Checkout for WooCommerce - CheckoutWC 9.0.37

Download Checkout for WooCommerce - CheckoutWC 9.0.37 from nulled fire. Checkout for WooC replaces checkout page with beautiful, responsive, and conversion optimized design
Fix - Fix bug that prevented auto detection of free shipping threshold
Fix - Fix Slick JS error from side cart
Fix - Fix currency conversion for threshold when it is gathered from free shipping method
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()