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 UPS Custom Integration configured so that ... (2008-07-11 10:21)
- I would like to conditionally display something for a ... (2008-07-03 17:37)
- Is there any way to configure specific global headers ... (2008-06-02 18:28)
- I pay my affiliates with gift certificates from your ... (2008-05-29 10:42)
- Is there any way to add a negative number ... (2008-05-22 13:51)
Top 10 
- 2521 views:
Adding Tokens to Evaluate Expressions - 2510 views:
Why won't you call me for technical support? I ... - 2489 views:
Is there a way to "Limit" the number of ... - 2402 views:
Are license keys valid for more than one store? ... - 2308 views:
I'm trying to enter a license key and get ... - 2270 views:
How do I install a module? - 2133 views:
How do I check for a module upgrade? - 2132 views:
How can display and change the parameters of an ... - 1960 views:
The total on my checkout pages are not correct. ... - 1843 views:
I have select and radio type attributes in my ...
















