Hi Guys
Been trying to get the Product code to show up next to the products in the admin html email.
Tried to insert <?php print $Product_Code ?> on line 188 like this
<?php print $Item['Brief_Description'] ?> <?php print $Product_Code ?>
However it didn't work, can anyone help?
Thanks


Reply With Quote


