How to add a input password type Field in magento 2 checkout page based on a condition?
I’m seeking guidance on how to implement a custom field for a social security number in the checkout process, but only under specific conditions: the cart value must exceed $2500, and the website URL must be baseurl/us/ (indicating the US… Read More »How to add a input password type Field in magento 2 checkout page based on a condition?