Gift card that shows text: Generated data gift card

Gift Card

Snowboard Vendor

Denominations
CA$10.00
This is a gift card for the store
{
  "id": "gid://shopify/Product/8302544912663",
  "handle": "gift-card",
  "title": "Gift Card",
  "descriptionHtml": "This is a gift card for the store",
  "themeColor": null,
  "vendor": "Snowboard Vendor",
  "featuredImage": {
    "id": "gid://shopify/ProductImage/41451832115479",
    "url": "https://cdn.shopify.com/s/files/1/0758/5644/5719/products/gift_card.png?v=1684164033",
    "altText": "Gift card that shows text: Generated data gift card",
    "width": 2881,
    "height": 2881
  },
  "variantBySelectedOptions": null,
  "variants": {
    "nodes": [
      {
        "id": "gid://shopify/ProductVariant/45122466382103",
        "title": "$10",
        "availableForSale": true,
        "price": {
          "amount": "10.0",
          "currencyCode": "CAD"
        },
        "selectedOptions": [
          {
            "name": "Denominations",
            "value": "$10"
          }
        ]
      }
    ]
  },
  "options": [
    {
      "id": "gid://shopify/ProductOption/10519260889367",
      "name": "Denominations",
      "values": [
        "$10",
        "$25",
        "$50",
        "$100"
      ]
    }
  ],
  "priceRange": {
    "minVariantPrice": {
      "amount": "10.0",
      "currencyCode": "CAD"
    },
    "maxVariantPrice": {
      "amount": "100.0",
      "currencyCode": "CAD"
    }
  }
}