Addonify Floating Cart For WooCommerce

Addonify Floating Cart For WooCommerce

Addonify Floating Cart is a free WooCommerce addon that adds an interactive sticky shopping cart on your website allowing your visitors no need to go …
Rating:
4.9
star-rating-1star-rating-2star-rating-3star-rating-4star-rating-5
Active Installations:
1000+
Last Updated:
Apr 04, 2024
WordPress Version:
6.0.0 or higher
Tested up to:
6.5.4

Interactive Sticky Cart

An interactive sticky shopping cart that eliminates the need to visit the cart page, providing seamless cart management for your website visitors.

Packed with Features

Enjoy essential cart actions such as adding, removing, and updating cart items, applying coupon discounts, and more. Plus, toggle the sidebar cart with a single click.

Attention-Grabbing Notifications

Display toast notifications when a product is added to the cart, and engage visitors with a shopping meter and interactive custom text.

Easy Customization

Customize the color and typography options of the cart, toggle button, toast notifications, and more to match your website's branding.

1.2.7 – 03 Apr, 2024

=

  • Added: Requires Plugins plugin header.
  • Added: Custom toggle button CSS class option to toggle cart.
  • Tested: WordPress version 6.5.
  • Tested: WooCommerce version 8.7.0.

1.2.6 – 04 Jan, 2024

  • Added: Option, Remove Product from cart if not in stock, to remove products from the cart that are not in stock.
  • Added: Option, Display empty cart icon, to display cart icon in the cart empty notice.
  • Added: Option, Coupon field label, to display label before coupon field in the coupon form.
  • Added: Option, Coupon removal message, to set coupon removed message.
  • Added: Option, Invalid security token message, to set invalid security token error message.
  • Added: Select2 JS for country and state fields of shipping address update form.
  • Updated: Coupon messages.
  • Updated: Shipping row and shipping address update form are now synced with the WooCommerce options, Enable the shipping calculator on the cart page and Hide shipping costs until an address is entered. GitHub Issue #263
  • Updated: Minus sign, ‘-‘, added before total discount amount.
  • Updated: Settings placement in the setting page.
  • Updated: Suffixing of CSS and JS enqueue handles.
  • Fixed: Dynamic color of toast icon and icon displayed before title of applied coupons.
  • Fixed: Loader displayed when submitting shipping address update form and coupon form. GitHub Issue #264
  • Removed: Option, Coupon form description.

1.2.5 – 26 December, 2023

1.2.4 – 26 December, 2023

  • Added: Option to enable cart strings from the plugin settings.
  • Added: Option to display shipping cost in the cart subtotal. GitHub Issue #273
  • Added: Option to display taxes in the cart subtotal.
  • Added: Options to modify product removal and undo texts. GitHub Issue #272
  • Added: Options to modify labels and texts in cart form. GitHub Issue #272
  • Added: Options to modify prefix text of cart count. GitHub Issue #272
  • Added: Option to modify text for link to exit coupon and shipping form modals. GitHub Issue #272
  • Fixed: Translation problem. Support Topic
  • Tested: WordPress version 6.4.2.
  • Tested: WooCommerce version 8.4.0.

1.2.3 – 09 November, 2023

  • Fix: Shipping methods list checkbox & label spacing.
  • Tested: WordPress v6.4.0
  • Tested: WooCommerce v8.2.2

1.2.2 – 31 October, 2023

  • Added: RTL CSS.
  • Added: JavaScript API.
  • Improvement: Code refactoring (Public JS).
  • Tested: WordPress v6.4
  • Tested: WooCommerce 8.2.1
  • Dev: Replaced Gulp with Rollup for bundling JS & SCSS files.

1.2.1 – 11 September, 2023

  • Fix: Issue caused by rendering of cart sidebar modal template in cart and checkout page.
  • Update: Checked whether the cart fragments is undefined and is object in added_to_cart JS event.
  • Improvement: Code refactoring.
  • Tweak: Plugin setting page header design.

