Checkout for WooCommerce - CheckoutWC 10.1.6

Download Checkout for WooCommerce - CheckoutWC 10.1.6 from nulled fire. Checkout for WooC replaces checkout page with beautiful, responsive, and conversion optimized design
Hotfix - Wrap woocommerce_cart_actions call with filter: cfw_run_woocommerce_cart_actions. Disabled by default. Use add_filter( 'cfw_run_woocommerce_cart_actions', '__return_true' ) to enable.
New - It is now possible to limit the number of items an order bump upsell will replace using this filter: cfw_order_bump_upsell_quantity_to_replace
New - Added compatibility fix for Bigblue logistics plugin.
Improved - Pickup option is now the default option when ship option is disabled. (Local Pickup)
Improved - If cart goes from shipped to non-shipped or vice versa, refresh the checkout page.
Improved - Instead of just marking shipping fields unrequired when pickup is selected, we now remove them using woocommerce_checkout_fields filter.
Fix - Fix bug that prevented disabling all billing fields.
Fix - Implement proper support for session->reload_checkout variable
Fix - Fix bug that prevents shipping method from being set to lowest price option when applying a promo code that applies free shipping.
Fix - Fix styling specificity issues that caused problems when applying a non-white background.
Fix - Fix fatal error with stat collector and settings screens that don't have get_items method.
Fix - Fix styling issue with Order Delivery Date Pro.
Fix - Fix link to Google API key setting.
Fix - Fix syntax error in wpml-config.xml
Fix - Fix SCSS syntax error
Fix - Fix bug with WooCommerce Smart Coupons apply store credit before taxes setting that caused the store credit value to become zero when cart item quantities were changed at checkout.
Dev - Updated WP and WC tested versions.
New - You can now hide the shipping methods when user selects Pickup. Pickup Locations have been moved to the Pickup step if it is enabled for better UX.
New - It is now possible to enable Local Pickup without enabling the shipping option for stores that only allow pickup.
New - Added setting to exclude order bumps when one or more products are in the cart.
Improved - Added preliminarily support for Cashier for WooCommerce\'s Checkout Field Editor feature.
Improved - Added wpml-config.xml for user defined phrases
Fix - Fix translation of French phrases for local pickup feature
Fix - Fix issue with conditional coupon errors not being shown on order submit failure
Fix - Remove outdated Square code throwing JS errors
Fix - Fix WPML issue with pickup location translations
Fix - Fix fatal error from bug in Free Gifts for WooCommerce