# Selling Plans Ski Wax — Maison Aurora > **Available formats:** [HTML](https://aztrix.io/maisonaurora.eu/products/selling-plans-ski-wax/) · [.md](https://aztrix.io/maisonaurora.eu/products/selling-plans-ski-wax.md) *(current)* · [.json](https://aztrix.io/maisonaurora.eu/products/selling-plans-ski-wax/?format=json) **Price:** (EUR 24.95) ## Details - Category: accessories - Image: https://cdn.shopify.com/s/files/1/0734/9410/2167/files/snowboard_wax.png?v=1780722697 - External: https://maison-aurora-tqyjwt1b.myshopify.com/products/selling-plans-ski-wax ## More from this merchant [← All products](products.md?src=knowledge) ```json { "@context": [ "https://schema.org", "https://aztrix.io/ns/v1" ], "@graph": [ { "@id": "#merchant", "@type": "Store", "name": "Maison Aurora", "url": "https://aztrix.io/maisonaurora.eu/", "description": "A curated boutique in the heart of Antwerp offering sustainable fashion, artisan accessories, and unique home decor. Supporting independent European designers since 2020.", "address": { "@type": "PostalAddress", "streetAddress": "Kammenstraat 28", "addressLocality": "Antwerp", "postalCode": "2000", "addressCountry": "Belgium" }, "telephone": "+32 3 456 78 90", "category": "shopping", "hasPart": [ { "@id": "#products" } ] }, { "@id": "#products", "@type": "CollectionPage", "name": "Products", "url": "https://aztrix.io/maisonaurora.eu/products.md", "isPartOf": { "@id": "#merchant" }, "hasPart": [ { "@id": "#cat-fashion" }, { "@id": "#cat-home" }, { "@id": "#cat-gifts" }, { "@id": "#cat-accessories" }, { "@id": "#cat-snowboard" }, { "@id": "#cat-giftcard" }, { "@id": "#cat-accessories" }, { "@id": "#cat-products" } ] }, { "@id": "#cat-accessories", "@type": "ItemList", "name": "Accessories", "itemListOrder": "https://schema.org/ItemListUnordered", "numberOfItems": 2, "isPartOf": { "@id": "#products" }, "hasPart": [ { "@id": "#prod-brass-cuff-bracelet" }, { "@id": "#prod-ceramic-stud-earrings" } ] }, { "@id": "#prod-selling-plans-ski-wax", "@type": "Product", "name": "Selling Plans Ski Wax", "image": "https://cdn.shopify.com/s/files/1/0734/9410/2167/files/snowboard_wax.png?v=1780722697", "category": "accessories", "brand": { "@type": "Brand", "name": "Maison Aurora" }, "url": "https://aztrix.io/maisonaurora.eu/products/selling-plans-ski-wax/", "aztrix:discoverySurface": [ { "@type": "MediaObject", "contentUrl": "https://aztrix.io/maisonaurora.eu/products/selling-plans-ski-wax.md", "encodingFormat": "text/markdown" } ], "isPartOf": { "@id": "#cat-accessories" }, "offers": { "@type": "Offer", "price": 24.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock", "url": "https://aztrix.io/maisonaurora.eu/products/selling-plans-ski-wax/", "seller": { "@id": "#merchant" } } }, { "@id": "#cat-accessories", "@type": "ItemList", "name": "accessories", "itemListOrder": "https://schema.org/ItemListUnordered", "numberOfItems": 1, "isPartOf": { "@id": "#products" }, "hasPart": [ { "@id": "#prod-selling-plans-ski-wax" } ] } ] } ```