---
title: "WT JShopping cart save - WebTolk websites development, Joomla Extensions"
description: "Save products placed by the registered user in the cart, but not ordered, as well as a wish list. See it in user list in admin panel. Joomla JoomShopping 5.3+"
url: "https://web-tolk.ru/en/dev/joomla-plugins/wt-jshopping-cart-save"
date: "2026-06-14T17:06:13+00:00"
language: "en-GB"
---

![WT JShopping cart save](https://web-tolk.ru/images/swjprojects/projects/82/en-GB/cover.webp)

---

# WT JShopping cart save

- **Categories:** [JoomShopping](https://web-tolk.ru/en/dev/joomshopping), [Joomla plugins](https://web-tolk.ru/en/dev/joomla-plugins), [Joomla 4 - Joomla 6extensions](https://web-tolk.ru/en/dev/rasshireniya-dlya-joomla-4)
- **Version:** 1.1.0
- **Date:** 19 December 2024

7995 3999 CTR 200% Pack Free

[Download](https://web-tolk.ru/en/get?element=wtjshoppingcartsave)[Versions](https://web-tolk.ru/en/dev/joomla-plugins/wt-jshopping-cart-save/versions)[GitHub](https://github.com/WebTolk/WT-JShopping-cart-save)

The plugin saves products placed by the registered user in the cart, but not placed in the order, as well as a wish list. JoomShopping 5.3.2+

![WT JShopping cart save](https://web-tolk.ru/images/swjprojects/projects/82/en-GB/icon.webp)

## Description

There are often cases when customers on the site put an item in the cart, but do not complete the order. Or they add products to the wish list, but forget about them.This plugin saves the abandoned baskets of registered users in the database and displays information to the site administrators in the list of users about which of the users has items forgotten in the basket.

On the user's edit page, you can see exactly which products are in the cart and the date of the last update of the cart by the user.

In the plugin settings, you can specify the number of days to store cookies, which identify the user and his forgotten shopping cart or wish list.

The plugin can use the settings of the regular Joomla plugin - `Authentication - Cookie`. Its settings are used by the `Remember Me` plugin. If you use these plugins in combination, the user will remain logged in to the site for as long as his forgotten shopping cart will be stored.

## Joomla

 **Extension type:** Package **Package composition:** Plugin **Joomla version:** 5.0.0, 5.2.2

## Gallery

![...](https://web-tolk.ru/en/dev/joomla-plugins/images/swjprojects/projects/82/en-GB/gallery/OzVIegeGHEH.webp)

![...](https://web-tolk.ru/en/dev/joomla-plugins/images/swjprojects/projects/82/en-GB/gallery/U5lFBCJ4k2j.webp)

![...](https://web-tolk.ru/en/dev/joomla-plugins/images/swjprojects/projects/82/en-GB/gallery/g15hyjMGjEZ.webp)

## What's new

 2024-12-19 19:09:07

Addition

### Cleaning expired JoomShopping carts

A plugin for the standard Joomla task scheduler has been added to remove saved carts of guests and site users older than a certain period from the database. It is recommended to configure the execution of Joomla tasks scheduler using the server CRON. Enable plugin in task plugin group, and then create and configure a task in System - Manage - Scheduled Tasks section.

Change

### Code refactoring

Clean up and improving the code.

## 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": "WT JShopping cart save"
            }
        }
    ]
}
```

```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-jshopping-cart-save",
            "name": "WT JShopping cart save - WebTolk websites development, Joomla Extensions",
            "description": "Save products placed by the registered user in the cart, but not ordered, as well as a wish list. See it in user list in admin panel. Joomla JoomShopping 5.3+",
            "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 JShopping cart save",
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-jshopping-cart-save",
            "description": "The plugin saves products placed by the registered user in the cart, but not placed in the order, as well as a wish list. JoomShopping 5.3.2+",
            "applicationCategory": "Joomla plugins",
            "softwareVersion": "1.1.0",
            "downloadUrl": "https://web-tolk.ru/en/get?element=wtjshoppingcartsave",
            "image": "https://web-tolk.ru/images/swjprojects/projects/82/en-GB/icon.webp",
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 7995
                },
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/ViewAction",
                    "userInteractionCount": 4000
                }
            ],
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-jshopping-cart-save"
            },
            "softwareRequirements": "Joomla",
            "applicationSubCategory": "JoomShopping, Joomla plugins, Joomla 4 - Joomla 6extensions",
            "isAccessibleForFree": true
        }
    ]
}
```
