James' store
Product Image

Orange Juice

Sale


€0.00
€1.00





Description



{
  "product": {
    "variants": {
      "nodes": [
        {
          "availableForSale": true,
          "compareAtPrice": {
            "amount": "1.0",
            "currencyCode": "EUR"
          },
          "id": "gid://shopify/ProductVariant/54819947675982",
          "image": {
            "__typename": "Image",
            "id": "gid://shopify/ProductImage/66841674776910",
            "url": "https://cdn.shopify.com/s/files/1/0825/7572/0782/files/fresh-squeezed-orange-juice_ee5a02a7-7ec9-4f0d-a728-920a8fcea860.jpg?v=1757671091",
            "altText": null,
            "width": 4460,
            "height": 2973
          },
          "price": {
            "amount": "0.0",
            "currencyCode": "EUR"
          },
          "product": {
            "title": "Orange Juice",
            "handle": "orange-juice-8968905"
          },
          "selectedOptions": [
            {
              "name": "Title",
              "value": "Default Title"
            }
          ],
          "sku": "0123",
          "title": "Default Title",
          "unitPrice": {
            "amount": "0.0",
            "currencyCode": "EUR"
          }
        }
      ]
    }
  }
}