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.
Scott, I have Better Together installed but I see now that I can't use this to discount subcategory to subcategory. Do any of your discount modules allow this or can the code for BT be modified to do this?
Better Together can do subcategory to subcategory as long as both are parents of categories (not other subcategories). In other words, it does parent categories only. If you want to know about my other stuff, please email me directly.
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.
Still working on my(?) problem of wrong Order Total when using Better Together.
Have set up a test offline site based on Zcart 1.3.8a, and only Better Together added (no template either).
- The admin setting for Better Together are set to "Include Tax = false" and "Recalculate Tax = Standard".
- If I order either product alone, the total is correct.
- If I order both items, the discount is shown correctly (100% of the second item), but the Order Total is wrong by $.25.
- If I use a billing address with Sales Tax, the total is correct.
- If I replace my database with the default database, the problem does not occur..
How could the database be causing the problem? Is there a debugger or emulator that I can run against to find the problem?
I can set up an admin and customer account if you want to look at it.
Hi SWGUY will there be an update where product pictures are displayed instead of the marketing text. Thanks
Probably second quarter. I've been tinkering with it recently; need to package and document it.
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.
Great, cant wait![]()
Hi Scott,
Thanks for your time and effort with this module and the patience in repsonding to the queries here.
I have a hopefully simple question. The way the language is worded does not sit right here.
At the moment the wording is "Buy A and get a B at 20% off" which you can play around with etc but in all cases the "20% off" reference comes after the product. This is most likely the American way of describing the discount.
I would love this to say " Buy product A and get 20% off product B"
I had a look in the define language and tried to move the "%s" around into define('BUY_THIS_ITEM', 'Special Offer Available: Buy this item and get %s off '); but it is literally displaying %s and not the acutal percentage as displayed if left in the define('OFF_STRING_PCT' line.
Is there a simple switch around that can move the order of these ?
Thanks a million.
PS I want to purchase the discount preview to go along with this. is it just a case of paypal transferring the $35 and dropping you an email or do you have a specific order mechanism.
These strings are built in fragments in get_discount_info() and get_reverse_discount_info() in includes/modules/order_total/ot_better_together.php.
Re: you other question - see your PM.
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.
Bookmarks