Action Upsells are slightly different to On Page upsells in how they work.
If you find your Action Upsells aren’t showing on clicking “Add to Cart”, it could be down to 2 possibilities.
- Theme
- App Conflict
If it’s your theme, then it is most likely that the Add To Cart Button ID is not set. There will be some code like <button class=”add-to-cart”… >. The ID will just need to be set if not present or the ID string added if it is. If you are proficient in HTML/Liquid, you can add this piece of code to resolve this:
id="product-add-to-cart"
If you are not able to edit the code or would rather not risk it, simply get in touch and we can do it for you.
If your theme has the correct ID and its still not showing, it could be a 3rd party theme/app component causing the Action upsell not to trigger. If this is the case, check your browser console for any conflicts. If you don’t know what that sentence meant, simply get in touch ?
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article