1.2.0 – 01 September, 2023

  • New: Brand new plugin setting page design.
  • Added: Option to open cart modal on trigger button hover.
  • Added: Plugin setting page notification messages.
  • Added: Option to set separate background color for shopping meter once the threshold amount is reached.
  • Fix: Plugin setting page link in plugins listing page is displayed before Deactivate link.
  • Fix: Documentation link in plugin setting page header section.
  • Improvement: Used plugins_loaded hook to run the plugin.
  • Improvement: Plugin setting page vue js code
  • Improvement: Plugin setting page SCSS.
  • Improvement: Plugin setting page REST API options.
  • Improvement: Number input control (Vue JS).
  • Improvement: Slider control (Vue JS).
  • Updated: element-ui to v2.3.8 (Vue JS).
  • Tested: WordPress version 6.3.1.
  • Tested: WooCommerce version 8.0.3.

1.1.11 – 18 July, 2023

  • Fix: Shopping meter threshold amount & progress bar issue. Parsed remaining threshold amount & progress bar percentage to float value before evaluating the condition. #213

1.1.10 – 16 July, 2023

  • Fix: Update Cart trigger button visibility state. Now trigger button also listens the cart event. #221

1.1.9 – 14 July, 2023

  • Added: Option, Trigger button badge text color on hover. #218
  • Added: Option, Trigger button badge background color on hover. #218
  • Added: Option, Hide trigger button if the cart is empty. #221
  • Removed: Option, open_cart_modal_on_notification_button_click from plugin settings page.
  • Refactored: Public facing JavaScript code.

1.1.8 – 27 June, 2023

  • Added: Shopping meter progress bar animation.
  • Tweak: Cart trigger button style.

1.1.7 – 01 June, 2023

  • Tweak: How reactive state on plugin setting’s page is managed (vue js).

1.1.6 – 12 May, 2023

  • Fix: Badge position setting not working in cart modal toggle button #190
  • Fix: Shopping meter enabled by default #191
  • Fix: Error in saving settings.

1.1.5 – 10 May, 2023

  • Added: Color options for icon in toast notification.
  • Added: Option for selecting icon for cart modal toggle button.
  • Fix: Incorrect use of “for” attribute in label element. Ref: https://wordpress.org/support/topic/incorrect-use-of/

1.1.4 – 6 May, 2023

  • Update: Variable product name with attributes in cart modal.
  • Update: Product permalink in cart modal.

1.1.3 – 4 May, 2023

  • Fix: Issue with attribute name of variable product.

1.1.2 – 3 May, 2023

  • Tweak: Load admin CSS using wp_enqueue_style only on the floating cart setting page.
  • Fixed: Issue of values of fields in Cart Drawer/Modal Labels not getting displayed. GitHub Issue #161
  • Added: New setting, Action of Button before Checkout Button, to switch between modal close and cart open on button click action. GitHub Issue #158
  • Updated: Renamed settings, Cart Close Button Label to Label of Button before Checkout Button and Display Cart Close Button to Display Button before Checkout Button.
  • Tweak: Load admin CSS using wp_enqueue_style only on the floating cart setting page.
  • Tweak: Class of the button before checkout button changed from close to secondary.

1.1.1 – 20 April, 2023

  • Added: Option for showing product type count or products quantities in floating cart badge.
  • Update: Refresh cart after page load for fragments cache related issues.

1.1.0 – 13 April, 2023

  • Fixed: Threshold and subtotal calculation mismatch issue.

1.0.9 – 12 April, 2023

  • Added: Option to calculate shipping meter threshold amount include/excluding discount amount.
  • Added: Mutation observer on cart & init Perfect scrollbar.
  • Fixed: Issue with perfect scrollbar library.

1.0.8 – 16 March, 2023

  • Update: Static texts in UDP Agents are now translation ready.
  • Removed: Option for showing/hiding tax at cart footer section.
  • Removed: Option for show/hide shipping calculation in floating cart. Shipping option now works with WooCommerce options.
  • Added: Option for compare Shopping Meter Threshold with Subtotal Before or After Discount.

