Positioning “On Page Upsells”
There is a setting in SellUp under “Settings” to set the default output. We have set the best setting as default for most stores but you can change the location setting to be above or below the add to cart box. The good news is you can position it more precisely on your product page as detailed below.
Shopify OS2.0 Themes
For Shopify stores using new OS2.0 Themes, you can simply place the below script into a liquid block and position it on the product page where desired.
To position the On Page widget:
<div id="launchtip_upsell_wrapper"></div>
Non OS2.0 Themes
For non OS2.0 and themes, if you know how to edit theme files, you can edit your product.liquid or your themes product section to display SellUp’s On Page widget anywhere on the page by inserting the following code:
To position the On Page widget:
<div id="launchtip_upsell_wrapper"></div>
If you aren’t comfortable and would like assistance, simply send us a support request and we will help you.
Please note: If you are using a Page Builder, you will need to position the code on template using the HTML widget and it must be a product page. For support, you will need to reach out to your Page Builder provider.