IntermediateArticleFREE5 min read

How to Add a Redirect from Shopify Checkout to Framer

Send shoppers back to your Framer storefront from the Shopify checkout by editing theme.liquid and injecting a small redirect script.

Why we picked it

A real e-commerce integration pattern that shows how to bridge Shopify's Liquid checkout and a Framer site with a few lines of template code.

What you’ll learn

  • Locate and edit the Shopify theme.liquid file
  • Add a conditional redirect block using Shopify Liquid
  • Prevent Shopify checkout pages from being indexed
  • Align domains between your Framer site and Shopify checkout

Who it’s for

Framer + Shopify merchants building a custom storefront with a Shopify checkout.

External resource

Open this article at the source

insertframe.io

Continue