{if $product.hoursmeter==0} {assign var="hrsmeter" value=""} {else} {assign var="hrsmeter" value=$product.hoursmeter} {/if} {if $product.item_zip==''} {assign var="item_zip" value="null"} {else} {assign var="item_zip" value=$product.item_zip} {/if}
{counter name="productSalesmanViewCounter" assign="productSalesmanViewCounter"} {assign var="flag" value="hideit"} {foreach from=$product_pdf item=pdf} {if ($pdf.is_salesperson_visible=='Yes' || $pdf.is_dataentry_visible=='Yes') && ($user_level==100 || $user_level==200) } {assign var="flag" value="showit"} {php}break;{/php} {elseif $pdf.is_service_visible=='Yes' && ($user_level==150 || $user_level==200)} {assign var="flag" value="showit123"} {php}break;{/php} {/if} {/foreach}
{if $flag=='showit'}
PDF Files
{/if}
{if $flag=='showit'}
{assign var="count1" value="1"} {foreach from=$product_pdf item=pdf} {if $pdf.is_salesperson_visible=='Yes' || $pdf.is_dataentry_visible=='Yes'} {if $count1%2==0} {assign var="trcolor1" value="#D9DDE3"} {else} {assign var="trcolor1" value="#FFFFFF"} {/if} {assign var="count1" value=$count1+1} {/if} {/foreach}
{$pdf.description} download file
{include file="templates/pages/product/elements/element-emailpdf.html"}
{literal} {/literal}
{/if}
Product Details
{if $product.products_history}
Records Edits :
{foreach from=$product.products_history item=history_name} {$history_name.username} {$history_name.last_update_date_time},
{/foreach}
{/if} {if $confirm_history}
Seller Product Confirm History :
{foreach from=$confirm_history item=confirm_history_name} {$confirm_history_name.username} {$confirm_history_name.email_send_time},
{/foreach}
{/if}
{if $user_level!=0} {assign var="total_cost" value=$product.cost+$product.shipping_cost} {/if}
Category {$product.cat_name}
Secondary Categories {$product_subcategories}
Product ID {$product.product_id}
Product Name {$product.title}
New/Used? {$product.new_or_used}
Manufacturer {$product.manufacturer_name}
Model {$product.model}
Year {$product.year}
Call for Price Yes
Item price ${$product.price2|string_format:"%.2f"}
Sales Price ${$product.price|string_format:"%.2f"}
Discount
Cost ${$product.cost|string_format:"%.2f"}
As of: {$product.asof}
Until : {$product.until}
Shipping Cost ${$product.shipping_cost|string_format:"%.2f"}
Total Cost ${$product.cost+$product.shipping_cost|string_format:"%.2f"}
Gross Profit ${$product.price-$product.discount-$total_cost|string_format:"%.2f"}
Sellers Desired Price {$product.consignee_ask_price|string_format:"%.2f"}
Sellers Lowest Price {$product.consignee_low_price|string_format:"%.2f"}
Seller's Item #? {$product.item}
Are you original owner? {$product.e_original_owner}
How long have you owned? {$product.e_hw_long_owned}
Reason for selling? {$product.e_reason_selling}
Date last tested with all systems running properly? {$product.e_running_properly}
Date last used on jobsite? {$product.e_date_last_used}
Overall Condition? {$product.e_overall_condition}
Major repairs and/or any parts replaced? {$product.e_repairs_replaced}
Known issues or problems? {$product.e_issues_problem}
Other Accessories or Equipment Included? {$product.e_other_acc_equ}
Owner’s Manual Included? {$product.e_owner_included}
Equipment specifications included? {$product.e_spec_included}
Equipment Available for Working Demonstration? {$product.e_avail_demonstration}
Product Location {$product_location}
Size {$product.size}
Capacity {$product.capacity}
Hours Meter {$hrsmeter}
Condition {$product.condition1}
Vin# {$product.vin}
Serial# {$product.serial}
MSO ? {$product.mso_included}
Title ? {$product.title_included}
Liens ? {$product.liens}
Liens Amount {$product.liens_amount}
Consigned ? {$product.consigned_status}
C/A Rcvd {$product.rcvd}
Date Listed {$product.added|date_format:"%m-%d-%Y"}
No of Days Listed {$num_of_days}
Shipping Dimensions
Lbs KG
Weight {$product.weight|string_format:"%.2f"} {math equation="x * y" x=$product.weight y=0.45359237|string_format:"%.2f"}
Inches Feet Cm
Length {$product.length_feets*12|string_format:"%.2f"} {$product.length_feets} {$product.length_feets*30.48|string_format:"%.2f"}
Width {$product.width_feets*12|string_format:"%.2f"} {$product.width_feets} {$product.width_feets*30.48|string_format:"%.2f"}
Height {$product.height_feets*12|string_format:"%.2f"} {$product.height_feets} {$product.height_feets*30.48|string_format:"%.2f"}
Shipping Weight (Lbs) {$product.shipping_weight}
Equipment Dimensions
Lbs KG
Weight {$product.v_weight|string_format:"%.2f"} {math equation="x * y" x=$product.v_weight y=0.45359237|string_format:"%.2f"}
Inches Feet Cm
Length {$product.v_length_feets*12|string_format:"%.2f"} {$product.v_length_feets} {$product.v_length_feets*30.48|string_format:"%.2f"}
Width {$product.v_width_feets*12|string_format:"%.2f"} {$product.v_width_feets} {$product.v_width_feets*30.48|string_format:"%.2f"}
Height {$product.v_height_feets*12|string_format:"%.2f"} {$product.v_height_feets} {$product.v_height_feets*30.48|string_format:"%.2f"}
Dims Note :
{$product.dimension_note}
Cost/Shipping Notes :
{$product.cost_note}
Items Details :
{$product.note}

