@@ -12,21 +12,21 @@ This package provides the following custom elements:
1212
1313### Store level templating  
1414
15- |  Component       |  Description                                                       | 
16- |  --------------- |  ----------------------------------------------------------------- | 
17- |  Campaign        |  Campaign rendering and product recommendation display             | 
18- |  SectionCampaign |  Campaign rendering using the Section Rendering API (Shopify only) | 
19- |  Control         |  Conditional content rendering based on user segments              | 
15+ |  Component       |  Tag Name                     |   Description                                                       | 
16+ |  --------------- |  ---------------------------  |  --------------------------- -------------------------------------- | 
17+ |  Campaign        |  ` nosto-campaign `              |   Campaign rendering and product recommendation display             | 
18+ |  SectionCampaign |  ` nosto-section-campaign `      |   Campaign rendering using the Section Rendering API (Shopify only) | 
19+ |  Control         |  ` nosto-control `               |   Conditional content rendering based on user segments              | 
2020
2121### Campaign level templating  
2222
23- |  Component    |  Description                                     | 
24- |  ------------ |  ----------------------------------------------- | 
25- |  DynamicCard  |  Dynamic product card templating (Shopify only)  | 
26- |  Image        |  Progressive image enhancement with optimization | 
27- |  Product      |  Product interaction and cart management         | 
28- |  ProductCard  |  Product card templating for recommendations     | 
29- |  SkuOptions   |  Product variant and SKU selection interface     | 
23+ |  Component    |  Tag Name               |   Description                                     | 
24+ |  ------------ |  ---------------------  |  --------------------- -------------------------- | 
25+ |  DynamicCard  |  ` nosto-dynamic-card `    |   Dynamic product card templating (Shopify only)  | 
26+ |  Image        |  ` nosto-image `           |   Progressive image enhancement with optimization | 
27+ |  Product      |  ` nosto-product `         |   Product interaction and cart management         | 
28+ |  ProductCard  |  ` nosto-product-card `    |   Product card templating for recommendations     | 
29+ |  SkuOptions   |  ` nosto-sku-options `     |   Product variant and SKU selection interface     | 
3030
3131## Documentation  
3232
0 commit comments