About us
BSS Commerce is a full-service ecommerce agency with 14+ years of experience, supporting 75,000+ customers worldwide. As an Adobe Commerce Solution Bronze Partner and Select Magento Extensions Builder, we deliver trusted end-to-end solutions.
Our core strength is Magento, with 150+ extensions designed to enhance store performance and drive growth. With deep expertise from years of working on Magento websites, we deliver scalable, high-impact solutions backed by strong client trust.
Discover our extensions: https://bsscommerce.com/magento-2-extensions.html
If you want to find the best solution for your website, here are our top tier plugins:
- Magento B2B Extension by BSS Commerce is a flagship, widely used global solution, providing an all-in-one system for pricing, account management, and efficient B2B workflows.
- BSS Commerce’s Magento 2 SEO Extension is a powerful tool that enhances search visibility, automates SEO tasks, and drives more organic traffic to your Magento store.
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!
About us
BSS Commerce is a full-service ecommerce agency with 14+ years of experience, supporting 75,000+ customers worldwide. As an Adobe Commerce Solution Bronze Partner and Select Magento Extensions Builder, we deliver trusted end-to-end solutions.
Our core strength is Magento, with 150+ extensions designed to enhance store performance and drive growth. With deep expertise from years of working on Magento websites, we deliver scalable, high-impact solutions backed by strong client trust.
Discover our extensions: https://bsscommerce.com/magento-2-extensions.html
If you want to find the best solution for your website, here are our top tier plugins:
- Magento B2B Extension by BSS Commerce is a flagship, widely used global solution, providing an all-in-one system for pricing, account management, and efficient B2B workflows.
- BSS Commerce’s Magento 2 SEO Extension is a powerful tool that enhances search visibility, automates SEO tasks, and drives more organic traffic to your Magento store.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article