Skip to content

Add Shabbat times to Shopify

Kosher shops and community stores that also publish times.

Steps

  1. Online Store → Themes → Customize.
  2. Add a Custom Liquid section where you want the widget.
  3. 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.

Other platforms