How to check if form shipping address in checkout is valid
When I do in checkout, I got an error : I would like to detect if the person has filled in the registration form in the checkout, this code is added in this file : app/design/frontend/Theme/theme/Amasty_CheckoutCore/templates/onepage.phtml define([‘jquery’,’mage/translate’, ‘mage/validation’], function($){ “use… Read More »How to check if form shipping address in checkout is valid