If you are using Magento 2.3.4, 2.3.5 the temporary fix for this problem is to update an email template with ordered items with is_legacy = 1.
If not, how do I override Sales/Order/Item/Rendered/Default block to
An object of this class is responsible for actual rendering of block output.
in the template to list out the items that were purchased, the item section is not rendered .
To add tags to the
element of your layout, create a theme- extending filepanel order view. Hello @santoshcbonline. you need to edit below file.
For example, if the Default Quantity of the Sprite Status Ball is set to 2 and the customer orders 4 of that bundle option, the total number of total ...
Configure and Update Actions in Shopping Cart and Wishlist Controllers ...88
Are you planning to override Magento 2 Order/Items/renderer/default.phtml? Here is a fully detailed tutorial to help you with the same. Check it out!
The workaround for this is go to your database where magento 2 is linked with. Go to table “email_template” then set “is_legacy=1” for the email ...