1.0.7 – 03 March, 2023

  • Fixed: Discount and subtotal not showing properly, shipping showing dash when shipping is free.
  • Fixed: Shipping section not updated on coupon update.
  • Update: Shipping now shows 0 instead of free when shipping is 0.
  • Update: Spinner added for cart, hovers the whole cart instead of single product.
  • Update: Different sections for Cart options and labels in admin settings page.
  • Update: Shows ‘-‘ instead of 0 when no shipping option is selected.
  • Update: UDP agent updated to v1.0.1.

1.0.6 – 24 January 2022

  • Added: Recommended products in floating cart setting page.

1.0.5 – 18 November 2022

  • Improvement: Color picker in settings page.

1.0.4 – 03 November 2022

  • Fix: Actual name not showing in coupon applied section fixed
  • Fix: Actual message not showing in coupon page fixed
  • Added: Integrated UDP.

1.0.3 – 18 September 2022

  • Tweak: Number of unique items displayed on badges.
  • Tweak: Position of quantity increase and decrease button has changed.
  • Fix: Minor fix.

1.0.2 – 15 September 2022

  • Tweak: blockUI overlay background color in cart.
  • Fix: HTML print issue in cart total.

1.0.1 – 13 September 2022

  • Updated: Data sanitization, escape, and validation.

1.0.0 – 11 September 2022

  • New: Initial release.

Great Service

By assetsguard on April 5, 2024

Great service keep it up

Really good plugins

By an0nbr on January 14, 2024

UI is very beautiful

Excellent free plugin with compatibility limitations

By stylise on November 18, 2023

Overall, this plugin is incredible. Its functionality is far above paid plugins, and the back-end settings design is exceptional. Unfortunately it doesn't have support for bundled products. I understand that it isn't to be expected, but it prevents me from being able to use it. Absolutely worth a try.

我下載了無數個購物車外掛就為了找到它!!!

By wandong122325 on July 17, 2023

這個外掛強大的地方是它任何地方都可以客製化,而且我可以自行設定我要顯現的文字。如果全部都英文我可以更改成我想要的語言,這是我覺得很感動的部分。

當我遇到一個問題:開啟購物車畫面時,背景模糊化,我找到官方帳號並寫信詢問,不到24小時官方回信了過來,開了一個新的問題解決方案給我,實在令人感動!!

我會將這個外掛推薦給任何在word press上有需要使用購物車的朋友們!感謝製作團隊帶來這麼優秀的外掛!!

The powerful part of this plug-in is that it can be customized anywhere, and I can set the text I want to display by myself. If it's all in English I can change it to the language I want, this is the part I feel very grateful for.

When I encountered a problem: when I opened the shopping cart screen, the background would be blurred. I found the official account and wrote a letter to inquire. In less than 24 hours, the official replied and opened a new problem solution for me. It is really amazing!!

I will recommend this plug-in to anyone who needs to use the shopping cart on word press! Thanks to the production team for bringing such an excellent plug-in!!

Great product, great support

By oskar866 on July 14, 2023

An excellent product with first class support. Less than 24 hours from initial support request to a released version, excellent.

Doesn't Get Better Than This. Best In The Business

By SharatJaswal on May 9, 2023

The Addonify Floating Cart plugin has proven to be an invaluable asset for my WooCommerce website. Its remarkable capability to encompass the functionalities of four separate plugins has streamlined my website management significantly. In addition to its comprehensive features, the developer's exceptional responsiveness, and willingness to collaborate on incorporating new features and CSS edits have exceeded my expectations. I am thoroughly impressed with this outstanding solution and extend my gratitude to the diligent Addonify team.

Best side cart plugin for WooCommerce

By samircr7 on March 18, 2023

Best side cart for WooCommerce with great user interface.

Try other plugins too!

Customize My Account for WooCommerce

Customize My Account for WooCommerce Plugins helps you to Manage Existing Endpoints as well as add new Endpoint,Groups and Links into your my account …

Try Demo More Details

WP-Lister Lite for eBay

List products from WordPress on eBay. The easy way.

Try Demo More Details

WC Multiple Email Recipients

This plugin lets you add up to five additional email addresses to be used with WooCommerce notification mails.

Try Demo More Details
Screenshots
Author Site Author Site

Try Addonify Floating Cart For WooCommerce With InstaWP

Contact Sales

Reach out to us to explore how InstaWP can benefit your business.