Hello,
I want to know how to Remove Pricing From Cart / Mini Cart / Side, how can i do that
You can remove price code from below files or set display: none on price div
Copying the file that you are changing
/vendor/magento/module-checkout/
to
app/design/frontend/Vendor/Theme/Magento_Checkout
Cart page:
Magento_Checkout/templates/cart/item/default.phtml
Minicart:
Magento_Checkout/view/frontend/web/template/minicart/item/default.html
Also for More information, you can update the Mini Cart price file code if needed:
Magento_Checkout\view\frontend\web\template\minicart\item\price.html