Contact Information | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
First Name: | {$item->firstName|htmlspecialchars} | ||||||||||||
Last Name: | {$item->lastName|htmlspecialchars} | ||||||||||||
Company: | {$item->company|htmlspecialchars} | ||||||||||||
E-mail Address: | {$item->email} | ||||||||||||
Phone Number: | {$item->phone|htmlspecialchars} | ||||||||||||
Fax Number: | {$item->fax|htmlspecialchars} | ||||||||||||
Quote Information | |||||||||||||
Species: | {if $item->specie}
|
||||||||||||
Specification: |
{if $item->specification}
{$item->specificationOther}{/if} {/if} |
||||||||||||
Framing: |
{if $item->framing}
{$item->framingOther}{/if} {/if} |
||||||||||||
Add a framing plan (optional): | {if $item->framingPlan}download{/if} | ||||||||||||
Groundline Preparation Options: |
{if $item->groundlinePreparation}
|
||||||||||||
Treatment | |||||||||||||
Treatment: | {if $item->treatment}
| ||||||||||||
Preservative: |
{if $item->preservative}
|
||||||||||||
Retention Level: | {$item->retentionLevel|htmlspecialchars} | ||||||||||||
Independent inspection in addition to Bell's QA inspection (if required) |
{if $item->independentInspection}
|
||||||||||||
Other: | {$item->inspector|htmlspecialchars} | ||||||||||||
Delivery Instructions | |||||||||||||
City: | {$item->city|htmlspecialchars} | ||||||||||||
State / Province: | {$item->state|htmlspecialchars} | ||||||||||||
Postal code: | {$item->zip|htmlspecialchars} | ||||||||||||
Type of Delivery: | {if $item->typeOfDelivery}
|
||||||||||||
Product | |||||||||||||
Product: |
{if $item->product}
|
||||||||||||
Notes or Questions | |||||||||||||
Notes or Questions: | {$item->notes|htmlspecialchars|nl2br} |