![]() |
Add SKU to ask a question email
I have tried editing ask_question.tpl to add product sku after the product name.
Can't get it to work. Is the SKU variable available and how would I add it to the email. Thanks |
Re: Add SKU to ask a question email
First you have to modify popup_ask.php.
Add this line after line 125: PHP Code:
Then you can use the new {$sku} variable in your template. If your site uses html email the correct template is /common_files/mail/html/ask_question.tpl. I added this line right after line 7: PHP Code:
|
Re: Add SKU to ask a question email
Works like a charm, thanks.
|
All times are GMT -8. The time now is 11:22 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.