![]() |
Delete SKU from Invoice and replace with Product Description
I'm looking for a way to take out the SKU section from the invoice and replace it with a Product Description section. Any help would be greatly appreciated!
|
Re: Delete SKU from Invoice and replace with Product Description
You need to change skin1/mail/html/order_data.tpl
Look for {$product.productcode} |
Re: Delete SKU from Invoice and replace with Product Description
I found {$product.productcode} but what should I put in this in order to locate the short description of the product?
|
Re: Delete SKU from Invoice and replace with Product Description
{$product.descr} is short description
{$product.fulldescr} is long description |
Re: Delete SKU from Invoice and replace with Product Description
Thanks cflsystems, this worked great. Now for one last thing - how do I change the name of the category? It still says SKU on the invoice.
|
Re: Delete SKU from Invoice and replace with Product Description
Same file replace {$lng.lbl_product} with {$lng.lbl_description} or with any other label/title depending of what you want it to say
|
Re: Delete SKU from Invoice and replace with Product Description
Works perfectly - thank you so much!
|
All times are GMT -8. The time now is 01:18 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.