---
title: "WT JoomShopping Schema.Org v.1.1.1 for Joomla 4 - WebTolk websites development, Joomla Extensions"
description: "JoomShopping plugins can sometimes be called not on JoomShopping pages, but using modules or plugins. Added a check whether the plugin is triggered on the JoomShopping page or not. This allows you to avoid PHP errors and warnings."
url: "https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org/versions/1-1-1"
date: "2026-06-14T20:50:44+00:00"
language: "en-GB"
---

# WT Schema.Org for JoomShopping - Version 1.1.1

**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.1
- **Date:** 05 July 2022
- **Downloads:** 1280

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

[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.1

JoomShopping plugins can sometimes be called not on JoomShopping pages, but using modules or plugins. Added a check whether the plugin is triggered on the JoomShopping page or not. This allows you to avoid PHP errors and warnings.

## 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.1"
            }
        }
    ]
}
```

```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-1",
            "name": "WT JoomShopping Schema.Org v.1.1.1 for Joomla 4 - WebTolk websites development, Joomla Extensions",
            "description": "JoomShopping plugins can sometimes be called not on JoomShopping pages, but using modules or plugins. Added a check whether the plugin is triggered on the JoomShopping page or not. This allows you to avoid PHP errors and warnings.",
            "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.1",
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-schema-org/versions/1-1-1",
            "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.1",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=155",
            "datePublished": "2022-07-05 06:49:10",
            "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-1"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 1280
                }
            ],
            "softwareRequirements": "Joomla 4.1",
            "applicationSubCategory": "1.1.1",
            "isAccessibleForFree": true,
            "releaseNotes": "COM_SWJPROJECTS_VERSION_CHANGELOG_ITEM_TYPE_: WT JoomShopping Schema.Org v.1.1.1. JoomShopping plugins can sometimes be called not on JoomShopping pages, but using modules or plugins. Added a check whether the plugin is triggered on the JoomShopping page or not. This allows you to avoid PHP errors and warnings. "
        }
    ]
}
```
