Not at this time.
Not at this time.
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.
Hi,
I've been playing around with the following scenario..
$this->add_cat_to_cat(4, 4, "%", 50);
Buy 1 item in catergory 4 and get the 2nd category 4 item at 50% off.
From what I can work out it doesn't matter which order items are added to the cart, it always discounts the lowest priced item regardless of whether this is added to the cart 1st or 2nd. I've done maybe 10 tests and get the same result everytime.
Is this the way the module is set to work, or could it end up discounting the higher priced item. I guess I'm asking for what rules does the module use to determine the item to be discounted?
Thanks
James
One of the enhancements that was made in version 2.0 was to automatically select the least expensive matching item for discounting.
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.