Product Page from scratch

When building a custom Shopify Product Page from scratch you can save time by using our App because we take care of rendering Product Media.

Before following this guide make sure the App Embed is activated

This guide requires some tech skills (HTML/Liquid)

All you need to do is to define an empty div container with class="pmslider-manual-install" where you want the Slider to appear on the Product Page.

Code example
<div class="pmslider-manual-install">
</div>

Our slider will take all space available.

Conventions

You will need to follow some conventions to ensure our app integrates properly.

Variant Change

When a variant is changed (by clicking on an option or etc) - the variant parameter in the URL must be also updated as most themes do:

Last updated