VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Djirko on April 27, 2013, 11:21:05 AM

Title: Order status description shown in html email
Post by: Djirko on April 27, 2013, 11:21:05 AM
Hello,
as title says i wanted to ask if its possible to make that order status description would be shown in email, sent to shoppers.
Thanks, Justas
Title: Re: Order status description shown in html email
Post by: Djirko on April 29, 2013, 08:52:22 AM
Anyone? Maybe mods could move this to commercial, because im willing to pay for that. Im familiar with the html/css, but when it comes to php, my knowledge about it ends with <?php echo ?> :) Maybe its possible to create new function, for example like <?php echo $this->orderDetails['details']['BT']->order_status_name; ?>, so it would output description as all other information?
Thanks, Justas
Title: Re: Order status description shown in html email
Post by: cleverbargain on December 24, 2015, 11:26:21 AM
Hello,

Did you find a solution to this in the end? I'm also looking for the answer!