Sha256: 9667ee425984fa63ecd6bf032758edbd4cd92e9e125d1940af86b9ce7009e4a9

Contents?: true

Size: 317 Bytes

Versions: 16

Compression:

Stored size: 317 Bytes

Contents

json.shipping do
  json.complete summary.shipping_service.present? && step.complete?
  json.problems summary.shipping.errors.full_messages

  json.shipping_service summary.shipping_service
  json.shipping_total cart.shipping_total

  json.partial! 'workarea/api/storefront/checkouts/shipping_options', cart: cart
end

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
workarea-api-4.5.6 storefront/app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-storefront-4.5.6 app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-4.5.5 storefront/app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-storefront-4.5.5 app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-4.5.4 storefront/app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-storefront-4.5.4 app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-4.5.3 storefront/app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-storefront-4.5.3 app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-4.5.2 storefront/app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-storefront-4.5.2 app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-4.5.0 storefront/app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-storefront-4.5.0 app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-4.4.7 storefront/app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-storefront-4.4.7 app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-4.4.6 storefront/app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder
workarea-api-storefront-4.4.6 app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder