• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

CheckoutWC - Beautiful, Conversion Optimized Checkout Templates For WC

CheckoutWC - Beautiful, Conversion Optimized Checkout Templates For WC v9.0.35

No permission to download
Download CheckoutWC v7.5.0 - Optimized Checkout Page for WooCommerce Nulled Free
v7.5.0 - 2022.07.28

  • Improved - Refactored JS validator promises to save ~200ms during validation
  • Improved - CheckoutWC scripts are now output in the footer for better compatibility and PageSpeed scores.
  • Improved - Implemented JSON repair technique from WooCommerce core to eliminate some instances of failed AJAX calls on poorly configured sites.
  • Improved - When using enhanced registration, the overridden WooCommerce settings for generating username and password now only apply on the checkout page
  • Improved - Refactored Order Review Step tab output to use our updated tab system. This fixes validation of fields on the order review step tab.
  • Dev - Implement cfw_is_cart_bump_valid as generic filter for bumps.
  • Dev - Removed some non-functional JS from the Square compatibility JS module
  • Dev - Added cfw_estimated_pickup_time to filter pickup time output
  • Dev - Added cfw_hide_email_field_for_logged_in_users filter to allow showing the email field to logged in users.
  • Fix - Fixed fatal error with latest version of SUMO Payment Plans
  • Fix - Fix bugs with BeTheme theme.
  • Fix - Fix state matching for Italy with Google Address Autocomplete
  • Fix - Fix bug with trust badges repeater that caused image picker to be non-functional when multiple badges were added between clicking save.
  • Fix - Fix bug with Aelia Currency that prevented the correct currency from being selected after country change
  • Fix - Fix regression that broke ThemeHigh Checkout Field Editor Pro conditional field validation.
  • Fix - Fix full-width field rendering for WooCommerce Checkout Field Editor fields.
Download CheckoutWC v7.4.3 - Optimized Checkout Page for WooCommerce Nulled Free
v7.4.3 - 2022.07.23

Hotfix - Fix fatal error when recording order bump revenue stats post purchase.
Download CheckoutWC v7.4.0 - Optimized Checkout Page for WooCommerce Nulled Free
v7.4.0 - 2022.07.15

  • New - If enabled in settings and using the \'WooCommerce style\' registration option, the username field will now appear for registering users. This field will not be displayed for most configurations.
  • New - Add support for Coderockz Woo Delivery
  • Improved - Refactored Klarna Payments integration to use available gateways filter instead of the weird templating tactic they use.
  • Fix - Fix styling of Amazon Pay banner on order pay page
  • Fix - Fix potential PHP warning/error with enabled fields setting not returning an array
  • Fix - Fix bug with Chrome Autocomplete service making fields readonly on the PayPal for WooCommerce review order screen
  • Fix - Fix potential issue where — (dash dash) was selected as country when no location was set or found.
  • Fix - Fix bugs caused by our attempts to prevent select2 from loading. We can’t really go after select2 so aggressively because Local Pickup Plus and other plugins need it or they throw errors / don’t work properly
  • Fix - Fix broken action that prevented woocommerce_checkout_before_customer_details and woocommerce_checkout_after_customer_details actions from firing. This allows ThemeHigh Checkout Field Editor\'s conditional fields to work properly.
  • Fix - Preserve alerts when going to payment tab on error (order review step)
  • Dev - Differentiate validation promise logs so that we know if a promise failed during tab validation or order submission
Download CheckoutWC v7.3.3 - Optimized Checkout Page for WooCommerce Nulled Free
v7.3.3 - 2022.07.05

  • Fix - Fix bug that caused new installs to not have any enabled billing fields.
  • Fix - Fix generic error message for custom parsley validators that use AJAX
  • Fix - Fix potential issue where billing address fields were output twice for non-shipped carts
Download CheckoutWC v7.3.2 - Optimized Checkout Page for WooCommerce Nulled Free
v7.3.2 - 2022.06.30

  • Improved - Added option to change the label of the local pickup shipped order option
  • Improved - Added pickup address to thank you page under pickup instructions.
  • Improved - Address under pickup instructions is now linked to Google Maps by default. This can be disabled with this filter: cfw_local_pickup_use_google_address_link
  • Dev - Added new filter for the pickup address on the thank you page: cfw_local_pickup_thank_you_address
  • Dev - Order submission errors now show the server response when cfw-debug flag is set. (I.e., https://yoursite/checkout/?cfw-debug=true)
  • Fix - Fixed PHP warning with Klarna Payments
  • Fix - Changing between shipping and pickup now recalculates totals correctly.
  • Fix - Changed columns of MyParcel fields for a better layout
Download CheckoutWC v7.3.0 - Optimized Checkout Page for WooCommerce Nulled Free
v7.3.0 - 2022.06.28

  • NEW - Local Pickup. CheckoutWC now has a native understanding of pickup vs delivery and can selectively show / hide the shipping address and shipping options based on whether the customer selects shipping or pickup.
  • NEW - You can now select which countries to highlight in country dropdown from settings (WP Admin > CheckoutWC > Checkout > Field Options)
  • NEW - You can now selectively hide/disable billing address fields from settings. (WP Admin > CheckoutWC > Checkout > Address Options)
  • NEW - Added option to disable \'Same as shipping address\' option in settings. (WP Admin > CheckoutWC > Checkout > Address Options)
  • Improved - Remove cart item link is now always shown at mobile screen sizes
  • Improved - Updated Greek translations based on feedback from customers.
  • Dev - Updated WC tested version to 6.6.0
  • Dev - Added two new actions: cfw_before_payment_methods_block and cfw_after_payment_methods_block
  • Dev - Added new cfw_order_updates_heading filter and new cfw_after_thank_you_order_updates_text action
  • Dev - Extra billing fields are now output on an action hook like everything else.
  • Dev - Implemented updated_cart_totals JS event from WooCommerce core.
  • Dev - Added new action after side cart totals: cfw_after_side_cart_totals
  • Dev - Moved before_woocommerce_pay call so that it fires within the template content
  • Dev - Added cfw_side_cart_free_shipping_progress_bar_free_shipping_message and cfw_side_cart_free_shipping_progress_bar_amount_remaining_message_format filters
  • Fix - Fix potential JS errors from undefined variables
  • Fix - Fix issue with PayPal for WooCommerce and customer info sections appearing that should be hidden
  • Fix - Fix bug that prevented overriding CheckoutWC image sizes
  • Fix - Fix issues with PostNL and MyParcel
  • Fix - Fix issue where colon appearing in shipping method name was errantly removed.
  • Fix - Improved accessibility of side cart.
  • Fix - Fix issue with FlyCart Woo Discount Rules and side cart.
  • Fix - Fix issue that caused the review panes to show incorrect information when billing address is forced to be the shipping address.
  • Fix - Fix bug that made it possible for post code validation error to be shown when correct post code was entered.
  • Fix - Fix potential typing issues that could cause fatal errors in recent versions of PHP.
  • Fix - Fix issue where Select2 could be loaded.
  • Fix - Fix issue with caching and add to cart error messages. Now acts more like native AJAX add to cart functionality in WooCommerce core.
  • Fix - Fix incorrect usage warning
  • Fix - Fix multiple issues with Amazon Pay 2.0 legacy API and order pay endpoint
  • Fix - Fixes to how Malaysian addresses are handled with Google Address Autocomplete
  • Fix - Google Address Autocomplete now supports named buildings in addition to normal street addresses
  • Fix - Fix conflict with Woostify CSS and side cart table styling.
  • Fix - Fix issues with Variation Swatches for WooCommerce and the side cart
  • Fix - Fix potential issue with some finicky gateways by adding a slight delay to firing payment_method_selected event so that it runs after animations have completed.
  • Fix - Fix bug that prevented woocommerce_before_thankyou from running
  • Fix - Fix bug that prevented side cart free shipping progress data from being filtered.
  • Fix - Fix bug with option to hide the floating side cart button when the cart is empty and situations where the cart transitions to a non-empty state. Now behaves correctly when emptying the cart and adding an item.
  • Fix - Refactored cart updating code to fix bug with WooCommerce Product Bundles quantity syncing
  • Fix - Prevent fatal errors when order bump cannot be added to the cart
Version 7.2.6 - 2022.05.30

Fix - Fix bug where fields that were not visible in the current viewport because of scrolling were not validated properly.
v.7.2.4

Hotfix - Fix PHP warning related to missing field class arguments. A hot fix for a PHP warning you ask? Well here\'s the deal: we misread the bug report but had already done the work to fix this and release it. Your log files will thank us.
Download CheckoutWC v7.2.3 - Optimized Checkout Page for WooCommerce Nulled Free
v7.2.3 - 2022.05.25

  • New - Added support for ThemeHigh Checkout Field Editor Pro.
  • Fix - Fix bug where address_1 was not set correctly on page load when using discreet address fields.
  • Fix - Fix bug where review pane showed session values instead of the information entered by the customer.
  • Fix - Fix bug with unique billing fields treatment that caused the billing address not to appear when shipping was not required.
  • Fix - Fix issue where fragment is updated even when it hasn\'t changed.
  • Fix - Fix issue with Square where CC field was unusually sized
  • Fix - Fix bug with Order Pay page that prevented errors from being shown
  • Dev - Added filter to bypass email domain validation check: cfw_email_domain_valid
  • Dev - Added filter for unique billing fields: cfw_unique_billing_fields
  • Dev - Updated WP tested version to 6.0.0
Download CheckoutWC v7.2.2 - Optimized Checkout Page for WooCommerce Nulled Free
v7.2.2 - 2022.05.12

Hotfix - Fix potential PHP fatal error with Checkout Field Editor and fields that don\'t have classes defined.
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock