Hi,
I’m trying to implement a cart upsell with the debutify theme.
My problem is:
This upsell adds a product (B) in the cart with the original product (A).
The user can (like with all products) delete (A) afterwards, which leaves the cart only containing (B).
The user should not be able to buy (B) on its own without (A).
Is there any way to restrict checkout to prevent this from happening?
Thanks 
Hello @boathanjauer ,
Yes it’s possible.
Add product ‘B’ every time to cart in hidden when product A ‘add to cart’ clicked.
After that when product ‘A’ will be in cart then assign a specific class to product it. Now whenever this specific class element clicked check it’s quantity and update product B in hidden accordingly.
Thanks
Could you explain further what this means? I want to do something similar to this
Hi @boathanjauer ,
An easy way to implement a cart upsell with the Debutify theme may be as follows:
- Create a product that would come as a pack of A+B (plus single product A2. B itself won’t exist on the store or should be marked “unpublished”).
- Configure a popup or widget to suggest A2 every time A is in the cart.
- A customer either adds A2 and removes A or declines the offer and proceeds with A. While item B does not exist separately, it can’t be purchased alone.
To upgrade your upselling campaigns, you can also consider the Recom.ai app. It lets you create upselling offers wrapped in handy popups for product pages, shopping carts, and Thank You pages. In addition, the app allows adding discounts to motivate purchasing more effectively.
One more great thing about the app is that it has the Post Purchase Upsell feature. So, you can upsell products even after the order completion. And if your customers have already purchased on your website, they can skip checkout steps and buy recommended items in one click.
I was glad to be of service,
Have a nice day!