Shopify || Utils - mpaz-redstage/magento-snippets GitHub Wiki

https://ui-elements-generator.myshopify.com/pages/line-item-property

https://community.shopify.com/c/Shopify-Design/Product-pages-Get-customization-information-for-products/m-p/616525

https://www.shopify.com/partners/blog/front-end-development-tools

https://shopify.dev/docs/themes/liquid/reference

https://shopify.github.io/liquid/

If you’re ever unsure which template is being rendered, there’s a
really simple way to check.
All you need to do is add {{ template }} to your theme.
liquid file and start browsing your store. This global Shopify
variable will output the currently rendered template minus
the .liquid extension. It’s a neat way to be doubly sure your
templates are working as expected.

https://www.shopify.com/partners/blog/live-reload-shopify-sass