Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://www.billigehundetegn.dk/",
"logo": "https://www.billigehundetegn.dk/themes/medal-v2/img/../assets/img/logo.png"
},
{
"@context": "https://schema.org/",
"@type": "Product",
"name": "Hundeben",
"description": "",
"category": "Product",
"image": "https://www.billigehundetegn.dk/9-medium/hundeben.jpg",
"sku": 2,
"mpn": 2,
"gtin13": 0,
"brand": {
"@type": "Brand",
"name": "billigehundetegn.dk"
},
"weight": {
"@context": "https://schema.org",
"@type": "QuantitativeValue",
"value": 0.0032,
"unitCode": "kg"
},
"offers": {
"@type": "Offer",
"url": "https://www.billigehundetegn.dk/",
"price": 65,
"priceCurrency": "DKK",
"shippingDetails": {
"@type": "OfferShippingDetails",
"shippingRate": {
"@type": "MonetaryAmount",
"value": 29,
"currency": "DKK"
},
"shippingDestination": {
"@type": "DefinedRegion",
"addressCountry": "DK"
},
"deliveryTime": {
"@type": "ShippingDeliveryTime",
"handlingTime": {
"@type": "QuantitativeValue",
"minValue": 0,
"maxValue": 1,
"unitCode": "DAY"
},
"transitTime": {
"@type": "QuantitativeValue",
"minValue": 5,
"maxValue": 7,
"unitCode": "DAY"
}
}
},
"hasMerchantReturnPolicy": {
"@type": "MerchantReturnPolicy",
"applicableCountry": "DK",
"returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
"merchantReturnDays": 90,
"returnMethod": "https://schema.org/ReturnByMail",
"returnFees": "https://schema.org/ReturnFeesCustomerResponsibility"
},
"name": "Hundeben",
"priceValidUntil": "2025-08-06",
"image": "https://www.billigehundetegn.dk/9-medium/hundeben.jpg",
"sku": 2,
"mpn": 2,
"gtin13": 0,
"itemCondition": "https://schema.org/NewCondition",
"availability": "https://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "billigehundetegn.dk"
}
}
}
] |