Shopping Cart Widget for LiteCart

This is a LiteCart Add-on that displays the number of items and the sub-total added to the shopping cart. Both the Item count and sub-total will update  dynamically without the page refreshing as the user adds items to the cart.

This add-on simply implements already existing code in LiteCart to display the cart sub-total under the item count, which is not currently implemented in the default template.
Only the Item count is implemented in the default LiteCart template on new installs.

Tested on LiteCart 2.5.5 but most likely compatible with earlier versions. 
Please let me know in the forum any issues.

Easy to install. First backup includes/templates/default.catalog/views/box_cart.inc.php
and replace with box_cart.inc.php from the zip file or use the alternative VMOD and recommended method below.

Easy to style to fit your own template. All styling is contained within the html of box_cart.inc.php

Alternative Recommended Install method using a VMOD:

If you would prefer to use a VMOD, there is now one included in the root of the zip. I take no credit for this VMOD. It arrived in my inbox curtesy of another LiteCart user: @onlygoodness. Thank you @onlygoodness, great work.

To use this VMOD ignore the install Instructions in the README.md and Just copy the cart_widget.xml to VMOD folder and activate it in your LiteCart admin. 

If you want to edit the styling, all the styling is contained in the vmod.

See it in action:

Video Demo Here

Ulkoinen tukilinkki

https://pulsehost.pro

Latauksia

[+] Versio 2024-06-03 | Ladattu 3 Jun 2024 kirjoittajalta candypalace

Just a small update to the html. I've added a min-width property to the cart-container div to ensure it maintains a consistent width regardless of the content.

Yhteensopivat versiot: 2.5.4, 2.5.5
Paketti saattaa olla yhteensopiva myös muiden kuin mainittujen versioiden kanssa. Ota yhteyttä tekijään saadaksesi lisätietoja.

[+] Versio 2024-03-14 | Ladattu 14 Mar 2024 kirjoittajalta candypalace

Tested on LitCart 2.5.5 but most likely compatible with earlier versions.

Yhteensopivat versiot: 2.5.5
Paketti saattaa olla yhteensopiva myös muiden kuin mainittujen versioiden kanssa. Ota yhteyttä tekijään saadaksesi lisätietoja.

Public Domain

Tämä lisäosa on Public Domainia.

Tämä lisäosa tarjotaan ilman tukea tai käyttöehtoja. Kuka tahansa voi julkaista siihen uusia päivityksiä.

Sinulla on oikeus muuttaa ja jakaa uudelleen tätä lisäosaa ilmoittamatta alkuperäistä tekijää.

Julkaisijana candypalace

Aihe Viimeisin viesti
Shopping Cart Widget for LiteCart
kirjoittajalta candypalace
30 maalisk. 2024 10:46
kirjoittajalta candypalace
View code on GitHub