Compatibility with Page Builders

Modified on Wed, 3 Jul at 10:21 AM

Is SellUp compatible with Page Builders?

The quick answer is yes and no.

Page Builders such as GemPages, Shogun, PageFly, Zipify etc work by either creating new pages in your store under /pages or in some circumstances, overriding a Product or Collection page.

When SellUp will work with Page Builders

SellUp is an upsell App that works by identifying the products you select and showing the upsells to that product that you wish to show.

In order for SellUp to work correctly, it requires a Product based page so that it can identify the product.

If the page builder you are using allows you to either modify your existing Product.Liquid based page or create a new Product.Liquid based page then SellUp should work fine. On occasions, it may work fine without any interjection. If it doesn’t show, you may need to insert the script as an HTML block.

App Embed enabled

If you have the App Embed enabled, the code is as follows:

<div id="launchtip_upsell_wrapper1"></div>

To position the On Page (Checkbox Style) widget:

<div id="launchtip_upsell_select_wrapper1"></div>

Non App Embed

If you have the App Embed disabled, the code is as follows:

To position the On Page (Button Style) widget:

<div id="launchtip_upsell_wrapper"></div>

To position the On Page (Checkbox Style) widget:

<div id="launchtip_upsell_select_wrapper"></div>

 

To identify if you have the App Embed enabled or disabled, check your theme Customizer > App Embeds.

When SellUp won’t work with Page Builders

SellUp won’t work on any page that isn’t a Product.liquid based page. So any Pages, Blogs, Home Page, Collection page etc, SellUps On Page and Action Upsells can’t identify the product so it can’t load.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article