Sha256: 8d105c94b06aa6ff697c341d2bd89522996e04659043973d4515a30ba9128f4a

Contents?: true

Size: 232 Bytes

Versions: 2

Compression:

Stored size: 232 Bytes

Contents

- if item.gift_wrapped?
  .gift-wrap
    = t('workarea.storefront.checkouts.item_gift_wrap')
    - item.gift_wraps.each do |gift_wrap|
      #{gift_wrap.name} - #{link_to t('workarea.storefront.forms.edit'), checkout_shipping_path}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-gift_wrapping-1.3.0 app/views/workarea/storefront/checkouts/_gift_wrapping_summary.html.haml
workarea-gift_wrapping-1.2.1 app/views/workarea/storefront/checkouts/_gift_wrapping_summary.html.haml