| Строка 16: |
Строка 16: |
| | | | |
| | --></div> | | --></div> |
| | + | |
| | + | <script type="application/ld+json"> |
| | + | { |
| | + | "@context": "http://schema.org", |
| | + | "@type": "BreadcrumbList", |
| | + | "itemListElement": |
| | + | [ |
| | + | { |
| | + | "@type": "ListItem", |
| | + | "position": 1, |
| | + | "item": |
| | + | { |
| | + | "@id": "https://example.com/dresses", |
| | + | "name": "Dresses" |
| | + | } |
| | + | }, |
| | + | { |
| | + | "@type": "ListItem", |
| | + | "position": 2, |
| | + | "item": |
| | + | { |
| | + | "@id": "https://example.com/dresses/real", |
| | + | "name": "Real Dresses" |
| | + | } |
| | + | } |
| | + | ] |
| | + | } |
| | + | </script> |
| | + | |
| | </includeonly> | | </includeonly> |