Woocommerce product page, display ACF field in summary

I am trying to add custom fields to product page summary using the below code

Can you please show how to display the ACF custom field after sku and category in the product summary in proper format

Also i want to add custom fields to the “Additional Information” tab in product page

Hi Gopi,

Please consider that this is a customization request which is outside of our support scope. We will do our best to show you how to do stuff but we will not be able to implement the customization for you.

For the styling, you need to use CSS to do the proper padding and stuff. You can use the Google Chrome Developer toolbar to find the proper CSS selector and do the styling:

https://www.youtube.com/watch?v=wcFnnxfA70g

For the place of adding the Custom Code I suggest that you check the Conditional Tags of Woocommerce to determine which one is suitable for you:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.