Structured Data | [
{
"@context": "http://schema.org/",
"@id": "/products/test-product#product",
"@type": "Product",
"brand": {
"@type": "Brand",
"name": "iPulse"
},
"category": "Mobiltelefon \u2013 covers",
"description": "Protect your iPhone 14 Pro Max with this stylish leather case. It offers shockproof, anti-drop protection and features two handy card slots on the back. Enjoy easy access to all buttons and ports plus strong, tidy stitching for lasting durability.",
"image": "https://ipulse.dk/cdn/shop/files/lc01-158-1022-5.jpg?v=1739672451&width=1920",
"name": "Test product",
"offers": {
"@id": "/products/test-product?variant=42426541473862#offer",
"@type": "Offer",
"availability": "http://schema.org/InStock",
"price": 76.14,
"priceCurrency": "DKK",
"url": "https://ipulse.dk/products/test-product?variant=42426541473862"
},
"sku": "LC01-0001",
"url": "https://ipulse.dk/products/test-product"
}
] |