Was wondering if someone may be able to help me as I’m trying to hide the tabs based on product type and everything i’ve tried has failed :(.
My thoughts were to include a javascript which checks the product type and if its Home for example it gives a display:none in the css to the tabs. But i dont know how to include the js.
Any help would be greatly appreciated.