mage2kishan/module-advancedcart

Advanced Cart Page Enhancements - Free shipping bar, qty buttons, trust badges, order notes, savings display, estimated delivery

Maintainers

Package info

github.com/mage2sk/module-advancedcart

Language:HTML

Type:magento2-module

pkg:composer/mage2kishan/module-advancedcart

Statistics

Installs: 8

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.1 2026-04-17 15:00 UTC

This package is auto-updated.

Last update: 2026-04-17 15:02:39 UTC


README

Panth Advanced Cart for Magento 2 β€” Free Shipping Bar, Order Notes, Gift Options & Cart Conversion Suite

Magento 2.4.4 - 2.4.8 PHP 8.1 - 8.4 Hyva Compatible Luma Compatible Packagist Upwork Top Rated Plus Panth Infotech Agency Get a Quote

Turn your Magento 2 cart page into a conversion engine. Free shipping progress bar, order notes, gift options, trust badges, quantity +/- buttons, savings display, estimated delivery, and a beautifully branded empty cart β€” all configurable, all theme-aware, and all built to MEQP standards.

Panth Advanced Cart replaces the bland default Magento 2 cart page with a carefully engineered checkout-funnel booster. Every feature is designed around a single goal: reduce cart abandonment and increase average order value. Shoppers see how close they are to free shipping, understand exactly how much they are saving, can leave gift messages and order notes that flow all the way through to the admin order view, and enjoy a polished empty-cart experience that encourages them to keep browsing.

The module auto-detects whether your storefront is running Hyva (Alpine.js + Tailwind CSS) or Luma (vanilla JS) and renders the appropriate templates β€” no theme conflicts, no duplicate styling, no broken layouts.

πŸš€ Need Custom Magento 2 Cart or Checkout Work?

Get a free quote for your project in 24 hours β€” custom cart logic, checkout optimization, Hyva theme work, and conversion rate optimization.

Get a Free Quote

πŸ† Kishan Savaliya

Top Rated Plus on Upwork

Hire on Upwork

100% Job Success β€’ 10+ Years Magento Experience Adobe Certified β€’ Hyva Specialist

🏒 Panth Infotech Agency

Magento Development Team

Visit Agency

Custom Modules β€’ Theme Design β€’ Migrations Performance β€’ SEO β€’ Adobe Commerce Cloud

Visit our website: kishansavaliya.com Β |Β  Get a quote: kishansavaliya.com/get-quote

Table of Contents

Why Panth Advanced Cart

The default Magento 2 cart page was built to function β€” not to convert. It does not show customers how close they are to free shipping, it does not let them leave order notes or gift messages, it does not display savings, and its empty-cart page is a dead end.

Panth Advanced Cart fixes all of this in one lightweight, theme-aware module. Every feature is individually toggleable, every string is translatable, and every template is overridable via your theme β€” so you get a conversion-optimized cart without vendor lock-in.

Merchants typically see measurable lifts in:

  • Average Order Value β€” the free shipping progress bar nudges customers to add one more item
  • Cart Completion Rate β€” trust badges and estimated delivery dates reduce hesitation
  • Customer Satisfaction β€” order notes and gift options give shoppers the flexibility they expect
  • Return Visits β€” a branded empty cart page keeps abandoners in the funnel

Key Features

Free Shipping Progress Bar

  • Visual progress indicator β€” shows how close the customer is to qualifying for free shipping
  • Configurable threshold β€” set any amount per store view
  • Dynamic messages β€” use {{remaining}} placeholder to show exactly how much more is needed
  • Achievement message β€” celebrates the customer once free shipping is earned

Quantity +/- Buttons

  • Instant increment/decrement controls on every cart line item
  • AJAX-powered β€” cart totals update without full page reload
  • Mobile-friendly β€” larger tap targets than the default number input

Trust Badges

Configurable security and reassurance badges displayed on the cart page. Available badges:

  • secure_checkout β€” SSL / secure payment messaging
  • money_back β€” money-back guarantee
  • free_returns β€” no-hassle returns
  • fast_shipping β€” expedited delivery promise
  • support_24_7 β€” round-the-clock support
  • quality_guarantee β€” quality assurance badge

