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

Odkaz na externú podporu

https://pulsehost.pro

K stiahnutiu

[+] Verzia 2024-06-03 | Nahrané 3 Jun 2024 od 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.

Kompatibilné verzie: 2.5.4, 2.5.5
Balík môže byť kompatibilný s viacerými verziami, ako je uvedené. Pre viac informácií kontaktujte autora.

[+] Verzia 2024-03-14 | Nahrané 14 Mar 2024 od candypalace

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

Kompatibilné verzie: 2.5.5
Balík môže byť kompatibilný s viacerými verziami, ako je uvedené. Pre viac informácií kontaktujte autora.

Verejná doména

This add-on is courtesy of Public Domain.

This add-on is being offered without any support or conditions of use. Anyone can publish new updates to it.

You are allowed to remix and redistribute this add-on without attributing the original author.

Publikoval candypalace

Téma Posledný príspevok
Shopping Cart Widget for LiteCart
od candypalace
30 mar 2024 10:46
od candypalace
View code on GitHub