nick.yuan Posted March 7, 2014 Share Posted March 7, 2014 i build a module for bundle sales. If customer buy both products A(e.g cost $40) and B(e.g cost $20), then the product B will has discount(-$10). when i process the cart checkout, i don't know how to apply the discount. i am using the hook 'actionCartSave' to do it. Anyone know how to do it or give idea to the reference. thanks. Link to comment Share on other sites More sharing options...
NemoPS Posted March 7, 2014 Share Posted March 7, 2014 Hi, You can set this up using cart rules and apply the specified reduction to the cheapest product Link to comment Share on other sites More sharing options...
Recommended Posts