Sha256: f664d97137438ccfdacb4a7b55b66a4b489422001f7bf91b5c0e9e020ddf994e

Contents?: true

Size: 753 Bytes

Versions: 2

Compression:

Stored size: 753 Bytes

Contents

{
  "shipping_rates": [
    {
      "id": "shopify-Standard%20Shipping-10.99",
      "price": "10.99",
      "title": "Standard Shipping",
      "checkout": {
        "total_tax": "0.00",
        "total_price": "408.99",
        "subtotal_price": "398.00"
      },
      "phone_required": false,
      "delivery_range": null,
      "handle": "shopify-Standard%20Shipping-10.99"
    },
    {
      "id": "shopify-Expensive%20Shipping-99.99",
      "price": "99.99",
      "title": "Expensive Shipping",
      "checkout": {
        "total_tax": "0.00",
        "total_price": "497.99",
        "subtotal_price": "398.00"
      },
      "phone_required": false,
      "delivery_range": null,
      "handle": "shopify-Expensive%20Shipping-99.99"
    }
  ]
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fake_shopify-0.2.0 lib/fake_shopify/fixtures/2019-04/sales_channel/checkouts/shipping_rates.json
fake_shopify-0.1.1 lib/fake_shopify/fixtures/2019-04/sales_channel/checkouts/shipping_rates.json