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

Externe ondersteuningslink

https://pulsehost.pro

Downloads

[+] Versie 2024-06-03 | Geüpload 3 Jun 2024 door 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.

Overeenkomende versies: 2.5.4, 2.5.5
Het pakket kan met meerder versies verenigbaar zijn. Contacteer de houder van het pakket voor meer informatie.

[+] Versie 2024-03-14 | Geüpload 14 Mar 2024 door candypalace

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

Overeenkomende versies: 2.5.5
Het pakket kan met meerder versies verenigbaar zijn. Contacteer de houder van het pakket voor meer informatie.

Publiek domein

Deze extra toevoegingssoftware behoort bij het publiek domein

Deze add-on wordt aangeboden zonder enige ondersteuning of gebruiksvoorwaarden. Iedereen kan nieuwe updates publiceren.

U mag deze add-on remixen en opnieuw distribueren zonder de oorspronkelijke auteur te noemen.

Gepubliceerd door candypalace

Onderwerp Laatste bericht
Shopping Cart Widget for LiteCart
door candypalace
30 mrt 2024 10:46
door candypalace
Bekijk de code op GitHub