CheckoutWC is a plugin for WooCommerce that replaces your checkout page with a Shopify style cart and checkout page. Proven to increase sales and reduce cart abandonment.
Features
- A one-click solution, beautifully designed
- Optimized for conversions
- Perfectly adaptable
- Build trust with your customers
- Checkout for WooCommerce helps customers feel
- Simplified checkout
- Checkout for WooCommerce breaks
- Optimized account creation process
INFO: https://www.checkoutwc.com/
Changelog
Version 8.2.20 - 2023.11.15
- Improved - Decoupled JS to reduce front end asset size for side cart by ~100kb
- Improved - Load Slick as as a separate asset and only load it if suggested products carousel is enabled
- Fix - Fix modal variation price not updating on some modals
- Fix - Remove WooCommerce Price Based on Country compatibility module that was causing incorrect order bump prices
- Fix - Firm up hiding normal WooCommerce output on bump modals for variations
- Fix - Fix display count tracking for side cart bumps that caused conversion rate to be 100%. Conversion statistics for those bumps will need to be reset if accurate percentage is desired.
- Fix - Remove debug code
- Dev - Update old pre-8.0 settings to autoload false
Version 8.2.19 - 2023.11.13
- New - You can now exclude an order bump for product categories
- New - Added new setting to allow showing shipping / order total / taxes on the side cart.
- Fix - Fix loading shimmer bug with WooCommerce Stripe
- Fix - Fix bug with variation prices not holding after checkout submit.
- Fix - Fix issue with WooCommerce Oppcw
- Fix - Fix Mercado issue where payment fields did not load with one page checkout
- Dev - Added filter to control international phone field placeholder mode: cfw_international_phone_field_placeholder_mode
- Dev - Added filter to side cart icon: cfw_side_cart_icon
- Dev - Added new WP hooks JS filter: cfw_js_disable_cart_quantity_prompt
- Dev - Also added PHP filter: cfw_disable_cart_quantity_prompt
- Dev - Add JS action hook when Google Address Autocomplete fills address: cfw_google_address_autocomplete_fill_address
- Dev - Add filter to our notices display: cfw_wc_print_notices
- Dev - WP hooks instance is now globally available on the window object: cfwGetWPHooks()
Version 8.2.18 - 2023.11.01
- Improved - Allow the quantity control on bundled items if appropriate.
- Fix - Fix width of Payment Plugins PayPal button
- Fix - Fix bug where shipping method showed outdated price when using table rates, or similar. Such as using the plugin Flexible Shipping.
- Fix - Fix bug where order bumps showed on the side cart even when disabled
- Fix - Fix WooCommerce Payments express buttons and separator when underlying checkout page is configured with the block checkout
- Fix - Fix Advanced Coupons styling bugs with Groove theme
- Fix - CSS fix for Betheme
- Fix - Fix issue where removing an item in the side cart removed even when clicking ‘cancel’ on confirm dialog
- Fix - Fix issues with Mercado gateway
- Fix - Fix Polylang home URL
- Fix - Prevent fatal error with grouped products
- Fix - Add our CSS as unremoveable with WP Rocket
- Dev - Add debug logging to ACR
- Dev - Make classes on checkoutwc_cart shortcode filterable: checkoutwc_cart_shortcode_additional_classes
- Dev - Add a filter to allow tracking carts without emails defined: cfw_acr_track_cart_without_emails
- Dev - Add filter cfw_hide_bump_if_offer_product_in_cart to control whether order bumps are hidden if the offer product is in the cart. Always hides if the bump is already in the cart.
- Dev - Added actions cfw_after_modal_order_bump_variable_product_form and cfw_after_modal_order_bump_regular_product_form actions
- Dev - Added action cfw_after_modal_variable_product_form
Version 8.2.17 - 2023.10.12
- Fix - Fix fatal error from non-existent shipping method
- Fix - Fix Klarna Payments on the order pay page
- Dev - Allow a cookie for template previewing
- Fix - Fix bug that prevented a shipping method from properly being set when switching to pickup
- Fix - Only get instock products for cross sells
- Fix - Protect against potential fatal error
- Dev - Add SKU to cart items as data property
- Fix - Fix bug that caused the buttons on the cart item variation edit modal to be untranslated
- Fix - Fix bug that prevented the image from changing when variation is changed in modals