If you want to change ordering of review tab in product detail page then follow below steps:
Step 1. You need to override catalog_product_view.xml file in your theme [vendername]/[yourthemename]/Magento_Review/layout/ folder and paste the below code in between the body tag.
1 2 3 4 5 |
<referenceBlock name="reviews.tab"> <arguments> <argument name="sort_order" xsi:type="string">50</argument> </arguments> </referenceBlock> |
Here I have set tab order 50, so you can change it with whatever value you want.
[crayon-63d3e898436c4590268651/] Using above fucntion Images can be imported directly from...
Override view block using di.xml and add the below code...
You can check a list of called layout XML for...
Follow the below steps to install and set up PWA...
If you want to remove all leading zero's from order,...
Let our Magento expert connect to discuss your requirement.
We offer Magento
certified developers.
Our Magento clientele
is 500+.
We sign NDA for the
security of your projects.
We’ve performed 100+
Magento migration projects.
Free quotation
on your project.
Three months warranty on
code developed by us.