Sha256: 5a797722bc25372910927d1064bb1bb649678490e6e20d0833eea229cb5dba52

Contents?: true

Size: 522 Bytes

Versions: 4

Compression:

Stored size: 522 Bytes

Contents

-if @product.show_afterpay?
  %p.cart__checkout-action.cart__checkout-action--afterpay.cart__ #{t('workarea.storefront.products.afterpay', installment_price: number_to_currency(@product.installment_price), installment_count: Workarea.config.afterpay[:installment_count])} #{image_tag('https://static.afterpay.com/integration/product-page/logo-afterpay-colour.png')}
  %span= link_to t('workarea.storefront.afterpay.learn_more'), learn_more_link(@product.sell_min_price), data: { popup_button: { width: 600, height: 800 }}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
workarea-afterpay-2.1.2 app/views/workarea/storefront/products/_afterpay_pricing.html.haml
workarea-afterpay-2.1.1 app/views/workarea/storefront/products/_afterpay_pricing.html.haml
workarea-afterpay-2.1.0 app/views/workarea/storefront/products/_afterpay_pricing.html.haml
workarea-afterpay-2.0.2 app/views/workarea/storefront/products/_afterpay_pricing.html.haml