-
Posted a reply to Showing product name in a visual sentence, on the site WordPress.org Forums:
I´m trying with <p><?php printf( __( "You have chosen the", 'woocommerce' ), $order->post->post_name ); ?></p>… -
Created a topic, Showing product name in a visual sentence, on the site WordPress.org Forums:
Hi, I need to show in the processing-email order the p…