Sha256: 9511dd2440eec6c42f909aff0addb2a70bd241f0cc29b268826d7071141dfef9

Contents?: true

Size: 694 Bytes

Versions: 6

Compression:

Stored size: 694 Bytes

Contents

data-controller="pay-what-you-can"
data-pay-what-you-can-download-value="{{ include.product.url | present }}"
data-pay-what-you-can-url-value="{{ include.url | default: include.product.url }}"
data-pay-what-you-can-variant-id-value="{{ include.product.variant_id }}"
data-pay-what-you-can-firstname-value="{{ include.product.title }}"
data-pay-what-you-can-currency-value="ARS"
data-pay-what-you-can-price-value="1"
data-image="{{ include.product.image.path | thumbnail: 300 }}"
data-title="{{ include.product.title }}"
data-price="{{ include.product.price }}"
data-in-stock="{{ include.product.in_stock }}"
data-stock="{{ include.product.stock }}"
data-extra="{{ include.extra | join: '|' }}"

Version data entries

6 entries across 6 versions & 1 rubygems

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