Checkout for WooCommerce - CheckoutWC 9.0.36

Download Checkout for WooCommerce - CheckoutWC 9.0.36 from nulled fire. Checkout for WooC replaces checkout page with beautiful, responsive, and conversion optimized design
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
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()
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