Checkout for WooCommerce - CheckoutWC 9.1.8

Download Checkout for WooCommerce - CheckoutWC 9.1.8 from nulled fire. Checkout for WooC replaces checkout page with beautiful, responsive, and conversion optimized design
New - Password fields now have toggle button to show password in plain text so that customers can verify they have entered the correct input.
New - Smarty Variation Matching for Order Bumps. When setting up an order bump you can now set the search and offer products to be a variable product. Smart Matching attempts to match the offer product variation attributes to the search product variation attributes in the cart. Example: If you sell mattresses you could set it up so that a person who chooses a queen mattress and then adds a mattress protector as an order bump would also get the queen size protector.
New - Added option to order bumps to set whether or not the order bump quantity can be adjusted in the cart.
Improved - Improved how bundled products are displayed when using WooCommerce Product Bundles.
Improved - If it is not possible to change the quantity of a cart item, show the cart item quantity bubble on that line item.
Improved - Order Notes are now excluded from field persistence caching (Garlic.js).
Dev - Added cfw_enable_field_persistence filter to make it easy to turn off field persistence.
Dev - Added cfw_welcome_back_text filter for welcome back text.
Fix - Fix bug that caused shipping phone to not be saved with submitted order.
Fix - Fix issue where address review didn\'t have all of the correct info when using WooCommerce for Japan.
Fix - Fix bug where address formatting strings that weren\'t replaced would appear in review address area of checkout steps.
Fix - Fix bug that caused multiple events to be bound where one was required during field validation.
Fix - Fix bug that caused the state field to not be validated.
Fix - Fix lack of sale price when using YITH by implementing proper filter
Fix - Handle sale prices differently so that it works with YITH Dynamic Pricing.
Fix - Fix issue with zooming into text fields on mobile safari
Fix - Fix characters not being totally covered by shimmer.
Fix - Fix side cart totals spacing
Fix - Detect coupons with free shipping and render shipping progress bar correctly.
Fix - Add some more styling to help the side cart display correctly with themes that like to add borders to tables.
Fix - Fix potential fatal error with PHP 8.
Fix - Fix incorrect city when using Google Address Autocomplete with Swedish addresses.
New - Added new Cart Summary Link color setting
New - Added setting to display sale prices in cart and checkout cart summary.
New - It is now possible to use a WooCommerce Product Bundle that contains variations as an order bump. The default variation values for each bundled product are used.
Improved - Improved how product bundles are styled in the side cart and checkout cart summary
Fix - Fix setting that appeared erroneously when side cart is disabled.
Fix - Change label of cart item quantity color settings to add clarity to what they style.
Fix - Fix issue where quantity stepper wasn't available in side cart unless cart editing at checkout was enabled.
Fix - Fix issue where there were duplicate validators during checkout submission
Fix - Attempt to fix race condition that caused the postal code validation to show an error message after correct postal code was entered
Fix - Fix bug in admin where publishing an order bump triggered before unload alert
Fix - Tweak our side cart coupon apply code to better match core