Sha256: 8e242ac2e2e16c4eb2e2f0c2a1d627f3ce119ee37438320deb3348298e4b9454

Contents?: true

Size: 462 Bytes

Versions: 8

Compression:

Stored size: 462 Bytes

Contents

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

8 entries across 8 versions & 1 rubygems

Version Path
editorial-autogestiva-jekyll-theme-0.5.0rc8 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.5.0rc7 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.5.0rc6 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.5.0rc5 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.5.0rc4 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.5.0rc3 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.5.0rc2 _includes/cart_controller.html
editorial-autogestiva-jekyll-theme-0.5.0rc1 _includes/cart_controller.html