Pregunta

I wish to remove SKU from order details.

  1. Open my account page in frontend 2.Go to My Orders 3.Click View Orders link from the list of orders

enter image description here

How to remove the SKU colum and its associated details.

Please provid eme a solution

¿Fue útil?

Solución

For that you need to override two phtml files,

module-sales/view/frontend/templates/order/items.phtml
module-sales/view/frontend/templates/order/items/renderer/default.phtml

Overide Into following path,

app/design/frontend/Vendor/Theme/Magento_Sales/templates/order/items.phtml
app/design/frontend/Vendor/Theme/Magento_Sales/templates/order/items/renderer/default.phtml
Licenciado bajo: CC-BY-SA con atribución
No afiliado a magento.stackexchange
scroll top