A modern Shopify app that adds a customizable privacy popup to your storefront as a theme app embed block. ├── extensions/ # Theme app extension │ └── privacy-popup-extension/ │ ├── blocks/ # Liquid ...
This is a template for building a Shopify app using Node and React. It contains the basics for building a Shopify app. Rather than cloning this repo, you can use your preferred package manager and the ...