Order Notes

  • Collapsible cart textarea where customers can add special instructions (gift wrapping, delivery preferences, allergies, etc.)
  • Persists end-to-end β€” cart β†’ checkout sidebar β†’ customer order view β†’ admin order view β†’ admin order grid column
  • Custom placeholder and max-length per store view
  • Database columns added to quote and sales_order tables for clean reporting

Gift Options

  • Gift message field β€” let customers include a personal note with their order
  • Gift wrap option β€” optional upsell checkbox with configurable fee
  • Visible in admin order view β€” staff can print gift messages on packing slips

Cart Savings Display

  • Total savings line β€” aggregates discounts, catalog rules, and special prices into a single "You Saved" figure
  • Percentage off calculation β€” shows both absolute and percentage savings

Estimated Delivery Date

  • Business-day calculation β€” skips weekends automatically
  • Min/max day range β€” display ranges like "3–7 business days" or a single ETA
  • Custom label β€” "Estimated Delivery", "Arrives By", etc.

Continue Shopping Button

  • Configurable return link β€” send shoppers back to category, homepage, or any URL
  • Customizable label β€” localized per store view

Enhanced Empty Cart Page

  • Branded illustration and copy instead of the stock "You have no items in your shopping cart."
  • Trust badges and CTA button encourage continued browsing
  • Custom heading, message, and button label per store view

Quality & Performance

  • MEQP compliant β€” passes Adobe's Magento Extension Quality Program
  • Hyva + Luma support β€” auto-detects theme via Panth\Core\Helper\Theme
  • Zero JavaScript bloat β€” lightweight vanilla JS for Luma, Alpine.js for Hyva
  • Translatable β€” all strings wrapped in __() for multi-language stores
  • Multi-store aware β€” every setting respects Magento's scope hierarchy

Compatibility

Requirement Versions Supported
Magento Open Source 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8
Adobe Commerce 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8
Adobe Commerce Cloud 2.4.4 β€” 2.4.8
PHP 8.1.x, 8.2.x, 8.3.x, 8.4.x
MySQL 8.0+
MariaDB 10.4+
Hyva Theme 1.3+
Luma Theme Native support
Required Module Panth_Core (free)

Tested on:

  • Magento 2.4.8-p4 with PHP 8.4 (Hyva 1.3.x and Luma)
  • Magento 2.4.7 with PHP 8.3
  • Magento 2.4.6 with PHP 8.2

Installation

Composer Installation (Recommended)

composer require mage2kishan/module-advancedcart
bin/magento module:enable Panth_Core Panth_AdvancedCart
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento cache:flush

Manual Installation via ZIP

  1. Download the latest release from Packagist or the Adobe Commerce Marketplace
  2. Extract the contents to app/code/Panth/AdvancedCart/ in your Magento installation
  3. Ensure Panth_Core is installed (required dependency)
  4. Run the same commands as above starting from bin/magento module:enable

Verify Installation

bin/magento module:status Panth_AdvancedCart
# Expected output: Module is enabled

After installation, navigate to:

Admin β†’ Stores β†’ Configuration β†’ Panth Extensions β†’ Advanced Cart Page

Configuration

All settings live at Stores β†’ Configuration β†’ Panth Extensions β†’ Advanced Cart Page.

General Settings

Setting Default Description
Enable Module Yes Master toggle for all cart enhancements

Free Shipping Progress Bar

Setting Default Description
Enable Yes Show or hide the progress bar
Threshold 50.00 Minimum subtotal to qualify for free shipping
Progress Message Add {{remaining}} more for free shipping! Message while below threshold
Achieved Message You qualify for free shipping! Message when threshold is met

Quantity Buttons

Setting Default Description
Enable Yes Adds +/- buttons around quantity inputs

Trust Badges

Setting Default Description
Enable Yes Show or hide the trust badges section
Badges secure_checkout,money_back,free_returns,fast_shipping Comma-separated badge keys

Continue Shopping Button

Setting Default Description
Enable Yes Show the continue-shopping link
Label Continue Shopping Button text
URL / Relative URL path

Cart Savings Display

