I'm attempting to add another tab in addition to the Reviews
and Description
to the default opencart v3 default products.
Demo here to help clarify
https://demo.opencart.com/index.php?route=product/product&path=20_27&product_id=41
I've found little documentation on this new version of opencart, so I'm hoping to find out what files I need to modify in order to do this.
So far I'm sure of
/store/public_html/catalog/view/theme/default/template/product/product.twig
What other files will I need to modify in order to to add an extra tab?