---
title: "WT JoomShopping Schema.Org v.1.1.3 for Joomla 4 - WebTolk websites development, Joomla Extensions"
description: "For the product card, we get the category id from another place. A small refactoring of the code."
url: "https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org/versions/1-1-3"
date: "2026-06-14T20:40:50+00:00"
language: "en-GB"
---

# WT Schema.Org for JoomShopping - Version 1.1.3

**Category:** [Joomla plugins](https://web-tolk.ru/en/dev/joomla-plugins)

[!\[WT Schema.Org for JoomShopping\](https://web-tolk.ru/images/swjprojects/projects/27/en-GB/icon.jpg)](https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org)

- **Download type:** Free
- **Version:** 1.1.3
- **Date:** 10 August 2022
- **Downloads:** 1286

[Download](https://web-tolk.ru/en/get?version_id=168)

[Project](https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org)[Versions](https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org/versions)[GitHub](https://github.com/sergeytolkachyov/WT-JoomShopping-Schema.org)[JED](https://extensions.joomla.org/extension/extension-specific/joomshopping-extensions/wt-schema-org-for-joomshopping/)

### WT JoomShopping Schema.Org v.1.1.3

For the product card, we get the category id from another place. A small refactoring of the code.

## JSON-LD Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://web-tolk.ru/en",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://web-tolk.ru/en/dev",
                "name": "Joomla extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "/en/dev/joomla-plugins",
                "name": "Joomla plugins"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "/en/dev/joomla-plugins/wt-joomshopping-schema-org",
                "name": "WT Schema.Org for JoomShopping "
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "/en/dev/joomla-plugins/wt-joomshopping-schema-org/versions",
                "name": "Versions"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "WT Schema.Org for JoomShopping  1.1.3"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://web-tolk.ru/#/schema/Organization/base",
            "name": "WebTolk",
            "url": "https://web-tolk.ru/",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo",
                "url": "images/webtolk-1080p.jpg",
                "contentUrl": "images/webtolk-1080p.jpg",
                "width": 1920,
                "height": 1080
            },
            "image": {
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo"
            },
            "sameAs": [
                "https://github.com/WebTolk",
                "https://github.com/sergeytolkachyov",
                "https://vk.com/web_tolk",
                "https://vk.com/webtolkru",
                "https://tenchat.ru/sergeytolkachyov",
                "https://t.me/sergeytolkachyov",
                "https://t.me/webtolkru"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://web-tolk.ru/#/schema/WebSite/base",
            "url": "https://web-tolk.ru/",
            "name": "WebTolk websites development, Joomla Extensions",
            "publisher": {
                "@id": "https://web-tolk.ru/#/schema/Organization/base"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://web-tolk.ru/#/schema/WebPage/base",
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org/versions/1-1-3",
            "name": "WT JoomShopping Schema.Org v.1.1.3 for Joomla 4 - WebTolk websites development, Joomla Extensions",
            "description": "For the product card, we get the category id from another place. A small refactoring of the code.",
            "isPartOf": {
                "@id": "https://web-tolk.ru/#/schema/WebSite/base"
            },
            "about": {
                "@id": "https://web-tolk.ru/#/schema/SoftwareApplication/base"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17"
            }
        },
        {
            "@type": "SoftwareApplication",
            "name": "WT Schema.Org for JoomShopping  1.1.3",
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org/versions/1-1-3",
            "description": "The plugin adds micro markup to the product pages and product categories Schema.org for categories of goods, manufacturers and JoomShopping products in ld+json format, which allows search engines to better understand the content of the page, as well as use it to display advanced results in search results and thereby stand out from competitors.\r\nJoomla 3 (JoomShopping 4.18.x) is supported. For Joomla 4 / Joomla 5 and JoomShopping 5.x, the plugin version 2.0.0 and higher is recommended.",
            "applicationCategory": "Joomla plugins",
            "softwareVersion": "1.1.3",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=168",
            "datePublished": "2022-08-10 11:48:47",
            "image": "https://web-tolk.ru/images/swjprojects/projects/27/en-GB/icon.jpg",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org/versions/1-1-3"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 1286
                }
            ],
            "softwareRequirements": "Joomla 4.1",
            "applicationSubCategory": "1.1.3",
            "isAccessibleForFree": true,
            "releaseNotes": "COM_SWJPROJECTS_VERSION_CHANGELOG_ITEM_TYPE_: WT JoomShopping Schema.Org v.1.1.3. For the product card, we get the category id from another place. A small refactoring of the code. "
        }
    ]
}
```
