Hi guys, this might be the wrong place to post this and I may have to speak directly to the app support team though I will try anyways. I am using an app named ‘section store’ I have bought ‘product tabs #5’. I have made 3 sections in the header as you shown in the picture below, I then create a custom liquid and paste the code into my product information section on each product page. The problem is that all of the product tabs continuously show on each product page and I dont know how to make it only 1 or the other.
How can I have a separate product tab section for each product page without it overlapping?
You’re seeing all the product tabs on every product page because the code you added isn’t filtering them by product. Right now, the custom liquid section is likely loading all the tab sections globally, instead of linking them to specific products.
To fix this, you need to make sure that the tabs only show when they match the current product