I want to reorder the product details page.
I am changing in this file -
but my changes are not reflecting.
checkout/view/frontend/layout/catalog_product_view.xml
I have tried to clear the cache also and reindex command.
I want to reorder the product details page.
I am changing in this file -
but my changes are not reflecting.
checkout/view/frontend/layout/catalog_product_view.xml
I have tried to clear the cache also and reindex command.
3
Answers
You have to run
Should see
You might need to clear generation file and then clear cache:
Try this:
Create catalog_product_view.xml like below
Or:
And clean cache! Goodluck!