Re: Remove SKU from invoice on One Page Checkout page
I have it all fixed now. I had to do a search in Dreamweaver to find the code. Mine was a little different because I have several mods installed.
For anyone else needing to remove the sku from the invoice search for the code below.
{*$lng.lbl_sku*}: {*$products[product].productcode*}
Thanks
|