Product tabs show on the single product page, right below the image gallery. Tab labels are “Description”, “Additional Information”, “Reviews” by default – but what if you wish to rename them into something more relevant to your users?
Here’s a simple PHP snippet you can copy/paste into your child theme’s functions.php file to immediately change the “Description” tab name – enjoy 🙂
Editing Product Tab Names @ WooCommerce Single Product Page
Snippet (PHP): Rename Description Product Tab Name @ WooCommerce Single Product Page