Item price : |
${$product.price2|string_format:"%.2f"}
|
Sales Price : |
${$product.price|string_format:"%.2f"}
|
{if $user_level!=0}
Cost : |
${$product.cost|string_format:"%.2f"}
|
{/if}
Owners Lowest Price : |
{$product.consignee_low_price|string_format:"%.2f"} |
Hours Meter : |
{$hrsmeter} |
Condition : |
{$product.condition1} |
{if $user_level!=0}
Vin# : |
{$product.vin} |
Serial# : |
{$product.serial} |
MSO ? : |
{$product.mso_included} |
Title ? : |
{$product.title_included} |
Liens ? : |
{$product.liens} |
Date Listed ? : |
{$product.added|date_format:"%m-%d-%Y"} |
{/if}
{literal}
{/literal}