Checkout for WooCommerce - CheckoutWC 9.0.35

Download Checkout for WooCommerce - CheckoutWC 9.0.35 from nulled fire. Checkout for WooC replaces checkout page with beautiful, responsive, and conversion optimized design
Improved - Local Pickup delivery methods are now refreshed with AJAX to handle situation where pickup or shipping becomes unavailable (or available)
Fix - Detect bad trust badge data and correct it.
Fix - Remove unnecessary console logging when not in debug mode.
Fix - Fix issue that prevented Order Bump quantity setting from applying in the side cart.
Fix - Fix suggested product button from adding the wrong product to the cart after you add a suggested product.
Fix - Add back Reset Order Bump Stats as a row action when viewing the admin order bumps list.
Fix - Handle edge cases with actions that output table rows to avoid compiler errors. Specifically class and any hyphenated non-data attribute.
Fix - Add close button back to login modal.
Fix - Fix issue with bad trust badges data that prevented trust badges admin settings from loading.
Dev - Added a few new filters: cfw_login_form_account_exists_text, cfw_login_form_account_does_not_exist_text, and cfw_login_form_continue_as_guest_button_text
Fix - Fix issue with table rows not being output properly. (Affects WooCommerce Subscriptions recurring totals)
Fix - Fix visible HTML and CSS when YITH Product Badges is enabled.
Fix - If submitted order response doesn't have a redirect property, assume gateway is handling it and avoid JS exception.
Fix - Fix styling issue with Google Pay button
Fix - Fix bug with Local Pickup that could cause the shipping method to change on an order during submit
Fix - Fix issues with Nextend Social Login and the login modal
Fix - Hide shipping method review pane if pickup is selected.
Fix - Handle style attribute when parsing out table row attributes
Fix - Init notices manager earlier to avoid fatal errors during settings import.
Fix - Adjust CSS to allow wrapping in after data div
Fix - Set width of trust badge images to fix issues with SVGs that don't have a width defined.
Dev - Add cfw_after_suggested_product_title action
Dev - Add filter cfw_allow_html_in_formatted_item_data_value to allow HTML in formatted cart item data values.