Seller Details
Broker {$product.owner_broker}
Owner {$product.owner_owner}
Seller Company {$product.owner_company}
Seller First Name {$product.owner_fname}
Seller Last Name {$product.owner_lname}
Seller Address 1 {$product.owner_address1}
Seller Address 2 {$product.owner_address2}
Seller City/Town {$product.owner_city}
Seller State/Prov/Trtry {$product.owner_state}
Seller Zip/Postal Code {$product.owner_zip}
Seller Country {$product.owner_country}
Seller Phone {$product.owner_phone}
Seller Mobile {$product.owner_mobile}
Seller Fax {$product.owner_fax}
Seller Email {$product.owner_email}
Seller Item # {$product.item}
Item Details
Item Location {$product.products_location2}
Item Address1 {$product.item_addr1}
Item Address2 {$product.item_addr2}
Item City/Town {$product.item_city}
Item State/Prov/Trtry {$product.item_state}
Item Zip/Postal Code {$product.item_zip}
Item Country {$product.item_country}
Loading Method {$product.loading_method}
Loading Contact {$product.loading_contact}
Loading Phone {$product.loading_phone}
Loading Mobile {$product.loading_mobile}
Loading Hours {$product.loading_hours}
Move by Date {if $product.move_by_date == '0000-00-00' || $product.move_by_date == '1970-01-01' }{else}{$product.move_by_date|date_format:"%m-%d-%Y"}{/if}
Shipping Details
{if $product.cost_per_mile==0.00} {assign var="costpermile" value="2.00"} {else} {assign var="costpermile" value=$product.cost_per_mile} {/if}
Distance to PTIC
Zip From Zip To
Cost Per Mile
Details will be listed here.
{if $condition }

Condition Details

{assign var="count" value="1"} {assign var="count1" value="1"} {foreach from=$condition item=v} {if $count%2==0} {assign var="trcolor" value="#D9DDE3"} {else} {assign var="trcolor" value="#FFFFFF"} {/if} {if $v.condition_name!="Notes"} {/if} {assign var="count" value=$count+1} {/foreach}
{$v.condition_name}  {$v.pvalue}
{assign var="count" value="1"} {assign var="count1" value="1"} {foreach from=$condition item=v} {if $count%2==0} {assign var="trcolor" value="#D9DDE3"} {else} {assign var="trcolor" value="#FFFFFF"} {/if} {if $v.condition_name=="Notes"} {if $count1==1} {/if} {assign var="count1" value=$count1+1} {/if} {assign var="count" value=$count+1} {/foreach}
{$v.condition_name}

 {$v.pvalue}

{/if}
Vehicle Details
Paint Condition  {$product.paint_condition}
Engine Condition  {$product.engine_condition}
Pump Condition  {$product.pump_condition}
Trailer Condition  {$product.trailer_condition}
Hose Condition {$product.hose_condition}
Hose Length  {$product.hose_length}
Hose Type  {$product.hose_type}