EXTERNAL PRODUCT IN NEW WINDOW
-
Hello, I would need the links of the external products to open in a new window. I have read that woocommerce by default opens them in the same window … Does the template have any option to modify this?
If I didn’t have it I know that with a simple code added to the php functions it can be achieved, or also through a plugin.
The question is: if I apply that code in the main theme, when updating woocommerce I will lose it, right?
To avoid this I must activate the Child theme and do instead in the php of the child theme?
This is so?
Thanks a lot.
Hello,
Sorry but there is no option in Theme Settings available for that.
Yes, If you need to add a custom code snippet then you need to use the child theme then your customization will not lose after the updates.
Best Regards.