Skip Navigation

[Resolved] Adding fields to WooCommerce Product

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 2.90 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Waqar 1 year, 2 months ago.

Assisted by: Waqar.

Author
Posts
#2646593

Tell us what you are trying to do?
We would like to have certain products deliverable on certain dates to certain US zip codes. For example, 54401 gets deliveries on Mondays, 54401 and 54403 gets deliveries on Tuesday, 54405 gets deliveries on Wednesday, etc. So we want to be able to set the deliverable date on the product and have a note display during the checkout based upon the customer's zip code to inform them of the delivery.

Is there any documentation that you are following?
No

Is there a similar example that we can see?
I am unaware of one.

What is the link to your site?
hsugrowingsupply.com

#2647001

Hi,

Thank you for contacting us and I'd be happy to assist.

Using Toolset plugins, you can register custom fields and show their data on the single product pages and the archive pages like the shop and product category archives.

However, there is no built-in feature available to display and store custom field data with the checkout process and the orders. This will require code customization, using WooCommerce's own hooks and filters:
https://woocommerce.com/document/introduction-to-hooks-actions-and-filters/

Note: For personalized assistance around custom code, you can also consider hiring a professional from our list of recommended contractors:
https://toolset.com/contractors/

regards,
Waqar