My company prints out the admin order confirmation email for clients so they can easily see the orders coming in.
When attributes have been set to their default values, we want them to not be displayed on the e-mail.
For example - an attribute "Extra Toppings" would have the values - "none", "Peppers", "Cheese", "Pepperoni". So this attribute would not be displayed on the e-mail if the customer left it set as default.
Is this possible to implement? I imagine its a bit of PHP doing an if statement. Can someone point me to the right file AND/OR let me know/help me do it.
Thanks in advance.
Using Joomla 1.5 and VM1. Not going to upgrade to next Joomla/VM as we're having problems with the VM3 e-mails as it is on a different website.