Results 1 to 10 of 30

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Free Shipping Qualifier SideBox and Shopping Cart Module V2.0 [Support Thread]

    Version 2.1 is now available for download.

    Changes:

    The language defines have been moved from

    includes/languages/english/YOUR_TEMPLATE/shopping_cart.php

    to a new file

    includes/languages/english/extra_definitions/YOUR_TEMPLATE/free_shipping_qualifier_defines.php

    Enjoy

  2. #2
    Join Date
    Jul 2007
    Location
    Roseville, Michigan
    Posts
    188
    Plugin Contributions
    0

    Default Re: Free Shipping Qualifier SideBox and Shopping Cart Module V2.0 [Support Thread]

    I got this module working. My question is, is there anyway to get this module to work with the Free Shipping Rules module? The way it is set up now is in order for it to show how much more you need to add to your cart to qualify for free shipping, you have to have the "Allow Free Shipping" option on. The problem with this is that it overrides all other shipping option if your order is over the total set for the free shipping. When they go to checkout, it does not give them other shipping options then. Just the free shipping.

  3. #3
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Free Shipping Qualifier SideBox and Shopping Cart Module V2.0 [Support Thread]

    If the FREE SHIPPING module is active and shown to the customer during checkout, all other modules automatically disappear. That is standard ZC logic. You either offer Free Shipping or you don't (based on certain pre-determined criteria).

    To enable free shipping for customers and at the same time offer other shipping options to customers, you need to use the Free Shipping Options module instead.

    The Free Shipping Options module allows you to specify different conditions for a customer to qualify for free shipping. For example, when the total order exceeds a certain amount or weight, or when the total number of items bought is above a certain threshold value.

    This 'Free Shipping Qualifier SideBox and Shopping Cart Module' has not been tested to work with the built-in Free Shipping Options module.

    You may want to do some testing yourself and post your findings here.

  4. #4
    Join Date
    Jun 2011
    Posts
    14
    Plugin Contributions
    0

    Default Re: Free Shipping Qualifier SideBox and Shopping Cart Module V2.0 [Support Thread]

    Quote Originally Posted by smoke133 View Post
    I got this module working. My question is, is there anyway to get this module to work with the Free Shipping Rules module? The way it is set up now is in order for it to show how much more you need to add to your cart to qualify for free shipping, you have to have the "Allow Free Shipping" option on. The problem with this is that it overrides all other shipping option if your order is over the total set for the free shipping. When they go to checkout, it does not give them other shipping options then. Just the free shipping.
    You said it! Did you work on this problem?

    I thought it was a great addition to my cart when I got the module to work but then after playing with it I decided to drop it because it does not give the choice to select other shipping methods or carriers.

    Example: What if the user qualifies for FREE shipping but couldn't care less? What if he wants is to have his stuff shipped UPS overnight?

    What did you end up doing smoke133?

  5. #5
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Free Shipping Qualifier SideBox and Shopping Cart Module V2.0 [Support Thread]

    Quote Originally Posted by runlikeagirl View Post
    You said it! Did you work on this problem?

    I thought it was a great addition to my cart when I got the module to work but then after playing with it I decided to drop it because it does not give the choice to select other shipping methods or carriers.

    Example: What if the user qualifies for FREE shipping but couldn't care less? What if he wants is to have his stuff shipped UPS overnight?

    What did you end up doing smoke133?
    This mod has not been tested with the Free Shipping Rules module (by Numinix - designed for ZC version 1.3.8a) nor was it designed to seamlessly work with the Free Shipping Rules module.

    As we are now up to ZC version 1.3.9h (which this mod is tested on) and the Free Shipping Rules module is based on 1.3.8a, it may take some effort (and considerable time) to merge the 2 mods and test the resulting logic to the effect that it can be submitted as a (merged) update.

    Sadly, time is something I am bit short of at the moment ...

  6. #6
    Join Date
    Jun 2010
    Posts
    25
    Plugin Contributions
    0

    Default Re: Free Shipping Qualifier SideBox and Shopping Cart Module V2.0 [Support Thread]

    I came across this post while trying to find a solution to the Free Shipping Qualifier mod not working in my shopping cart due to using the freeoptions module and not the ot_shipping & freeshipper modules. I found a solution that worked for me and wanted to share.

    My store version 1.3.9h… in my ot_shipping module I set my free shipping dollar amount to what I wanted and set the Allow Free Shipping to false. I kept my freeoptions settings the way they were. Opened the tpl_shopping_cart_default.php file and found the line that contains
    Code:
    if (MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING == 'true')
    I changed the true to false. Worked fine once that was changed. I do not have the freeshipper module installed.

  7. #7
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Free Shipping Qualifier SideBox and Shopping Cart Module V2.0 [Support Thread]

    Quote Originally Posted by YouLookGreat View Post
    I came across this post while trying to find a solution to the Free Shipping Qualifier mod not working in my shopping cart due to using the freeoptions module and not the ot_shipping & freeshipper modules. I found a solution that worked for me and wanted to share.

    My store version 1.3.9h… in my ot_shipping module I set my free shipping dollar amount to what I wanted and set the Allow Free Shipping to false. I kept my freeoptions settings the way they were. Opened the tpl_shopping_cart_default.php file and found the line that contains
    Code:
    if (MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING == 'true')
    I changed the true to false. Worked fine once that was changed. I do not have the freeshipper module installed.
    Thanks for sharing this. It may help others

  8. #8
    Join Date
    Aug 2006
    Posts
    94
    Plugin Contributions
    0

    Default Re: Free Shipping Qualifier SideBox and Shopping Cart Module V2.0 [Support Thread]

    Hi,

    Is there any way to have the text not show up if free shipping is not available based on zone? So we don't offer free shipping to customers outside of the US, but the text indicating "add X more dollars" is still visible for those customers.

    Thanks.

 

 

Similar Threads

  1. Free Shipping Rules addon [Support Thread]
    By numinix in forum Addon Shipping Modules
    Replies: 36
    Last Post: 2 Dec 2016, 01:56 PM
  2. Free Shipping Qualifier SideBox Module
    By mooncavecrystals in forum Addon Shipping Modules
    Replies: 15
    Last Post: 28 Nov 2010, 11:39 PM
  3. Free Shipping Qualifier Sidebox Problem
    By wyreworks in forum Addon Shipping Modules
    Replies: 3
    Last Post: 31 Mar 2009, 04:27 PM
  4. Replies: 0
    Last Post: 20 Nov 2007, 08:45 AM
  5. Free shipping qualifier sidebox
    By KTNaturals in forum General Questions
    Replies: 9
    Last Post: 21 Mar 2007, 02:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg