how to make your shopify slides clickable (pitch theme)

Originally posted on mgx.me

I've got a quick mod for folks using the Pitch theme on Shopify. I've been working on a solution to make individual slides clickable, allowing site managers to link each slide to a unique URL. This is a great way to direct customers to specific products, collections, or blog posts directly from the Slideshow.

I've made changes to two files:

  • _slide.liquid (/blocks)
  • en.default.schema.json (in /locales)

I've uploaded both the original and modified versions of these files here and here. Check the revision to get better understanding.