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

Extern supportlänk

https://pulsehost.pro

Nedladdningar

[+] Version 2024-06-03 | Uppladdad 3 Jun 2024 av 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.

Kompatibla versioner: 2.5.4, 2.5.5
Paketet kan vara kompatibelt med fler versioner än noterat. Kontakta skaparen för mer information.

[+] Version 2024-03-14 | Uppladdad 14 Mar 2024 av candypalace

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

Kompatibla versioner: 2.5.5
Paketet kan vara kompatibelt med fler versioner än noterat. Kontakta skaparen för mer information.

Allmän egendom

Add-onet tillhör allmän egendom.

Detta tillägg erbjuds utan support eller användningsvillkor. Vem som helst kan publicera nya uppdateringar till det.

Du får remixa och distribuera detta tillägg utan att behöva tillskriva den ursprungliga skaparen.

Publicerad av candypalace

Supportforum

Ämnestråd Senaste inlägg
Shopping Cart Widget for LiteCart
av candypalace
30 mars 2024 10:46
av candypalace
Se kod på GitHub