# Selling Plans Ski Wax — Maison Belle (test) > **Available formats:** [HTML](https://maisonbelle--aztrix--io.aztrix.io/products/selling-plans-ski-wax/) · [.md](https://maisonbelle--aztrix--io.aztrix.io/products/selling-plans-ski-wax.md) *(current)* · [.json](https://maisonbelle--aztrix--io.aztrix.io/products/selling-plans-ski-wax/?format=json) **Price:** (USD 24.95) ## Details - Category: accessories - Image: https://cdn.shopify.com/s/files/1/0810/8920/0358/files/snowboard_wax.png?v=1781778027 - External: https://test-1-dh2ovtkz.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": "Organization", "name": "Maison Belle (test)", "url": "https://maisonbelle--aztrix--io.aztrix.io/", "category": "shopping", "hasPart": [ { "@id": "#products" } ] }, { "@id": "#products", "@type": "CollectionPage", "name": "Products", "url": "https://maisonbelle--aztrix--io.aztrix.io/products.md", "isPartOf": { "@id": "#merchant" }, "hasPart": [ { "@id": "#cat-snowboard" }, { "@id": "#cat-products" }, { "@id": "#cat-accessories" }, { "@id": "#cat-giftcard" } ] }, { "@id": "#prod-selling-plans-ski-wax", "@type": "Product", "name": "Selling Plans Ski Wax", "image": "https://cdn.shopify.com/s/files/1/0810/8920/0358/files/snowboard_wax.png?v=1781778027", "category": "accessories", "brand": { "@type": "Brand", "name": "Maison Belle (test)" }, "url": "https://maisonbelle--aztrix--io.aztrix.io/products/selling-plans-ski-wax/", "aztrix:discoverySurface": [ { "@type": "MediaObject", "contentUrl": "https://maisonbelle--aztrix--io.aztrix.io/products/selling-plans-ski-wax.md", "encodingFormat": "text/markdown" } ], "isPartOf": { "@id": "#cat-accessories" }, "offers": { "@type": "Offer", "price": 24.95, "priceCurrency": "USD", "availability": "https://schema.org/InStock", "url": "https://maisonbelle--aztrix--io.aztrix.io/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" } ] } ] } ```