Skip to content

Things to Fix — LEMO Store

Ongoing list of issues found on the JBS/LEMO Shopify store. Tick them off as they're resolved.

High Risk (hardcoded paths)

  • /blogs/product-insights/identifying-your-lemo-connector in templates/page.faq.json:63 — 404s if blog article handle changes
  • /collections/termination-tools in sections/footer-group.json:21 — 404s if collection doesn't exist
  • /collections/accessories in sections/footer-group.json:21 — 404s if collection doesn't exist
  • /pages/frequently-asked-questions in sections/footer-group.json:28 — likely a duplicate of /pages/faq
  • All shopify://collections/*-copy entries in series selector templates — verify the -copy collections still exist in admin
  • shopify://pages/s-series-1 in page.series-selector.json:79 — verify this page handle exists
  • shopify://pages/high-voltage-connectors in page.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
  • https://www.lemo.com/int_en/solutions/originals/s-indoor-stepped-insert.html — in both page.lemo-s-series.liquid and sections/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-fit containment, 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
  • Configure social media links in config/settings_data.json (all 9 currently empty)