Sha256: 1c5f9845f02d20e2d7c52b29c8572e23e114503b7ad31e6f85f0ea58c11d4be1

Contents?: true

Size: 418 Bytes

Versions: 72

Compression:

Stored size: 418 Bytes

Contents

<div class="coupon-code" data-hook='coupon_code'>
  <%= form_for order, url: update_checkout_path(order.state) do |form| %>
    <%= form.label :coupon_code %>
    <%= form.text_field :coupon_code, placeholder: true %>

    <button type="submit" class="button coupon-code-apply-button" id="coupon-code-apply-button">
      <%= t('spree.apply_code') %>
    </button>
  <% end %>

  <div id='coupon_status'></div>
</div>

Version data entries

72 entries across 72 versions & 1 rubygems

Version Path
solidus_frontend-4.0.0 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-4.0.0.dev app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.4.0 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.1.9 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.4.0.dev app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.3.0 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.2.5 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.2.4 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.2.3 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.1.8 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.0.8 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.2.2 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.2.1 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.3.0.alpha app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.2.0 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.2.0.alpha app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.0.7 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-2.11.17 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-3.1.7 app/views/spree/checkout/_coupon_code.html.erb
solidus_frontend-2.11.16 app/views/spree/checkout/_coupon_code.html.erb