Feature a product on my SmartSite
swop_feature_productPut an already-created product (from swop_create_product) onto the SmartSite as a visible product tile so visitors see and can buy it. Pass the product's templateId (returned by swop_create_product). Use swop_create_product first to make the product, then this to display it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateId | Yes | The product/template id from swop_create_product | |
| smartsiteId | No | Specific SmartSite id (default: primary) | |
| carouselTitle | No | Optional heading for the product section |