Shopify Themes

Install Page Gallery On Impulse Theme

  • Go to your Shopify Admin Themes. The URL should be something like https://store.myshopify.com/admin/themes.
  • Click on Customize to start the Theme Editor.
  • Scroll down until you see the Add Section and click on it.
  • Click on Custom content.
  • In Socialphotos, go to Galleries → Page and click on a gallery.
  • Take note of the ID next to gallery's title. It looks like ID: 12345. This is your GALLERY_ID.
  • Copy the following code <div class="socialphotos-com-gallery slpht-clearfix" data-id="GALLERY_ID"></div> but replace the GALLERY_ID with your GALLERY_ID that you got from the last step.
  • Paste the code inside:
    impulse-theme
  • Set width to 100%.
  • Click Save

Install Page & Product Gallery on Broadcast Theme

On This Page