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 store). Additionally, I need to ensure that the entered value is saved on the backend. Could you provide the necessary steps to achieve this?