---
title: "Plugin for building a path full of product JoomShopping for Joomla 5+ and JoomShopping 5+ - WebTolk websites development, Joomla Extensions"
description: "Creates the full path to the Joomla + JoomShopping product, taking into account the nesting of all categories. Download the plugin for free."
url: "https://web-tolk.ru/en/dev/joomla-plugins/plagin-postroeniya-polnogo-puti-k-tovaru-joomshopping"
date: "2026-06-17T07:18:26+00:00"
language: "en-GB"
---

# Plugin for building a path full of product JoomShopping

- **Categories:** [JoomShopping](https://web-tolk.ru/en/dev/joomshopping), [Joomla plugins](https://web-tolk.ru/en/dev/joomla-plugins)
- **Version:** 5.0.0
- **Date:** 14 May 2026

4033 4939 CTR 82% Plg Free

[Download](https://web-tolk.ru/en/get?element=plg_full_joomshopping_category_path)[Versions](https://web-tolk.ru/en/dev/joomla-plugins/plagin-postroeniya-polnogo-puti-k-tovaru-joomshopping/versions)[GitHub](https://github.com/WebTolk/Full-category-path-joomshopping-joomla-plugin)

Generates a full path to the product with the nesting of all categories. Joomla 4 and JoomShopping 5 supports.

## Description

This plugin allows you to have in the address bar the full path to the product in JoomShopping, taking into account the nesting of all categories. The plug for all categories must be defined aliases.

## Joomla

 **Extension type:** Plugin **Folder:** Jshoppingrouter **Joomla version:** 4.1, 6.1

## What's new

 2026-05-14 18:00:01

Addition

### Joomla 5+

The plugin has been transferred to the Joomla 5+ structure with a service provider and a named runtime class.

 The routing behavior with the full category path has been preserved, and the category selection in the product URL now takes into account the JoomShopping main category mode, if enabled.

## 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": {
                "name": "Plugin for building a path full of product JoomShopping"
            }
        }
    ]
}
```

```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/plagin-postroeniya-polnogo-puti-k-tovaru-joomshopping",
            "name": "Plugin for building a path full of product JoomShopping for Joomla 5+ and JoomShopping 5+ - WebTolk websites development, Joomla Extensions",
            "description": "Creates the full path to the Joomla + JoomShopping product, taking into account the nesting of all categories. Download the plugin for free.",
            "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": "Plugin for building a path full of product JoomShopping",
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/plagin-postroeniya-polnogo-puti-k-tovaru-joomshopping",
            "description": "Generates a full path to the product with the nesting of all categories. Joomla 4 and JoomShopping 5 supports.",
            "applicationCategory": "Joomla plugins",
            "softwareVersion": "5.0.0",
            "downloadUrl": "https://web-tolk.ru/en/get?element=plg_full_joomshopping_category_path",
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 4033
                },
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/ViewAction",
                    "userInteractionCount": 4940
                }
            ],
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/joomla-plugins/plagin-postroeniya-polnogo-puti-k-tovaru-joomshopping"
            },
            "softwareRequirements": "Joomla",
            "applicationSubCategory": "JoomShopping, Joomla plugins",
            "isAccessibleForFree": true
        }
    ]
}
```
