Collection swatches widget

Automatic installation

Our app provides an App embed for collection pages. The widget automatically finds a position to insert swatches on the collection page.

open large video player in a new tab

If your swatches are not visible on the collection page after the widget installation, please contact support, and we'll help you.

If you want our widget to ignore certain blocks on the collections page, add a data-pl-swatches-ignore attribute to the container. For example:

<div data-pl-swatches-ignore>
  <!— Swatches won't be rendered in this block —>
</div>

Alternatively, you can contact support, and we'll disable swatches for any block on the page.

Manual installation

We recommend using automatic installation when possible. Manual installation can be useful in the following cases:

  • You have a very non-standard theme that doesn't support our App embed
  • You want to have complete control on the position of the collection swatch widget

To install the widget manually, place the following snippet in your collection product cards to the place where you want to render swatches (usually below the price):

<div data-pl-swatches-collection data-product-id="{{ product.id }}" data-product-url="{{ product.url }}"></div>

Integrations

If you use third-party product filters, you might need additional integration. Check out our integration guides with popular product filter apps:

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us