Total 12/05/2024 : We HAVE 9484 Items and more than 3136 happy members.
Log Update Item WooCommerce Floating Cart - An Interactive Floating Cart for WooCommerce
This page only show history update item WooCommerce Floating Cart - An Interactive Floating Cart for WooCommerce.

**support**: Wrapped the **woocommerce_before_cart** action output with the **force_balance_tags()** wp function to make sure the returned html is always valid to avoid 3rd party hooks from messing up the cart display.

**fix**: Fixed missing dependency error with free version.

- **fix**: Fixed conflict with PPOM plugin (woocommerce product addons)

- **update**: XT Framework update

**update**: XT Framework update

- **new**: **Pro** Added a new filter hook **xt_woofc_custom_fields** to easily add product custom fields within the cart. Simply append meta fields to the array as meta_key / meta_label: https://d.pr/i/rFDqTr / https://d.pr/i/WA7off

- **update**: XT Framework update

- **update**: Modify plugin name to avoid trademark violation with WooCommerce

- **new**: **Pro** Added a new filter hook **xt_woofc_custom_attributes** to easily add custom product attributes within the cart. Simply append attribute slugs to the array: https://d.pr/i/yegGjD

- **new**: **Pro** Added a new option to clear the entire cart in 1 click after customer confirmation. An undo link will also be displayed to be able to restore the entire cart once again. Simply enable the Clear All Icon within the header settings. Screencast: **https://d.pr/i/p43ybf**

- **new**: **Pro** The free shipping bar will now take into consideration taxes in case the woocommerce setting: "display prices during cart and checkout" is set to "Including Taxes".

- **fix**: Fixed issue with the "Keep visible on empty" not being applied properly since v2.5.0

- **fix**: Fixed javascript conflict with the "Disable cart page for WooCommerce" plugin

- **fix**: Minor css fixes

- **support**: Paypal Checkout Button will now support and require the download of **https://wordpress.org/plugins/woocommerce-paypal-payments/** instead of the old Paypal Checkout plugin: **https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/** which will stop being supported starting March 1st 2022. The new plugin should inherit the old plugin settings.

- **update**: Updated language file

- **update**: XT Framework update

- **fix**: When deleting all products from the cart, the close button disappears even if the cart is still open.

- **fix**: Minor css fixes

- **new**: **Pro** Added new option to hide Add To Cart buttons within Suggested Products

- **fix**: **Pro** Fixed layout issue with the Shipping Table within the native checkout page when "Cart Totals" is enabled.

- **fix**: Minor other fixes

- **fix**: Updated Xirki Customizer Library

- **fix**: Disable within new Widget Block Editor to avoid conflicts

- **fix**: Fixed intermittent error: Undefined variable: is_bundle_item when updating item quantity

- **fix**: Fixed conflict within the new Block-based Widgets Editor in WordPress 5.8

- **support**: Support native "woocommerce_update_cart_validation" hook to validate item quantity change