Kuvert - Betyg C4
Kuvert med förtryckt BETYG samt plats för elevens namn.
C4.
- 50 - 99 st
- 30,30 kr/st
- 100 - 499 st
- 15,85 kr/st
- 500 - 999 st
- 12,80 kr/st
- 1000 > st
- 11,20 kr/st
{
"@context": "https://schema.org",
"@type": "Product",
"@id": "https://www.adda.se/webbutik/blanketter/skola-forskola/administration/kuvert-betyg-c4/",
"name": "Kuvert - Betyg C4",
"description": "Kuvert Betyg C4",
"image": [
"/globalassets/625009stor.jpg"
],
"sku": "625009",
"offers": {
"@type": "Offer",
"availability": "https://schema.org/InStock",
"priceSpecification": [
{
"@type": "PriceSpecification",
"price": 30.3,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 50,
"maxValue": 99
}
},
{
"@type": "PriceSpecification",
"price": 15.85,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 100,
"maxValue": 499
}
},
{
"@type": "PriceSpecification",
"price": 12.8,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 500,
"maxValue": 999
}
},
{
"@type": "PriceSpecification",
"price": 11.2,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 1000
}
}
]
}
}