---
title: "WT JoomShopping Favorite wish list for JoomShopping in the list of products - WebTolk websites development, Joomla Extensions"
description: "Wish list (favortie products) for JoomShopping. Buttons are in the product list and product profile. Starting from version 1.3.0, only Joomla 4 is supported."
url: "https://web-tolk.ru/en/dev/joomshopping/wt-joomshopping-favorite"
date: "2026-06-18T23:47:38+00:00"
language: "en-GB"
---

![WT JoomShopping Favorite](https://web-tolk.ru/images/swjprojects/projects/13/en-GB/cover.jpg)

---

# WT JoomShopping Favorite

- **Categories:** [JoomShopping](https://web-tolk.ru/en/dev/joomshopping), [Joomla 4 - Joomla 6extensions](https://web-tolk.ru/en/dev/rasshireniya-dlya-joomla-4)
- **Version:** 2.0.3
- **Date:** 14 October 2025

25953 15405 CTR 168% Pack Free

[Download](https://web-tolk.ru/en/get?element=wt_jshopping_favorites)[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/)

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).

 WT JoomShopping Favorites is an alternative wish list (favorite products) for JoomShopping wich solve this problems.
 Starting from version 1.3.0, only Joomla 4 is supported. Development of versions for Joomla 3 is frozen.

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

## Description

### Features

With WT JoomShopping Favorite You can:

- add favorite button to single product view 19 positions
- add favorite button to product category view 11 positions
- create a menu item for customer favorite products
- output a module with an icon and the number of products added to favorites
- supports **6 JoomShopping templates**
- add **your custom** is easy with copying 1 file to your template folder, most likely even without editing it

### Package contents

- Wt JoomShopping Favorite plugin - basic settings are made in it.
- Wt JoomShopping Favorite module-displays an icon and a link to your favorite products and their quantity
- File: controller and view for JoomShopping, allows you to display your favorite products, as well as create a menu item for them.
- File: set of files for JoomShopping templates
- - default - default_div - defaultg - responsive - responsive_brooksite - responsive_brooksite_v2

## Joomla 4 demo video

All these templates essentially use the same file. The WT JoomShopping Favorite extension is designed in such a way that the product category layout from the JoomShopping template is used to display the list of favorite products. So if you have a JoomShopping template that is not in the list above, you can just copy the `wtjshoppingfavorites` folder, such as `components/com_jshopping/templates/default/wtjshoppingfavorites` to Your template and everything should work.

Also check whether additional classes are assigned `<div class="jshop" id="comjshop">`, as done in the template `responsive_brooksite_v2` - `<div class="jshop rp-brooksite" id="comjshop">`

### Pay attention!

Install this package via Joomla installer, not JoomShopping!

![Joomla 3 installer page](https://web-tolk.ru/en/dev/joomshopping/images/development/joomla/package/wt_joomshopping_favorite/joomla-installer-page.jpg)

### Settings

All package settings are in plugin WT Jshopping favorites (group `jshoppingproducts`).

When you click the favorites button, the `.selected` CSS class is added to the button. You can make your own button design in the your template CSS or module's css file using `[data-favorite].selected {your_CSS_rules}`.

#### Products category view

These settings apply to the button in the product list (category view).

 **Favorite button CSS-classes**Define the CSS-classes for favorite button. For ex., `btn btn-danger btn-lg`**Favortie button position in product block **in the product list view (category view)****You can display the button before the card, before or after the image, in three special positions for buttons, and so on. There is 11 positions here.**Button HTML tag**Defines the HTML tag of the button: `<a>` or`<button>`.

#### Product details page

The settings are similar to the settings related to the list of products. There are 19 positions available for button output.

#### Icon for button

 Define CSS class of icon for add to favorites buttons.Specify the css class of Your icon here. For FontAwesome `fa fa-heart` displays an icon . Attention! This setting is for module too.

## Joomla

 **Extension type:** Package **Package composition:** File, Language, Module, Plugin **Joomla version:** 3.9, , 3.10, 4.0, 4.1, 4.2, 4.3.2, 4.3.3, 5.0.0, 6.0.0

## Gallery

![...](https://web-tolk.ru/en/dev/joomshopping/images/swjprojects/projects/13/en-GB/gallery/4dGBfxRxR1o.jpg)

![...](https://web-tolk.ru/en/dev/joomshopping/images/swjprojects/projects/13/en-GB/gallery/uyZ4o4nZJGV.jpg)

![...](https://web-tolk.ru/en/dev/joomshopping/images/swjprojects/projects/13/en-GB/gallery/BbTRiIGKhvh.png)

![...](https://web-tolk.ru/en/dev/joomshopping/images/swjprojects/projects/13/en-GB/gallery/CMUVbxfFZTk.png)

![...](https://web-tolk.ru/en/dev/joomshopping/images/swjprojects/projects/13/en-GB/gallery/eHYfuDmS4zB.png)

## What's new

 2025-10-14 13:49:00

Addition

### User notification

Added a notification to the user about adding a product to favorites using Joomla system notifications.

Fixed

### Extensions conflict fixes

Fixing conflicts with third-party plugins.

Change

### Code refactoring

Minor improvements to the codebase.

## 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": {
                "name": "WT JoomShopping Favorite"
            }
        }
    ]
}
```

```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",
            "name": "WT JoomShopping Favorite wish list for JoomShopping in the list of products - WebTolk websites development, Joomla Extensions",
            "description": "Wish list (favortie products) for JoomShopping. Buttons are in the product list and product profile. Starting from version 1.3.0, only Joomla 4 is supported.",
            "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",
            "url": "https://web-tolk.ru/en/dev/joomshopping/wt-joomshopping-favorite",
            "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.3",
            "downloadUrl": "https://web-tolk.ru/en/get?element=wt_jshopping_favorites",
            "image": "https://web-tolk.ru/images/swjprojects/projects/13/en-GB/icon.jpg",
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 25953
                },
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/ViewAction",
                    "userInteractionCount": 15406
                }
            ],
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/joomshopping/wt-joomshopping-favorite"
            },
            "softwareRequirements": "Joomla",
            "applicationSubCategory": "JoomShopping, Joomla 4 - Joomla 6extensions",
            "isAccessibleForFree": true
        }
    ]
}
```
