Beige Compression Stockings – OppO (Small Sizes)
Comfortable compression stockings from OppO, ideal for smaller feet. Prevent swelling and provide gentle support. Size chart: Ankle 20-22cm, Calf 31-33cm, Thigh 48-60cm (morning measurements).
{
“@context”: “https://schema.org/”,
“@type”: “Product”,
“name”: “Beige Compression Stockings – OppO (Small Sizes)”,
“description”: “Comfortable compression stockings from OppO, ideal for smaller feet. Prevent swelling and provide gentle support. Size chart: Ankle 20-22cm, Calf 31-33cm, Thigh 48-60cm (morning measurements).”,
“brand”: {
“@type”: “Brand”,
“name”: “OppO”
},
“sku”: “OPPO-Beige-Small”,
“image”: [
“oppo-beige-compression-stockings-front.jpg”,
“oppo-beige-compression-stockings-back.jpg”
],
“offers”: {
“@type”: “Offer”,
“priceCurrency”: “USD”,
“price”: “29.99”,
“availability”: “https://schema.org/InStock”,
“itemCondition”: “https://schema.org/NewCondition”
},
“size”: “Small”,
“sizeTable”: {
“@type”: “SizeTable”,
“size”: “Small”,
“sizeDetails”: {
“ankle”: “20-22cm”,
“calf”: “31-33cm”,
“thigh”: “48-60cm”
}
},
“aggregateRating”: {
“@type”: “AggregateRating”,
“ratingValue”: “4.5”,
“reviewCount”: “100”
}
}