Is there a way to set it to do something like:
buy 12 of product A, get 6 of product B Free?
If not, other suggestions???
Thanks!!!
Printable View
Is there a way to set it to do something like:
buy 12 of product A, get 6 of product B Free?
If not, other suggestions???
Thanks!!!
It is not possible to do buy 12 get 6 free with Better Together. See PM.
Hi question for software guy, great module by the way. I have just installed it and thought it was the answers to my prayers but not so sure now ... basically I thought that I could code it so that the offer would be buy productId 49, 50, 55, 57 and get 40 free for example. Is this not possible??:flex:
This is not possible with Better Together. See PM.
Hello, we have the better together mod and admin panel and sinse we upgraded the site it no longer shows the discounts on product or at checkout, we have 1.3.9h :shocking:
Then you've done something wrong in your upgrade. It works fine in 1.3.9.
i might have found a code error, where can i report it? here?
Rob
Well, normally I use the cone of silence, but just this once I guess we can use the Zen Cart forum.
these relate to a </span> tag which the problem still exists on your site
it appeared in tpl_better_together_marketing.php line 18
echo '<span class="bbn_button_noimg">' . $marketing_data[$i]['bbn_string'] . '</span">';
i only noticed whilst i was removing errors from my pages, i noticed a " before the >
echo '<span class="bbn_button_noimg">' . $marketing_data[$i]['bbn_string'] . '</span>';
this appeared in
tpl_better_together_marketing_images.php
tpl_bettertogether_promo_default.php
one of these, is a paid for and was different to what's up there, i did download the promo one from your site and the (im assuming its an error) error still exists
Rob
Better Together 2.3a (July 23, 2010) fixed this for the main module.
You're right, I still had a link to the old zip which I hosted, even though I fixed it in the Zen Cart download area. Bad idea - removed.
And it *was* a bug in Add Both to Cart, which I just fixed.
Thanks for reporting this!
Scott