{include file="templates/emails/elements/top_html.html"}

Dear {$user_data.fname $user_data.lname}

Thank you for sending PavementGroup.com details on your Equipment For Sale. Below are the Equipment Details we received from you.

To add PHOTOS, upload additional product details or add additional items for sale click LOGIN To visit the website click PavementGroup.com or paste the url address in your web browser window.


{foreach from=$condition_data item=condition} {/foreach}
USER ID: {$user_data.uid}
Whats Your Best Price?: {$user_data.consignee_ask_price}
Company: {$user_data.owner_company}
Name: {$user_data.owner_name}
Address 1: {$user_data.owner_address1}
Address 2: {$user_data.owner_address2}
City/Town: {$user_data.owner_city}
State/Prov/Trtry: {$user_data.owner_state}
Zip/Postal Code: {$user_data.owner_zip}
Country: {$user_data.owner_country}
Phone: {$user_data.owner_phone}
Seller’s Item#: {$user_data.item}
Manufacturer: {$manufacturer_name}
Model: {$user_data.model}
Year: {$user_data.year}
Capacity: {$user_data.capacity}
Hours Meter: {$user_data.hoursmeter}
Serial #: {$user_data.serial}
Vin#: {$user_data.vin}
MSO available?: {$user_data.mso_included}
Title available?: {$user_data.title_included}
Liens?: {$user_data.liens}
Liens Amount?: {$user_data.liens_amount|number_format:2}
{$condition.condition_name}: {$condition.pvalue }

Sincerely,
{$CompanyName|htmlspecialchars}

{include file="templates/emails/elements/bottom_html.html"}