Collection

2Shapes Web Component: Collection

Overview

<iishapes-collection> is a web component to show a 2Shapes collection. It requires defining the collection in 2Shapes Catalogue App and the prices in 2Shapes Pricing App.

For testing propouse, we recommend you to use the demo Api key: 2SHAPES-ECOMMERCE-DEMO-APIKEY

<iishapes-collection id="collection"
        apikey="YOUR-ECOMMCERCE-APIKEY"
        collection_slug="demo-collection"
        currency="EUR"
        material_id="GOLD_YELLOW_18">
</iishapes-collection>

Live Example

Required Properties

Properties

Events

Last updated