Shoppable Hotspots
Lookbook image with clickable pins. Replaces Shop The Look apps.
Live preview
See it in action.
Fully interactive, drag, click, scroll inside the frame, toggle to mobile.
About this section
Drop a hero or editorial image, place pins on it, each pin opens a small product card with image, price, View and Add-to-cart buttons. Pins are positioned by % offset (theme blocks expose X/Y sliders) so the editor can tune placement live. Add-to-cart uses Cart AJAX, no full reload.
Install in 90 seconds
- 01
Create /sections/modblo-shoppable-hotspots.liquid.
- 02
Paste the section code and save.
- 03
Add the section to any template via the theme editor (works great on the homepage or a /pages/lookbook page).
- 04
Upload a lookbook image, then add Pin blocks. Each pin has a product picker plus X/Y sliders to set its position.
- 05
(Optional) Drag the X/Y sliders while watching the live preview to position pins precisely.
The Liquid
Unlock the section code
Shoppable Hotspots is a premium section. Get the full Liquid + scoped CSS paste-ready.
One-time purchase · Lifetime updates · You own the code
Theme editor settings
| Setting | Type | Default |
|---|---|---|
Lookbook image image 16:9 or 4:3 lifestyle image works best. | image_picker | , |
Eyebrow eyebrow | text | Shop the look |
Heading heading | text | Shop the editorial. |
Background bg | color | #ffffff |
Foreground fg | color | #0b0b0c |
Pin color pin_color | color | #ffffff |
Accent (CTA) accent | color | #6366f1 |
Pins (theme blocks) blocks Up to 8 pins. Each pin is a product + X/Y position. | blocks | , |
SEO & accessibility notes
- Real <a> links to product pages on every pin card, fully crawlable for SEO.
- Real <button> for the pin toggle, keyboard accessible, screen-reader labeled.
- Add-to-cart uses Cart AJAX, no full reload, dispatches cart:updated event for other sections.
- Image uses srcset for 600/1000/1600 widths, no oversized images on mobile.
Related
