cancel
Showing results for 
Search instead for 
Did you mean: 

Rearranging Product page tabs

Rearranging Product page tabs

Hey everyone, we are facing a peculiar issue with the tabs on product pages, running Magento 2.3.2
Everytime we enable a new tab, Customer images, product questions, warranty terms etc, these get placed on priority before the Details tab. 
Can't find where to resolve this from so we can set our own priority or at least have the new tabs list in the end after Reviews.
I am including a image for reference

https://ibb.co/DQNQYRT


 

2 REPLIES 2

Re: Rearranging Product page tabs

Hello @kanratech 

 

if you added using module then add sequence review module  into module.xml 

 

Make sure after add sequence you must need to run setup:upgrade command.

 

So it will call after review.

 

Hope it will work for you.

 


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: Rearranging Product page tabs

Hello @kanratech ,

You can change the order of tab by changing it in theme also. Please refer the following link 

https://meetanshi.com/blog/reorder-product-tabs-in-magento-2/

I hope this will help you. 

If it helps you, please accept it as solution and give kudos.

Regards.