« Back to all Pole Requests Print
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}
    {foreach from=$item->specie item='specie'}
  • {$specie}
  • {/foreach}
{/if}
Specification: {if $item->specification}
  • {$item->specification}
{if $item->specificationOther}
{$item->specificationOther}{/if} {/if}
Framing: {if $item->framing}
  • {$item->framing}
{if $item->framingOther}
{$item->framingOther}{/if} {/if}
Add a framing plan (optional): {if $item->framingPlan}download{/if}
Groundline Preparation Options: {if $item->groundlinePreparation}
    {foreach from=$item->groundlinePreparation item='groundlinePreparation'}
  • {$groundlinePreparation}
  • {/foreach}
{/if}
Treatment
Treatment:{if $item->treatment}
  • {$item->treatment}
{if $item->treatmentOther}{$item->treatmentOther}{/if}{/if}
Preservative: {if $item->preservative}
    {foreach from=$item->preservative item='preservative'}
  • {$preservative}
  • {/foreach}
{/if}
Retention Level: {$item->retentionLevel|htmlspecialchars}
Independent inspection in addition to Bell's QA inspection (if required) {if $item->independentInspection}
    {foreach from=$item->independentInspection item='independentInspection'}
  • {$independentInspection}
  • {/foreach}
{/if}
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}
  • {$item->typeOfDelivery}
{/if}
Product
Product: {if $item->product} {foreach from = $item->product item = 'product' name = 'product'} {/foreach}
SpeciesPreservativeQuantityClass or Top DiameterLength
{$smarty.foreach.product.iteration} {$product.specie|htmlspecialchars} {$product.preservative|htmlspecialchars} {$product.quantity|htmlspecialchars} {$product.class|htmlspecialchars} {$product.length|htmlspecialchars}
{/if}
Notes or Questions
Notes or Questions:{$item->notes|htmlspecialchars|nl2br}


« Back to all submissions Delete