Only one B is discounted if it's Buy A get B at a discount. To discount 2 B's you must buy 2 A's.
"Category" in Better Together means "parent category" (master category id).
Further response by PM.
Printable View
Only one B is discounted if it's Buy A get B at a discount. To discount 2 B's you must buy 2 A's.
"Category" in Better Together means "parent category" (master category id).
Further response by PM.
I'm using 1.3.9d
The problem:
When I go to the checkout the items in there point to an invalid url if I want to click back to the product I'm purchasing. They show like
http://www.mysite.com/index.php?main...c6de9b089488b6
This has nothing to do with Better Together. You probably have an issue with your configure.php files if this is what's happening.
Hi, I am sorry if this is covered elsewhere but I can't seem to find the answer.
I have a wholesale website that I'm about to launch (zen cart 1.3.8a) and while all the products are already discounted I love the idea of being able to cross sell or have a 'candy bar' at the checkout to upsell our wholesalers with related items to what they have already put into their shopping cart.
ie if they are purchasing corsets to upsell fishnets, buying a racer costume then they may want to add the checkered long socks or a cap etc
However I don't want to create further discounts all the time. Can Better together & candy bar work without creating addtional discounts? Simply as a way to recommend related products at the checkout?
Any help or advice is greatly appreciated!!
:smile:
Instead of using "$" or "%" when you create your discounts, you can create cross sells using "X". Review the readme and the help file on my home page to get the details.
What im after doing is, offering item X free of charge when you purchase any product from any catagory
is this possible?
Ta
Rob
Not easily. It might be better to create a coupon just for this item and attach a minimum order dollar amount to it.
thankyou, i never thought of doing it that way
Rob
i just had the mod installed today and i am just now getting around to playing with it.
here is the scenario i am going for:
spend $X in store (any product, any category) and get SPECIFIC product FREE.
i was hoping to use this set ip:
■add_cat_to_prod()
cat = category includes anything from my shop
prod = specific item i want to give free.
is there a way to add a minimum dollar amount from the category to allow this to work?
or is there another mod i should be looking for to achieve this???
thanks in advance!