Gumroad modal overlay buy button not working in Shopify

I trying to use Gumroad.com product embed/modal options to add a button to my product: https://68cc2c-2f.myshopify.com/products/basics_0102

Clicking the button should open a modal view similar to this:

This screenshot is taken on a squarespace site just for testing.

Any ideas why this is?

Hi @TristanBethe
It will require knowledge of CSS, JS and Liquid
You can use your link: https://humanalloy.gumroad.com/l/Basics_0001 in a iframe and then style it like a modal using CSS
and then control the visibility of the modal using JS

Thanks!