Setting Default Description
Enable Yes Show total savings from discounts/specials

Estimated Delivery Date

Setting Default Description
Enable Yes Show estimated delivery range
Min Days 3 Minimum business days
Max Days 7 Maximum business days
Label Estimated Delivery Label text

Order Notes

Setting Default Description
Enable Yes Allow customers to add order instructions
Placeholder Add special instructions for your order... Textarea placeholder
Max Length 500 Character limit

Gift Options

Setting Default Description
Enable Gift Message Yes Allow a personal gift message
Enable Gift Wrap No Offer optional gift wrapping
Gift Wrap Fee 0.00 Flat fee added to order when selected

Empty Cart

Setting Default Description
Enable Yes Show the enhanced empty cart page
Heading Your cart is empty Custom heading text
Message Looks like you haven't added anything yet. Custom message
Button Label Continue Shopping Return-to-shop button text

Feature Walkthrough

Where Order Notes Appear

  1. Cart page β€” collapsible section above the summary
  2. Checkout sidebar β€” read-only review of the note
  3. Customer order view ("My Orders") β€” displayed alongside shipping info
  4. Admin order view β€” shown in the order information block
  5. Admin order grid β€” available as a hidden column (toggle in column settings)

How Savings Are Calculated

Savings = sum of (original_price βˆ’ final_price) Γ— qty for every line item, plus any applied cart discounts. The module uses the existing quote item price attributes, so it respects catalog price rules, tier pricing, and special prices.

Gift Options Flow

When the customer checks Add Gift Message, a textarea appears. The message is saved on the quote, carried through checkout, and stored on the order record. If Gift Wrap is enabled and the customer opts in, the wrap fee is added to the order total as a custom total line.

Theme Compatibility

The module uses Panth\Core\Helper\Theme (from the free Panth_Core module) to detect the active theme and render the appropriate templates:

  • Hyva β€” Alpine.js + Tailwind CSS templates, no jQuery, no Knockout
  • Luma β€” vanilla JavaScript + inline styles, full Knockout/RequireJS integration

Both template sets are fully overridable in your child theme at:

  • app/design/frontend/<Vendor>/<theme>/Panth_AdvancedCart/templates/

Troubleshooting

Issue Cause Resolution
Features not showing on cart page Module or individual feature disabled Enable master toggle + individual feature in admin config
Free shipping bar threshold mismatch Threshold does not match shipping rule Align the module threshold with your actual free-shipping rule
Order notes not saving panth_order_note column missing Run bin/magento setup:upgrade and verify quote + sales_order tables
Hyva templates not rendering Hyva fallback not configured Ensure Panth_Core is enabled and bin/magento cache:flush has been run
Qty +/- buttons unresponsive Static content not deployed Run bin/magento setup:static-content:deploy -f
Gift wrap fee not added Tax / grand total recalculation not triggered Clear cache and verify the customer has reloaded the cart
Configuration changes not visible Config cache Run bin/magento cache:clean config full_page

For additional diagnostics, enable Debug Mode in Panth Extensions β†’ Core Settings and review var/log/panth_advancedcart.log.

FAQ

Does Panth Advanced Cart work with Hyva?

Yes. The module ships dedicated Hyva templates built with Alpine.js and Tailwind CSS. Theme detection is automatic via Panth_Core.

Does it work on the default Luma theme?

Yes. Luma templates use vanilla JavaScript and integrate with Magento's standard Knockout/RequireJS cart.

Will the order notes show up on the invoice and packing slip?

Yes. Because the note is stored on the sales_order record, it is available to any PDF template, email template, or reporting tool that reads the order.

Can I disable individual features?

Yes. Every feature has its own enable/disable toggle under Advanced Cart Page in the admin configuration.

Is the gift wrap fee taxable?

The gift wrap fee is added as a custom total. You can configure Magento's tax settings to apply tax to it by treating it like any other custom fee.

Can I translate the module?

Yes. All user-facing strings use Magento's __() translation function. Add a CSV in i18n/<locale>.csv or use Magento's built-in translation tools.

Does it conflict with one-page checkout extensions?

