THEME INSTALL NOTES =================== 1. Add snippet: snippets/personalizer-widget.liquid 2. Add assets: assets/personalizer-widget.css assets/personalizer-widget.js 3. In the relevant product template or section file, add: {% render 'personalizer-widget' %} Recommended placement: - Above the Add to cart button - Inside the main product form area 4. Save theme changes. 5. Test on one product first. IMPORTANT --------- If your theme has a custom product form, keep the snippet inside the product form area so the hidden line item property fields are submitted with Add to cart.