Create a custom tab in product page for cross sell / up sell item

Hi,

I would like to know which source file I’m able to customize to add in a custom tab and put in cross sell / up sell item.

Thanks.

Hello Chris,

The file that shows tabs is inside entrada >> woocommerce >> content-single-products.php

Please use child theme by adding a woocommerce named folder inside entrada-child folder and then copying the content-single-product.php to this folder and then add your customizations on top of it. Also for advanced customizations and adding new features, we recommend WP Kraken as they have already customized our theme for many users.

Thank you