Touchpoints
Simple version of 8.SET Compose with limited user interaction - for example for a cart layer
Last updated
Simple version of 8.SET Compose with limited user interaction - for example for a cart layer
Last updated
You can use any widget on any kind of page in your shop. In order to identify which page the widget is on you need to add another data attribute - data-touchpoint
.
Eligible values are product
, cart-layer
, cart
, content
, category
, search
.
Category Page
Show content on category listing
Search result
Show content on search result page