I have a series of custom tabs on a Magento 2 product details page that were setup via the catalog_product_view.xml file. I am trying to setup a button that will allow me to link from the short description area to additional tab. If I do a brand new request to <a href=”https://domain.com/product.html#additional”>Additional</a> – it worksRead more