Suggest the bundle when buying just parts of them
I would like to implement the following behavior:
- I have a bundle made of X products.
- If the user add to cart Y of those X products, display a notice telling him/her the opportunity to buy the whole bundle, providing an "Add bundle to cart" button to do so.
- If such button is pressed, these Y products are removed from cart, and the bundle is added to cart.
4
votes