Customizing Admin New Order Email
-
In previous versions of the email.order.items.php template I was able to suppress the extra lines that showed the variants. They’re already included in the item description so the client wants to get rid of them to make the order list easier to read.
In the new version 9.8.0 I can’t figure out where to make the change I made in earlier versions.
Current display:
Product A, Small Red X 2 = $50.00
Product A Variation X 1 = $20.00
– Color: Red – Size: Small
Product B X 2 = $50.00
Product B 1, Small Red X 1 = $20.00
– Color: Red – Size: Small
Desired display:
Product A, Small Red X 2 = $50.00
Product B, Small Red X 2 = $50.00Can someone provide the lines in the code that control the extra variable line?
I saw that there was a bug report filed for this back in 2022 but didn’t understand the work around and I’m not sure if it even applies to the 9.8.0 version of the template.
The topic ‘Customizing Admin New Order Email’ is closed to new replies.