Change productname in cart, quote, invoice Magento 2
I need to change the productname visible for the customer after adding it to the cart. Also it should show on invoice, order email and everything else visible for the customer. I made an extension with observer checkout_cart_product_add_after $item =…