@extends('layouts.app') @section('title', 'Shipping | Shopping Cart') @section('extrastyles') @endsection @section('content')

Shipping

{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}

Get more Info

Easily integrate FedEx services into your website to give customers a seamless experience.

Automatically calculate, display, and bill for shipping costs based on your customer's cart.

@if(isset($fedex_method))

Connected as
{{$fedex_method->name}}

Settings

Disable

{{--

Deactivate

--}} @else

Enable

@endif

Get more Info

Easily integrate UPS services into your website to give customers a seamless experience.

Automatically calculate, display, and bill for shipping costs based on your customer's cart.

@if(isset($ups_method))

Connected as
{{$ups_method->name}}

Settings

Disable

@else

Enable

@endif

Get more Info

Enjoy discounted shipping rates, automated workflows, flexible order and shipment management, and more!

@if(isset($shipStationMethod))

Connected as
{{$shipStationMethod->name}}

Settings

Disable

@else

Enable

@endif

WoxShips

Get more Info

Vox uses the latest in state of the art technology and software to make sure your operation runs flawlessly.

Vox takes care of every product belonging to every company that they service.

@if(isset($shipVoxShipsMethod))

Connected as
{{$shipVoxShipsMethod->name}}

Settings

Disable

@else

Enable

@endif

Get more Info

@if(isset($customMethods) && count($customMethods) > 0)

Settings

@else

Enable

@endif
--}} {{--

--}} {{--

Get more Info

--}} {{--
--}} {{--
    --}} {{--
  • Integrated checkout on your site to accept credit cards
  • --}} {{--
  • No monthly fees, no refund costs, no hidden fees
  • --}} {{--
  • 2.9% + .30c per successful charge
  • --}} {{--
  • Instantaneously accept credit cards on your site
  • --}} {{--
  • Earnings are transferred to your bank account on a 2-day rolling basis
  • --}} {{--
--}} {{--
--}} {{-- @if($direct_method)--}} {{--

--}} {{-- --}} {{-- Connected as
{{$direct_method->name}}
--}} {{--

--}} {{--

Settings

--}} {{-- @else--}} {{--

Enable

--}} {{-- @endif--}} {{--

Get more Info

  • Integrated checkout on your site to accept credit cards
  • No monthly fees, no refund costs, no hidden fees
  • 2.9% + .30c per successful charge
  • Instantaneously accept credit cards on your site
  • Earnings are transferred to your bank account on a 2-day rolling basis
@if($amazon_method)

Connected as
{{$amazon_method->name}}

Settings

Disable

@else

Enable

@endif
@include('Product::shopping-cart.shipping._popup',compact('popup_name','title','method','name')) @include('Product::shopping-cart.shipping._popup',compact('popup_name','title','method','name')) @include('Product::shopping-cart.shipping._popup',compact('popup_name','title','method','name')) @include('Product::shopping-cart.shipping._popup',compact('popup_name','title','method','name')) @include('Product::shopping-cart.shipping._popup',compact('popup_name','title','method','name')) @include('Product::shopping-cart.shipping._popup',compact('popup_name','title','method','name')) @endsection @section('footer') @endsection