Results 1 to 8 of 8
  1. #1
    Join Date
    Jan 2011
    Posts
    3
    Plugin Contributions
    0

    Default Buy One Get One Free Module

    I am running Zen Cart 1.3.8a and have installed the latest version of the Buy One Get One Free add on. The subtotal works fine until I go to checkout. At checkout it adds the cost of the free item back to the total and charges my customers the full amount. Has anyone else encountered this issue?

    -Steven

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Buy One Get One Free Module

    Take time to upgrade your site to 139h for important security updates and vicious hacks...

  3. #3
    Join Date
    May 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: Buy One Get One Free Module

    Quote Originally Posted by Rexxo1 View Post
    I am running Zen Cart 1.3.8a and have installed the latest version of the Buy One Get One Free add on. The subtotal works fine until I go to checkout. At checkout it adds the cost of the free item back to the total and charges my customers the full amount. Has anyone else encountered this issue?

    -Steven
    Hi Rexxo1,

    I have encountered the same exact issue running 1.39h. Were you able to figure out a solution?

    Thanks,
    Maddy

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,514
    Plugin Contributions
    126

    Default Re: Buy One Get One Free Module

    If you use Better Together (from the Free Software Add Ons), this just works.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #5
    Join Date
    Jan 2011
    Posts
    9
    Plugin Contributions
    5

    Default Re: Buy One Get One Free Module

    Those who are having that issue One this version of buy one get one free does not play nice with 1.3.8a it was updated for 1.3.9h For those who have had this issue with the current zen-cart release,

    you can email me at [email protected] and I will try to hash out a solution with you

    The person who is running 1.3.8 you may do so as well and I will see what we can do as well.

    Thanks

  6. #6
    Join Date
    Jan 2011
    Posts
    9
    Plugin Contributions
    5

    Default Re: Buy One Get One Free Module

    Quote Originally Posted by mmadany View Post
    Hi Rexxo1,

    I have encountered the same exact issue running 1.39h. Were you able to figure out a solution?

    Thanks,
    Maddy
    can I also have a link to your site so that I may run a test purchase on it please?

  7. #7
    Join Date
    Jan 2011
    Posts
    9
    Plugin Contributions
    5

    Default Re: Buy One Get One Free Module

    Quote Originally Posted by mmadany View Post
    Hi Rexxo1,

    I have encountered the same exact issue running 1.39h. Were you able to figure out a solution?

    Thanks,
    Maddy
    Ok

    It may be the way it actually displays on the page.

    Some of you may notice that the items are not in the shopping cart container.


    So get your YOUR_SITE.COM/YOUR_CATALOG_DIRECTORY/includes/templates/YOUR_TEMPLATE/templates/tpl_shopping_cart_default.php

    and for those using the default template and not the overrides system

    YOUR_SITE.COM/YOUR_CATALOG_DIRECTORY/includes/templates/default_template/templates/tpl_shopping_cart_default.php

    find this line of code around line 76

    <?php
    if ($product['buttonUpdate'] == '') {
    echo '' ;
    } else {
    echo $product['buttonUpdate'];
    }
    ?>
    </td>

    Then add right underneath the ending </td> tag this line of code

    <td class="cartProductDisplay">

    and right below that the beginning of the buy1get1 free code
    should start.

    This will place all the products back where they belong and make it more appealing at the very least.

  8. #8
    Join Date
    Jan 2011
    Posts
    9
    Plugin Contributions
    5

    Default Re: Buy One Get One Free Module

    After I read this post, I had an individual email me with the problem.

    He was having the same issue. So after going through a series of steps with him I found that his issue was fixed by simply realizing he didn't install this module through the admin panel.

    I believe it directs you to do this in the read me notes

    But just in case here you go.

    Make sure you go to your zen admin-->modules-->order total and click to install this module. Then it should work as expected.


    Thank you.

    If you are using a custom template it could possibly be template specific problems. I.E did not merge files correctly.

    I have run this on older versions and newer version and when installed correctly, I have had no problems whatsoever. I can't re-create the problem you are having other than by keeping it uninstalled in the back end

 

 

Similar Threads

  1. v151 % off on a whole order at checkout and buy one get one free option
    By webmiss in forum General Questions
    Replies: 3
    Last Post: 18 Sep 2013, 05:43 PM
  2. Buy One get One Free Add on question
    By stxmona in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 10 May 2012, 10:53 PM
  3. Buy One Get One Free Module - Help Please
    By integrity_designs in forum General Questions
    Replies: 2
    Last Post: 20 Jan 2011, 01:29 AM
  4. Is It Possible To Offer Buy One Get One Free On Zen Cart
    By UrbanGod in forum Managing Customers and Orders
    Replies: 6
    Last Post: 5 Sep 2009, 02:27 PM
  5. Big chooser Buy one Get one Free help
    By Andy_GS in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 13 Jan 2009, 12:40 PM

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