Changing mobile keyboard layouts in the checkout

Is it possible to change the mobile keyboard layout for fields in the checkout? The correct keyboard layouts appear for name, email, credit card etc. But when choosing the Zip or Postal code field, the layout is alphabet instead of numeric. I just wanted to know if it were possible to change this to the numeric keyboard for sites in the US, where zip codes are numeric.

This is usually how you do it via code but the problem is Shopify doesn’t let you change anything on checkout easily if you are on Basic Plan.


Maybe, we can force it using javascript and some DOM manipulation.