Dear community,
How do I embed my Shopify page on an external website using an iFrame? (or something else)
I need this to let my customers have a better order flow.
Looking forward to hearing from you soon.
Kind regards,
Wouter vd Meer
Dear community,
How do I embed my Shopify page on an external website using an iFrame? (or something else)
I need this to let my customers have a better order flow.
Looking forward to hearing from you soon.
Kind regards,
Wouter vd Meer
CORS policies won’t allow this , you don’t get access to the server controls to change security headers.
You need to use systems like buy-buttons to embed shopify ecommerce functionality on external sites, or use the storefront api.
https://www.shopify.com/buy-button
https://help.shopify.com/en/manual/online-sales-channels/buy-button/add-embed-code
https://shopify.dev/docs/custom-storefronts/additional-sdks/buy-button
etc