Viewing 1 reply thread
You must be logged in to reply to this topic.
if you access my product page https://dev.painogen.com/product/painogen-natural-pain-relief-almond-blend/
on the bottom it shows other products and says SIMILAR Styles
i want to rename it to Related Products, also tell me how to rename it
Hello,
You can change it in file: \june\woocommerce\single-product\related.php
The string is in this line: <h5><?php esc_html_e( 'Similar Styles', 'june' ); ?></h5>
Make sure to save copies of the changed files to replace them in case of future theme updates.
Best regards!
You must be logged in to reply to this topic.