{
  "store": {
    "name": "My Store",
    "url": "https://example.com",
    "locale": "en-US",
    "currency": "USD"
  },
  "shipping": {
    "type": "flat",
    "amount": 499
  },
  "tax": {
    "automatic": false
  },
  "productFields": {}
}
