Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Neiro fashion",
"sameAs": [
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"url": "https://www.neirofashion.dk"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Neiro fashion",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.neirofashion.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
},
"url": "https://www.neirofashion.dk"
},
{
"@context": "http://schema.org/",
"@type": "Product",
"name": "Boza",
"url": "https://www.neirofashion.dk/products/boza",
"image": [
"https://www.neirofashion.dk/cdn/shop/products/1_2_-kopi9.jpg?v=1725524495&width=1000"
],
"description": "Forgyldte og vandfaste \u00f8reringe.\u00d8reringene er nikkelfri.\u00a0Alle \u00f8reringe p\u00e5 webshoppen s\u00e6lges i s\u00e6t.",
"brand": {
"@type": "Thing",
"name": "Neiro fashion"
},
"offers": [
{
"@type": "Offer",
"availability": "http://schema.org/InStock",
"price": 150.0,
"priceCurrency": "DKK",
"url": "https://www.neirofashion.dk/products/boza?variant=46398913020237"
}
]
}
]
|