Things to Fix — LEMO Store¶
Ongoing list of issues found on the JBS/LEMO Shopify store. Tick them off as they're resolved.
Broken / Risky Links¶
High Risk (hardcoded paths)¶
-
/blogs/product-insights/identifying-your-lemo-connectorintemplates/page.faq.json:63— 404s if blog article handle changes -
/collections/termination-toolsinsections/footer-group.json:21— 404s if collection doesn't exist -
/collections/accessoriesinsections/footer-group.json:21— 404s if collection doesn't exist -
/pages/frequently-asked-questionsinsections/footer-group.json:28— likely a duplicate of/pages/faq
Medium Risk (shopify:// admin links)¶
- All
shopify://collections/*-copyentries in series selector templates — verify the-copycollections still exist in admin -
shopify://pages/s-series-1inpage.series-selector.json:79— verify this page handle exists -
shopify://pages/high-voltage-connectorsinpage.supreme.json:50— verify this page exists
Empty Buttons¶
- Nuclear Series in
page.supreme.json— button renders with no link - F Series in
page.optima.json— button renders with no link
External Links (may rot)¶
-
https://www.lemo.com/int_en/solutions/originals/s-indoor-stepped-insert.html— in bothpage.lemo-s-series.liquidandsections/s-series.liquid -
https://web.lemo.com/img/resources/catalog/ROW/UK_English/SE_series.pdf— same two files -
https://www.lemo.com/en/our-world/media/resources— in footer
Product Images¶
- Normalise product image sizes — LEMO-supplied images vary in dimensions; need consistent sizing across catalogue. Possible approaches: batch resize via script, CSS
object-fitcontainment, or Shopify's built-in image cropping
Connector Illustrations¶
- Replace placeholder connector SVGs with proper line drawings (B, S, T, P, K series)
- PR cable socket SVG — user creating via Canva; needs styling to match plug image style
- Consider tracing official LEMO PDF wireframes from Solutions Selection Guide (pages 6-7) for cleaner series-agnostic connector profiles
Social Links¶
- Configure social media links in
config/settings_data.json(all 9 currently empty)