James' store
Product Image

Golf balls

€10.00

Quantity





Description



{
  "product": {
    "variants": {
      "nodes": [
        {
          "availableForSale": true,
          "compareAtPrice": {
            "amount": "12.0",
            "currencyCode": "EUR"
          },
          "id": "gid://shopify/ProductVariant/55300355227982",
          "image": {
            "__typename": "Image",
            "id": "gid://shopify/ProductImage/70549756346702",
            "url": "https://cdn.shopify.com/s/files/1/0825/7572/0782/files/golf-ball-on-tee.jpg?v=1769727156",
            "altText": null,
            "width": 4460,
            "height": 2973
          },
          "price": {
            "amount": "1.0",
            "currencyCode": "EUR"
          },
          "product": {
            "title": "Golf balls",
            "handle": "golf-balls"
          },
          "selectedOptions": [
            {
              "name": "Quantity",
              "value": "Single"
            }
          ],
          "sku": null,
          "title": "Single",
          "unitPrice": null
        },
        {
          "availableForSale": true,
          "compareAtPrice": null,
          "id": "gid://shopify/ProductVariant/55301016027470",
          "image": {
            "__typename": "Image",
            "id": "gid://shopify/ProductImage/70545581539662",
            "url": "https://cdn.shopify.com/s/files/1/0825/7572/0782/files/basket-of-golf-balls.jpg?v=1769702535",
            "altText": null,
            "width": 4460,
            "height": 2973
          },
          "price": {
            "amount": "10.0",
            "currencyCode": "EUR"
          },
          "product": {
            "title": "Golf balls",
            "handle": "golf-balls"
          },
          "selectedOptions": [
            {
              "name": "Quantity",
              "value": "Bucket"
            }
          ],
          "sku": null,
          "title": "Bucket",
          "unitPrice": null
        }
      ]
    }
  }
}