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

Note

Qty

Price

 
@foreach($items as $item)

{{$item['name']}}

@if(isset($item['type']))Type: {{$item['type']}}
@endif @if(isset($item['proprietary']))Proprietary: {{$item['proprietary']}}
@endif @if(isset($item['head_style']))Head Style: {{$item['head_style']}}
@endif @if(isset($item['material']))Material: {{$item['material']}}
@endif @if(isset($item['finish']))Finish: {{$item['finish']}}
@endif @if(isset($item['dia']))Dia: {{$item['dia']}}
@endif @if(isset($item['length']))Length: {{$item['length']}}
@endif @if(isset($item['uom'])) Unit of Measure: {{$item['uom']}}
@endif @if(isset($item['manufacturer']))Manufacturer: {{$item['manufacturer']}}
@endif @if(isset($item['certificate_name']))Certificate: {{$item['certificate_name']}}@endif

{{isset($item['additional_notes']) ? $item['additional_notes'] : '-'}}

@if (isset($item['item_quantity']))

{{$item['item_quantity']}}

@endif @if (isset($item['item_price']))

${{$item['item_price']}}

@endif
 
@endforeach
 

Ship Date: @if ($input['shipping_standard'] == 'standard') Standard (24-48 Hours) @elseif ($input['shipping_standard'] == 'today') Today @elseif ($input['shipping_standard'] == 'hold') Hold {{ $input['shipping_standard_date'] }} @endif

Insurance: @if ($input['FinalMsg'] == "No") NO @elseif ($input['FinalMsg'] == "Yes") Yes @else {{ $input['FinalMsg'] }} @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 --}} @if ($input['payment_term'] == "credit_card") Credit Card @elseif($input['payment_term'] == "cod") COD @elseif($input['payment_term'] == "proforma") Proforma @elseif($input['payment_term'] == "net30") Net 30 @else {{$input['payment_term_desc']}} @endif

Payment Instructions:

{{ $input['Instr'] != '' ? $input['Instr'] : '-' }}

 

Shipping Address

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

Shipping Method

{{$input['extraShipperDescription']}}

Is this Residential Address?

{{$input['is_resi_address']}}

logowhite

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

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

Contact