Kupong lunch
- 500 - 999 st
- 8,15 kr/st
- 1000 - 1999 st
- 4,07 kr/st
- 2000 - 3999 st
- 4,07 kr/st
- 4000 > st
- 3,95 kr/st
{
"@context": "https://schema.org",
"@type": "Product",
"@id": "https://www.adda.se/webbutik/specialprodukter/halso-och-sjukvard/matkup-kantinlapp/kupong-lunch-ett/",
"name": null,
"description": "Kupong lunch",
"image": [
""
],
"sku": "402110",
"offers": {
"@type": "Offer",
"availability": "https://schema.org/InStock",
"priceSpecification": [
{
"@type": "PriceSpecification",
"price": 8.15,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 500,
"maxValue": 999
}
},
{
"@type": "PriceSpecification",
"price": 4.07,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 1000,
"maxValue": 1999
}
},
{
"@type": "PriceSpecification",
"price": 4.07,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 2000,
"maxValue": 3999
}
},
{
"@type": "PriceSpecification",
"price": 3.95,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 4000
}
}
]
}
}