我有一个基于商店的WordPress网站。我正在尝试将国家/地区的默认输入值从美国更改为美国。
<input id="billing_country" class="country_to_state" type="hidden" value="US" name="billing_country">
我怎么能得到这个?目前我已经使用jQuery完成了它,值已更改,但是当用户继续付款时会发出错误
Unfortunately we do not ship to United States. Please enter an alternative shipping address.