Skip to content
Product Page Upsell (Search & Discovery app) - Free Tutorial
Browse other ways to boost conversion rate & profit

Product Page Upsell (Search & Discovery app) - Free Tutorial

In this tutorial, we'll look at how to add upsell products to the product page. These upsell products can be quickly added to the cart directly from the primary product page.

To do this we are using the complementary products feature of the Shopify Search & Discovery app.

Watch the video

 

Additional Step if using our collection swatches solution

Edit main-product.liquid

Add disable_card_swatches: true to the card-product render under the complementary block (ie. in the <product-recommendations> element)

  {% render 'card-product',
    card_product: product,
    media_aspect_ratio: block.settings.image_ratio,
    show_secondary_image: false,
    lazy_load: false,
    skip_styles: skip_card_product_styles,
    quick_add: quick_add,
    section_id: section.id,
    horizontal_class: true,
    horizontal_quick_add: true,
    

    disable_card_swatches: true

%}

Browse other ways to boost conversion rate & profit

Here's 4 Ways We Can Help You

Here's 4 ways we can help you:

  1. Get our high-converting theme that generated us $4.3M in sales: Click here
  2. Find Conversion Leaks that cost you orders and profit: Click here
  3. Work with us to add $10,000 to your store in 10 weeks. Send an email to hello [at] theprompted.co with the subject line “10k”
  4. Email us to work privately on custom development. Send an email to hello [at] theprompted.co and use the subject line "custom", and then detail out what you have in mind, including all specifics.