Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
{
"@context": "https://schema.org/",
"@type": "Product",
"name": "Reusable Pet Hair Roller Remover",
"image": "https://pet-loot.com/cdn/shop/files/Untitled_image.png?v=1733067995&width=990",
"description": "The ultimate reusable tool for removing pet hair from furniture, clothes, and carpets. Eco-friendly, efficient, and zero waste!",
"brand": {
"@type": "Brand",
"name": "PetLoot"
},
"offers": {
"@type": "Offer",
"url": "https://pet-loot.com/products/pet-hair-roller-remover",
"priceCurrency": "USD",
"price": "19.99",
"itemCondition": "https://schema.org/NewCondition",
"availability": "https://schema.org/InStock",
"validFrom": "2024-12-08"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.73",
"reviewCount": "122"
}
}