Sha256: 12f51d27f4f669047b42f224f81cc1ee2a448b66a9f8bb4b18d75913a1e798d3

Contents?: true

Size: 300 Bytes

Versions: 16

Compression:

Stored size: 300 Bytes

Contents

<button
  {{ include.product.in_stock | value_unless: 'disabled' }}
  data-action="cart#add"
  data-stock-add
  class="btn btn-success btn-block btn-lg">
  <span class="when-parent-disabled">{{ site.cart.out_of_stock }}</span>
  <span class="when-parent-enabled">{{ site.cart.add }}</span>
</button>

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
editorial-autogestiva-jekyll-theme-0.5.0rc0 _includes/cart_add.html
observatorio-jekyll-theme-0.1.7 _includes/cart_add.html
editorial-autogestiva-jekyll-theme-0.4.2 _includes/cart_add.html
editorial-autogestiva-jekyll-theme-0.4.1 _includes/cart_add.html
editorial-autogestiva-jekyll-theme-0.4.0 _includes/cart_add.html
editorial-autogestiva-jekyll-theme-0.3.5 _includes/cart_add.html
observatorio-jekyll-theme-0.1.6 _includes/cart_add.html
observatorio-jekyll-theme-0.1.5 _includes/cart_add.html
observatorio-jekyll-theme-0.1.4 _includes/cart_add.html
observatorio-jekyll-theme-0.1.3 _includes/cart_add.html
observatorio-jekyll-theme-0.1.2 _includes/cart_add.html
editorial-autogestiva-jekyll-theme-0.3.4 _includes/cart_add.html
editorial-autogestiva-jekyll-theme-0.3.3 _includes/cart_add.html
editorial-autogestiva-jekyll-theme-0.3.2 _includes/cart_add.html
editorial-autogestiva-jekyll-theme-0.3.1 _includes/cart_add.html
editorial-autogestiva-jekyll-theme-0.3.0 _includes/cart_add.html