Sha256: 152d9acefb5c12091f0ff63ab49fff7c58b75c7925ef98ded065606255eb2e91

Contents?: true

Size: 462 Bytes

Versions: 10

Compression:

Stored size: 462 Bytes

Contents

data-controller="cart"
data-target="stock.product"
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

10 entries across 10 versions & 1 rubygems

Version Path
editorial-autogestiva-jekyll-theme-0.5.0rc0 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.4.2 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.4.1 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.4.0 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.3.5 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.3.4 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.3.3 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.3.2 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.3.1 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.3.0 _includes/cart_controller.html