No. Panth Advanced Cart operates on the cart page; it does not modify the checkout step flow. Order notes are displayed read-only in the checkout sidebar and do not interfere with any third-party checkout module.

How does the estimated delivery calculation work?

The module calculates business days (Mon–Fri) from the current date, skipping weekends. It does not currently account for public holidays β€” if you need that, request a customization via kishansavaliya.com/get-quote.

Can I customize the trust badges?

The six built-in badge types are available out of the box. Custom badge images or SVGs can be added by overriding the badge template in your theme.

Is the source code available?

Yes. The source is on GitHub at github.com/mage2sk/module-advancedcart.

Support

Channel Contact
Email kishansavaliyakb@gmail.com
Website kishansavaliya.com
WhatsApp +91 84012 70422
GitHub Issues github.com/mage2sk/module-advancedcart/issues
Upwork (Top Rated Plus) Hire Kishan Savaliya
Upwork Agency Panth Infotech

Response time: 1–2 business days. Priority support is included with marketplace purchases.

πŸ’Ό Need Custom Cart or Checkout Development?

Looking for custom cart logic, checkout flow optimization, Hyva theme customization, or conversion rate optimization? Get a free quote in 24 hours:

Get a Free Quote

Hire on Upwork Β Β  Visit Agency Β Β  Visit Website

Specializations:

  • πŸ›’ Magento 2 Module Development β€” custom extensions following MEQP standards
  • 🎨 Hyva Theme Development β€” Alpine.js + Tailwind CSS, lightning-fast storefronts
  • πŸ–ŒοΈ Luma Theme Customization β€” pixel-perfect designs, responsive layouts
  • ⚑ Performance Optimization β€” Core Web Vitals, page speed, caching strategies
  • πŸ” Magento SEO β€” structured data, hreflang, sitemaps
  • πŸ›οΈ Checkout Optimization β€” one-page checkout, conversion rate optimization
  • πŸš€ M1 to M2 Migrations β€” data migration, custom feature porting
  • ☁️ Adobe Commerce Cloud β€” deployment, CI/CD, performance tuning
  • πŸ”Œ Third-party Integrations β€” payment gateways, ERP, CRM, marketing tools

Industries served: Fashion & Apparel, Electronics, Health & Beauty, Food & Beverage, Home & Garden, B2B Wholesale, Multi-vendor Marketplaces.

License

Panth Advanced Cart is licensed under a proprietary license β€” see LICENSE.txt. Each purchase entitles you to install the module on a single Magento production domain plus its staging and development environments.

About Panth Infotech

Built and maintained by Kishan Savaliya β€” kishansavaliya.com β€” a Top Rated Plus Magento developer on Upwork with 10+ years of eCommerce experience.

Panth Infotech is a Magento 2 development agency specializing in high-quality, security-focused extensions and themes for both Hyva and Luma storefronts. Our extension suite covers SEO, performance, checkout, cart, product presentation, customer engagement, and store management β€” over 34 modules built to MEQP standards and tested across Magento 2.4.4 to 2.4.8.

Browse the full extension catalog on the Adobe Commerce Marketplace or Packagist.

Quick Links

Ready to turn your cart into a conversion machine?
Get Started

SEO Keywords: magento 2 advanced cart, magento 2 cart page extension, magento 2 free shipping bar, magento 2 free shipping progress bar, magento 2 order notes, magento 2 gift options, magento 2 gift message, magento 2 gift wrap, magento 2 cart customization, magento 2 trust badges, magento 2 quantity buttons, magento 2 qty plus minus, magento 2 estimated delivery date, magento 2 cart savings display, magento 2 empty cart page, hyva cart extension, hyva free shipping bar, luma cart extension, panth advanced cart, panth infotech cart, magento 2 cart conversion, magento 2 aov booster, magento 2 cart abandonment, hire magento developer, top rated plus upwork magento, kishan savaliya magento, mage2kishan, mage2sk, magento 2.4.8 cart module, php 8.4 magento cart, magento 2 checkout optimization, magento 2 conversion rate optimization, custom magento cart development, magento 2 cart page customization, magento 2 order instructions, magento 2 special instructions, magento 2 delivery estimate, magento 2 cart trust seals