Installation

You can refer to our installation-video or follow the instruction to make the Magic Upsell run in your store.

  • Go to Shopify backend > Settings > Checkout > Additional scripts.
  • Copy the following code, paste it at the bottom and click save.
{{ '//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js' | script_tag }}{{ 'api.jquery.js' | shopify_asset_url | script_tag }}{% for line_item in checkout.line_items %}<span id="product-id" name={{line_item.product.id}} title={{line_item.product.handle}}></span>{% endfor %}<div id="myModal"></div>
  • Go to Magic Upsell Setting page and choose the upsell mode you want to activate. For more details, click here.
  • (Optional) Create your discount code, it will be applied automatically after customers clicking ‘Add to cart’ through the Magic Upsell.