How to change the position of Product Questions tab?

Created by Esther Nguyen, Modified on Mon, 28 Mar 2022 at 10:30 AM by Esther Nguyen

QUESTION:

Today I purchased the extension named "Product Questions" and already installed it. But the tab on the product page is in the first position. How can I move its position to the expected one? 


ANSWER: 

For your request, to change the position of the Product Questions tab on the product page, please follow the steps below:

1, Go to the file Bss\ProductQuestions\view\frontend\layout\catalog_product_view.xml 

2, Add the following code:

<arguments>

   <argument name="sort_order" xsi:type="string">number</argument>

</arguments>

to this position: https://ibb.co/PmrL42J  

The sort order number should be filled as 10,20,30, etc (even numbers) so that the Product Questions will be placed at the expected position (The tab with the smaller sort order will be placed in the first position and vice versa).


For example, if you set the sort order number =30, the Product Questions tab will be in the last position:


If you have any other questions or concerns, please feel free to contact us. We'd be happy to support you!


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article