Sha256: f8f048957318f9f9e19e8281326d32fc99f32b614a35ab9047bf4bfc49c67948

Contents?: true

Size: 396 Bytes

Versions: 51

Compression:

Stored size: 396 Bytes

Contents

- if current_cart.present? 
  .effective-order-change-items
    = link_to 'Change Items', effective_orders.cart_path, rel: :nofollow

= render('/effective/orders/order', order: order, no_order_actions: true)

= effective_form_with(model: order, url: checkout_step1_form_url(order, namespace)) do |f|
  = render('effective/orders/fields', order: order, form: f)
  = f.submit 'Proceed to Checkout'

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
effective_orders-6.17.2 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.17.1 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.17.0 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.16.4 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.16.3 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.16.2 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.16.1 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.16.0 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.15.0 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.14.6 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.14.5 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.14.4 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.14.3 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.14.2 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.14.1 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.14.0 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.13.3 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.13.2 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.13.1 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-6.13.0 app/views/effective/orders/_checkout_step1.html.haml