Add Shabbat times to Shopify
Kosher shops and community stores that also publish times.
Steps
- Online Store → Themes → Customize.
- Add a Custom Liquid section where you want the widget.
- Paste the snippet into the Custom Liquid field and save.
What usually goes wrong
Pasting into a product description will not work — Shopify’s rich-text description field strips script tags. It has to be a theme section or a page template.
Your code
<script src="https://luachli.com/widget.js" data-city="us/new-york-city" data-country="US" data-lang="en"></script>Preview
That is the widget itself, running here — not a screenshot.