C7 Add To Cart Button
<div class="c7-buy-product" data-product-slug="slug"></div>
Add the above code to a Squarespace code block, placed anywhere you like. Replace “slug” with the product slug from commerce7, found in bottom left of the product in the C7 editor. This presents an add to cart button and quantity field specific to the selected product.
C7 Collection of Products
<div class="c7-product-collection" data-collection-slug="slug"></div>
Add the above code to a Squarespace code block, placed anywhere you like. Replace “slug” with the collection slug from commerce7, found in bottom left of the collection in the C7 editor. This displays all products assigned to that collection.