Sha256: aef4e9d52c211d7ffeaeedcd5299761abcc23117070769d6c23d13bf1190103f

Contents?: true

Size: 499 Bytes

Versions: 6

Compression:

Stored size: 499 Bytes

Contents

data-controller="cart"
data-target="stock.product"
data-sku="{{ include.product.sku }}"
data-cart-url="{{ include.product.url }}"
data-cart-variant-id="{{ include.product.variant_id }}"
data-cart-image="{{ include.product.image.path | thumbnail: 212, 300 }}"
data-cart-title="{{ include.product.title }}"
data-cart-price="{{ include.product.price }}"
data-cart-in-stock="{{ include.product.in_stock }}"
data-cart-stock="{{ include.product.stock }}"
data-cart-extra="{{ include.extra | join: '|' }}"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
observatorio-jekyll-theme-0.1.7 _includes/cart_controller.html
observatorio-jekyll-theme-0.1.6 _includes/cart_controller.html
observatorio-jekyll-theme-0.1.5 _includes/cart_controller.html
observatorio-jekyll-theme-0.1.4 _includes/cart_controller.html
observatorio-jekyll-theme-0.1.3 _includes/cart_controller.html
observatorio-jekyll-theme-0.1.2 _includes/cart_controller.html