Floral Eyeglass Case – 16x6cm Eco-Leather
This exquisitely crafted “Flowers” eyeglasses case boasts a unique design. Covered in eco-friendly leather with a vibrant floral pattern, its velvety interior protects your glasses from scratches. A perfect and thoughtful gift for women of all ages.
{
“@context”: “https://schema.org/”,
“@type”: “Product”,
“name”: “Floral Eyeglass Case”,
“description”: “Exquisitely crafted eyeglasses case with a vibrant floral pattern and eco-friendly leather.”,
“image”: “floral-eyeglass-case.jpg”,
“brand”: {
“@type”: “Brand”,
“name”: “[Your Brand Name]”
},
“sku”: “[Your SKU]”,
“priceCurrency”: “USD”,
“price”: “29.99”,
“availability”: “https://schema.org/InStock”,
“offers”: {
“@type”: “Offer”,
“priceCurrency”: “USD”,
“price”: “29.99”,
“availability”: “https://schema.org/InStock”,
“url”: “[Product URL]”
}
}