logo-blue

Hello, {{$input['firstname']}}

Your order is confirmed!

Thank you for ordering from Rapid Rivet.

@if ($order_id != 0)
Download Invoice
@endif

Order summary

Item

Qty

Price

 
@if (count($items) > 0) @if($items[0]->order_type!="quick-quote") @foreach($items as $item)

{{$item->name}}

Type: {{$item->type}}
@if($item->proprietary) Proprietary: {{$item->proprietary}}
@endif @if($item->head_style) Head Style: {{$item->head_style}}
@endif @if($item->material) Material: {{$item->material}}
@endif @if($item->finish) Finish: {{$item->finish}}
@endif @if($item->dia) Dia: {{$item->dia}}
@endif @if($item->length) Length: {{$item->length}}@endif @if(isset($item->uom)) Unit of Measure: {{$item->uom}}@endif

{{$item->quantity}}

${{$item->price}}

 
@endforeach @endif @if($items[0]->order_type!="quote" && $items[0]->order_type!="directcheckout") @foreach($items as $item)

{{$item->partnumber}}

Partnumber: {{$item->partnumber}}
@if($item->targetprice) Targetprice: {{$item->targetprice}}
@endif @if($item->manufacturer) Manufacturer: {{$item->manufacturer}}
@endif @if($item->material) Material: {{$item->material}}
@endif @if($item->needby) Needby: {{$item->needby}}
@endif @if($item->notes) Notes: {{$item->notes}}
@endif

{{$item->quantity}}

${{$item->price}}

 
@endforeach @endif @endif
 
 

Billing Address

{{$input['firstname']}} {{$input['lastname']}}
{{$input['billing_streetaddress']}} {{$input['billing_streetaddress1']}}
{{$input['billing_city']}}, {{$bill_state}} {{$input['billing_zipcode']}}
{{$bill_country}}

Payment Method

@if($input['payment_method']=="authorize") CC @else {{$input['payment_method']}}
@endif

 

Shipping Address

{{$input['firstname']}} {{$input['lastname']}}
{{$input['streetaddress']}} {{$input['streetaddress1']}}
{{$input['city']}}, {{$ship_state}} {{$input['zipcode']}}
{{$ship_country}}

Shipping Method

{{$input['shipping_method']}}-{{$input['shipping_service_name']}}

logowhite

© Rapid Rivet & Fastener Corporation {{date('Y')}}. All rights reserved.

Rapid Rivet & Fastener Corp.,
121 Toledo Street
Farmingdale NY 11735

Contact