# Vouchers and Gift Cards — Architectural Icons > **Available formats:** [HTML](https://architectural-icons--com.aztrix.io/products/vouchers-and-gift-cards/) · [.md](https://architectural-icons--com.aztrix.io/products/vouchers-and-gift-cards.md) *(current)* · [.json](https://architectural-icons--com.aztrix.io/products/vouchers-and-gift-cards/?format=json) **Price:** (GBP 30) Don't know what to buy for your friend exactly, but know they will love the products on this store and would prefer to let them choose? Get them a gift card and be certain they will get the right product for their taste... ## Details - Category: Gift Cards - Image: https://cdn.shopify.com/s/files/1/0048/5611/9389/products/Gift-Cards.jpg?v=1648461901 - External: https://adam-nathaniel-furman.myshopify.com/products/gift-card ## More from this merchant [← All products](products.md?src=knowledge) ```json { "@context": [ "https://schema.org", "https://aztrix.io/ns/v1" ], "@graph": [ { "@id": "#merchant", "@type": "Organization", "name": "Architectural Icons", "url": "https://architectural-icons--com.aztrix.io/", "description": "Online retailer of vibrant, beautifully crafted merchandise celebrating iconic architecture worldwide. Offers mugs, t-shirts, prints, and other products featuring architectural designs.", "category": "shopping", "areaServed": [ "United Kingdom", "USA" ], "hasPart": [ { "@id": "#products" } ] }, { "@id": "#products", "@type": "CollectionPage", "name": "Products", "url": "https://architectural-icons--com.aztrix.io/products.md", "isPartOf": { "@id": "#merchant" }, "hasPart": [ { "@id": "#cat-hats" }, { "@id": "#cat-products" }, { "@id": "#cat-mugs" }, { "@id": "#cat-unframed-prints" }, { "@id": "#cat-tote-bags" }, { "@id": "#cat-framed-prints" }, { "@id": "#cat-mouse-pads" }, { "@id": "#cat-cushions" }, { "@id": "#cat-t-shirts" }, { "@id": "#cat-bottles" }, { "@id": "#cat-rucksacks" }, { "@id": "#cat-laptop-cases" }, { "@id": "#cat-jumpers" }, { "@id": "#cat-gift-cards" }, { "@id": "#cat-jackets" } ] }, { "@id": "#prod-vouchers-and-gift-cards", "@type": "Product", "name": "Vouchers and Gift Cards", "description": "Don't know what to buy for your friend exactly, but know they will love the products on this store and would prefer to let them choose? Get them a gift card and be certain they will get the right product for their taste...", "image": "https://cdn.shopify.com/s/files/1/0048/5611/9389/products/Gift-Cards.jpg?v=1648461901", "category": "Gift Cards", "brand": { "@type": "Brand", "name": "Architectural Icons" }, "url": "https://architectural-icons--com.aztrix.io/products/vouchers-and-gift-cards/", "aztrix:discoverySurface": [ { "@type": "MediaObject", "contentUrl": "https://architectural-icons--com.aztrix.io/products/vouchers-and-gift-cards.md", "encodingFormat": "text/markdown" } ], "isPartOf": { "@id": "#cat-gift-cards" }, "offers": { "@type": "Offer", "price": 30, "priceCurrency": "GBP", "availability": "https://schema.org/InStock", "url": "https://architectural-icons--com.aztrix.io/products/vouchers-and-gift-cards/", "seller": { "@id": "#merchant" } } }, { "@id": "#cat-gift-cards", "@type": "ItemList", "name": "Gift Cards", "itemListOrder": "https://schema.org/ItemListUnordered", "numberOfItems": 1, "isPartOf": { "@id": "#products" }, "hasPart": [ { "@id": "#prod-vouchers-and-gift-cards" } ] } ] } ```