---
title: "JoomShopping order products by availability 4.0.0 - WebTolk websites development, Joomla Extensions"
description: "Creation, development and technical support of websites with Joomla CMS. Joomla website integration with Bitrix24 CRM and Amo CRM."
url: "https://web-tolk.ru/en/dev/joomla-plugins/joomshopping-order-products-by-availability/versions/4-0-0"
date: "2026-06-05T13:30:56+00:00"
language: "en-GB"
---

# JoomShopping order products by availability - Version 4.0.0

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

- **Download type:** Free
- **Version:** 4.0.0
- **Date:** 13 December 2022
- **Downloads:** 3295

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

[Project](https://web-tolk.ru/en/dev/joomla-plugins/joomshopping-order-products-by-availability)[Versions](https://web-tolk.ru/en/dev/joomla-plugins/joomshopping-order-products-by-availability/versions)

### Joomla 4 Structure

The plugin has been rewritten taking into account the new structure of Joomla 4 plugins (DI container)

## 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/joomshopping-order-products-by-availability",
                "name": "JoomShopping order products by availability"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "/en/dev/joomla-plugins/joomshopping-order-products-by-availability/versions",
                "name": "Versions"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "JoomShopping order products by availability 4.0.0"
            }
        }
    ]
}
```

```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/joomshopping-order-products-by-availability/versions/4-0-0",
            "name": "JoomShopping order products by availability 4.0.0 - WebTolk websites development, Joomla Extensions",
            "description": "Creation, development and technical support of websites with Joomla CMS. Joomla website integration with Bitrix24 CRM and Amo CRM.",
            "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": "JoomShopping order products by availability 4.0.0",
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/joomshopping-order-products-by-availability/versions/4-0-0",
            "description": "This is a remake of the Nevigen plugin SORT ABSENT ITEMS IN JOOMSHOPPING. The plugin allows you to sort products into categories depending on availability. The plugin has been rewritten according to the new Joomla 4 plugin structure and will work on Joomla 5.",
            "applicationCategory": "Joomla plugins",
            "softwareVersion": "4.0.0",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=204",
            "datePublished": "2022-12-13 09:06:09",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/joomla-plugins/joomshopping-order-products-by-availability/versions/4-0-0"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 3295
                }
            ],
            "softwareRequirements": "Joomla 4.0",
            "applicationSubCategory": "4.0.0",
            "isAccessibleForFree": true,
            "releaseNotes": "COM_SWJPROJECTS_VERSION_CHANGELOG_ITEM_TYPE_: Joomla 4 Structure. The plugin has been rewritten taking into account the new structure of Joomla 4 plugins (DI container) "
        }
    ]
}
```
