Intern rekvisition
- Artikelnr:
- 400221
En blankett för att rekvirera produkter internt mellan avdelningar eller tjänsteställen.
A5 liggande, hålad i vänster kant. Block om 100 ex.
- 2 - 9 st
- 312,49 kr/st
- 10 - 19 st
- 232,41 kr/st
- 20 > st
- 117,70 kr/st
Finns i lager
{
"@context": "https://schema.org",
"@type": "Product",
"@id": "https://www.adda.se/webbutik/blanketter/halso-och-sjukvard/administration/intern-rekvisition/",
"name": "Intern rekvisition",
"description": "Intern rekvisition",
"image": [
"/contentassets/cf4791e138cb4d09b726214760128e22/400221stor.jpg"
],
"sku": "400221",
"offers": {
"@type": "Offer",
"availability": "https://schema.org/InStock",
"priceSpecification": [
{
"@type": "PriceSpecification",
"price": 312.49,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 2,
"maxValue": 9
}
},
{
"@type": "PriceSpecification",
"price": 232.41,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 10,
"maxValue": 19
}
},
{
"@type": "PriceSpecification",
"price": 117.7,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 20
}
}
]
}
}