Trying not to reinvent the wheel on this one. Long story short, I am wondering if it is possible to do the following...
[ZenCart 1.3.9h, Several Customized Modules, but none that would affect the question at hand]
Here is the scenario I desire:
When a customer chooses Product A (at full retail price) a second (highly discounted) Product A is automatically added to the cart. If the full price Product A is removed, the Discounted Product A is removed as well. If the customer adds multiple quantities of full price Product A to the cart, the discounted Product A is also added in equal multiples.
I have looked closely at AutoAdd by ThatSoftwareGuy, but I need the solution to remove the discounted item as well (auto add merely adds the product). I have also looked at the BetterTogether Modules, but need the adding of the second Product A to be seamless rather than an Up Sell, Cross Sell or otherwise marketed product.
I have also read the article on Wiki on how to add Observer and Notifier Classes...
http://www.zen-cart.com/wiki/index.p...Observer_Class but I guess I am too dumb to fully understand how to implement this solution.
Any help or direction would be greatly appreciated.
-Digruk


Reply With Quote

