From 1c37cabbf6fbf0f314c3b208647c98716acf6c1e Mon Sep 17 00:00:00 2001 From: James Date: Mon, 6 Nov 2023 14:37:47 +0900 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18eac0e..dd76da2 100644 --- a/README.md +++ b/README.md @@ -66,4 +66,4 @@ The Shopify provided predictive search is already included and just needed to be ### Prodify Prodify is a Slayed rework of the Shopify Dawn theme's custom element logic for handling variant changes, **HATEOAS**-style content swapping, and more. -The unminified script is found at **shopify/assets/prodify.js** and its required attributes are already applied within **shopify/sections/main-product.liquid**. \ No newline at end of file +The Prodify script is dynamically imported on the product template within **frontend/entrypoints/theme.js**. \ No newline at end of file