---
title: "WT JoomShopping Favorite products for Joomla 4 v.2.0.0 - WebTolk websites development, Joomla Extensions"
description: "Code refactoring with full Joomla 4, Joomla 5 and Joomla 6 compatibility. Abandonment of jQuery. PHP 8.1 compatibility."
url: "https://web-tolk.ru/en/dev/joomshopping/wt-joomshopping-favorite/versions/2-0-0"
date: "2026-06-14T18:56:09+00:00"
language: "en-GB"
---

# WT JoomShopping Favorite - Version 2.0.0

**Category:** [JoomShopping](https://web-tolk.ru/en/dev/joomshopping)

[!\[WT JoomShopping Favorite\](https://web-tolk.ru/images/swjprojects/projects/13/en-GB/icon.jpg)](https://web-tolk.ru/en/dev/joomshopping/wt-joomshopping-favorite)

- **Download type:** Free
- **Version:** 2.0.0
- **Date:** 17 June 2023
- **Downloads:** 910

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

[Project](https://web-tolk.ru/en/dev/joomshopping/wt-joomshopping-favorite)[Versions](https://web-tolk.ru/en/dev/joomshopping/wt-joomshopping-favorite/versions)[Demo](https://demo-j5.web-tolk.ru/joomshopping)[GitHub](https://github.com/WebTolk/WT-JoomShopping-Favorite)[JED](https://extensions.joomla.org/extension/extension-specific/joomshopping-extensions/wt-joomshopping-favorite/)

Change

### Code refactoring

The extension package has been rewritten according to the new canons of Joomla 4. This means that extensions should work seamlessly on Joomla 5 (released in the fall of 2023) and later on Joomla 6 (expected in 2025).

Change

### Abandonment of jquery

Javascript code now does not require the use of the jQuery library.

Addition

### PHP 8.1 compatibility

The functionality of extensions on PHP 8.1 has been tested. All noticed errors, warnings and notifications have been fixed.

## 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/joomshopping",
                "name": "JoomShopping"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "/en/dev/joomshopping/wt-joomshopping-favorite",
                "name": "WT JoomShopping Favorite"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "/en/dev/joomshopping/wt-joomshopping-favorite/versions",
                "name": "Versions"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "WT JoomShopping Favorite 2.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/joomshopping/wt-joomshopping-favorite/versions/2-0-0",
            "name": "WT JoomShopping Favorite products for Joomla 4 v.2.0.0 - WebTolk websites development, Joomla Extensions",
            "description": "Code refactoring with full Joomla 4, Joomla 5 and Joomla 6 compatibility. Abandonment of jQuery. PHP 8.1 compatibility.",
            "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 JoomShopping Favorite 2.0.0",
            "url": "https://web-tolk.ru/en/dev/joomshopping/wt-joomshopping-favorite/versions/2-0-0",
            "description": "The functionality of favorite products is implemented using cookies. As standard, the JoomShopping wish list button is displayed only in the single product view. There is no in the products list. When using various hacks to add a wish list button to the product category view, the button redirects to the product card, if the product has dependent attributes (which affect the price).\r\n\r\nWT JoomShopping Favorites is an alternative wish list (favorite products) for JoomShopping wich solve this problems.\r\nStarting from version 1.3.0, only Joomla 4 is supported. Development of versions for Joomla 3 is frozen.",
            "applicationCategory": "JoomShopping",
            "softwareVersion": "2.0.0",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=253",
            "datePublished": "2023-06-17 06:53:53",
            "image": "https://web-tolk.ru/images/swjprojects/projects/13/en-GB/icon.jpg",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/joomshopping/wt-joomshopping-favorite/versions/2-0-0"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 910
                }
            ],
            "softwareRequirements": "Joomla 4.3.2",
            "applicationSubCategory": "2.0.0",
            "isAccessibleForFree": true,
            "releaseNotes": "Change: Code refactoring. The extension package has been rewritten according to the new canons of Joomla 4. This means that extensions should work seamlessly on Joomla 5 (released in the fall of 2023) and later on Joomla 6 (expected in 2025). Change: Abandonment of jquery. Javascript code now does not require the use of the jQuery library. Addition: PHP 8.1 compatibility. The functionality of extensions on PHP 8.1 has been tested. All noticed errors, warnings and notifications have been fixed. "
        }
    ]
}
```
