Miva Merchant 4 Module FAQs » Vendor Manager (BROK_VENDORS)
Yes, as of version 4.16 (uncompiled)/4.19c (compiled) there is an option for the individual vendors as well as on the global "options" tab to "Email in html format".
<b>Note:</b> If the individual vendor's configuration has no content for the message body, the default message is used and the default option to send the email in html format is also used (i.e. you can't use the default message without also using the defualt option to send in html format).
Here's a simple example of html formatting for the default email templates:
Default message:
The following products were ordered at %storename% Order ID: %orderid% <br>
Placed:%todaysdate%<br>
<table>
<tr><td>Code</td>
<td>Name</td>
<td>Price</td>
<td>Quantity</td>
<td>Total</td>
</tr>
%products%
</table>
Default Product Template:
<tr><td>%prodcode%</td>
<td>%prodname%</td>
<td>%prodprice%</td>
<td>%prodquantity%</td>
<td>%prodtotal%</td>
</tr>
<tr>
%attributes%
</tr>
Default Attribute template:
<tr>
<td colspan="4">%attrcode%:%optcode%%attrdata%%attrdatalong%
</td>
<td>%attrpayout%</td>
</tr>
Most Recent FAQ Entries:
Top 10
Sending the Vendor's Email in HTML Format
Can the vendor's email be sent in html format?
Yes, as of version 4.16 (uncompiled)/4.19c (compiled) there is an option for the individual vendors as well as on the global "options" tab to "Email in html format".
<b>Note:</b> If the individual vendor's configuration has no content for the message body, the default message is used and the default option to send the email in html format is also used (i.e. you can't use the default message without also using the defualt option to send in html format).
Here's a simple example of html formatting for the default email templates:
Default message:
The following products were ordered at %storename% Order ID: %orderid% <br>
Placed:%todaysdate%<br>
<table>
<tr><td>Code</td>
<td>Name</td>
<td>Price</td>
<td>Quantity</td>
<td>Total</td>
</tr>
%products%
</table>
Default Product Template:
<tr><td>%prodcode%</td>
<td>%prodname%</td>
<td>%prodprice%</td>
<td>%prodquantity%</td>
<td>%prodtotal%</td>
</tr>
<tr>
%attributes%
</tr>
Default Attribute template:
<tr>
<td colspan="4">%attrcode%:%optcode%%attrdata%%attrdatalong%
</td>
<td>%attrpayout%</td>
</tr>
Last update: 2003-07-31 20:27
Author: Support
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- I have the module configured to add the key ... (2008-08-13 14:50)
- What is the format for the htaccess file if ... (2008-08-12 14:50)
- Is there any way to look up a customer's ... (2008-08-06 18:04)
- I am looking for a module that will allow ... (2008-08-06 18:00)
- Is it possible to display a link in Phone ... (2008-08-06 12:05)
Top 10 
- 2754 views:
Adding Tokens to Evaluate Expressions - 2697 views:
Is there a way to "Limit" the number of ... - 2654 views:
Why won't you call me for technical support? I ... - 2549 views:
Are license keys valid for more than one store? ... - 2447 views:
I'm trying to enter a license key and get ... - 2425 views:
How do I install a module? - 2286 views:
How do I check for a module upgrade? - 2254 views:
How can display and change the parameters of an ... - 2097 views:
The total on my checkout pages are not correct. ... - 1932 views:
I have select and radio type attributes in my ...
















