Glamorous Pink Satin Sandals with Pearl Detail
<img src="image1.jpg" alt="Pink satin girls sandals with pearl detail - front view">
<img src="image2.jpg" alt="Pink satin girls sandals with pearl detail - side view">
<img src="image3.jpg" alt="Pink satin girls sandals with pearl detail - close-up of pearl detail">
Description
These glamorous children's pink satin sandals feature a pointed toe, delicate pearl detailing, and a comfortable mid-height stiletto heel. Crafted with a faux leather lining for lasting comfort, these stylish sandals are perfect for special occasions.
Features
- Pink satin material
- Pointed toe
- Delicate pearl detailing
- Comfortable mid-height stiletto heel
- Faux leather lining
See more children's shoes
{
"@context": "https://schema.org/",
"@type": "Product",
"name": "Glamorous Pink Satin Sandals with Pearl Detail",
"description": "Glamorous children's pink satin sandals with pointed toe, delicate pearl detailing, and a comfortable mid-height stiletto heel. Perfect for special occasions.",
"image": ["image1.jpg", "image2.jpg", "image3.jpg"],
"brand": {
"@type": "Brand",
"name": "[Your Brand Name]"
},
"sku": "[Your SKU]",
"offers": {
"@type": "Offer",
"priceCurrency": "USD",
"price": "[Price]",
"availability": "https://schema.org/InStock"
}
}