Hi everyone,
I’d like to create a “Shop the Look” feature in my Shopify Dawn store. On haimov.com, they display this really nicely:
-
On desktop and mobile, the page shows a 3-column grid of images.
-
Each image has hotspots.
-
When you click/tap a hotspot, it opens the product details. On mobile, this appears as a bottom drawer popup (slides up smoothly), and on desktop it feels like an overlay that shows product info and add-to-cart options.
I’d love to replicate this but I’m starting from scratch.
My questions:
-
Should I build this as a custom section in Liquid/JS, or is there an app that already supports this exact layout + popup behavior?
-
If custom is better, what’s the best approach? For example:
-
A 3-column grid of “shop the look” images
-
Each image has clickable hotspots
-
Clicking a hotspot triggers a bottom drawer (mobile) or overlay (desktop) that loads product info (image, price, ATC button)
-
-
Does anyone have code examples, tutorials, or guidance for setting this up in Dawn?
I was considering the $9 “Shop the Look” section from Section Store, but on mobile its layout isn’t as smooth as Haimov’s bottom popup. My goal is to either:
-
Buy the $9 section and then add custom code so the product opens in a bottom drawer popup and with the 3 column image layout,
-
Or build this properly from scratch,
-
Or find an free app that already supports this exact functionality.
haimov.com Layout
Shopify Section Layout ($9)
Thanks so much for your help!