Probably second quarter. I've been tinkering with it recently; need to package and document it.
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.
Thanks Scott - done a bit of jigging about and everything is grand.
Also got discount previewer installed - tyvm.
I made a post here:
http://www.zen-cart.com/forum/showthread.php?t=125670
Could Better Together help me with a same product buy 10 get 2 free & buy 20 get 2 free.. ?
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.