How can I display the cart page in an iframe using the debut theme?

I’m currently using the debut theme. I want to load the cart page in slide-out iframe.

But I keep on getting this error an ancestor violates the following Content Security Policy directive: “frame-ancestors ‘none’”

1 Like

Why would you load it in an iframe vs just rendering the content from the AJAX cart.js endpoint? By default you will be unable to embed your shop within an iframe but could be something to talk to the Shopify support team about disabling that security feature.