Archived topic
How To Add Shipping Phone Number to the checkout page?
2 replies · Started by Otger on December 9, 2022
Hi!
For our shipping system they ask us for the shipping phone number.
It seems to me that it is a woocommerce field and it is not necessary to create a new one (If I enter Order details / Shipping I see the possibility of adding a phone). What is the recommended way to add it to the form?
Thanks!
PD: I've seen this, but maybe there's something already done in generatepress
https://woocommerce.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/#adding-custom-shipping-and-billing-fields
Hi there,
I would say that the article you found would be a good starting point.
The Checkout template is completely handled by WooCommerce itself so the theme wouldn't have any control over this.
Hope this helps :)
Thanks Leo!