Thread Starter
bb14
(@bb14)
I’m sorry evrything is alright, I have forgoten that I did insert it in the header template of my theme.
Thread Starter
bb14
(@bb14)
Hi, thanks that works for the ACF field
<?php the_field(‘text_field’, $product->get_id()); ?>
it returns the acf field as expected.
thanks for all