Found 0 USPS rates
details
copy

`array (
  'error' => NULL,
  'rates' => 
  array (
  ),
  'settings' => 
  array (
    'props' => 
    array (
      'plugin_id' => 'woocommerce_',
      'id' => 'usps_simple',
      'errors' => 
      array (
      ),
      'data' => 
      array (
      ),
      'supports' => 
      array (
        0 => 'settings',
      ),
      'method_title' => 'USPS Simple',
      'method_description' => 'Provides live USPS domestic rates on checkout',
      'enabled' => 'yes',
      'title' => 'USPS Simple',
      'rates' => 
      array (
      ),
      'tax_status' => 'taxable',
      'fee' => NULL,
      'minimum_fee' => NULL,
      'instance_id' => 0,
      'instance_form_fields' => 
      array (
      ),
      'instance_settings' => 
      array (
      ),
      'availability' => NULL,
      'countries' => 
      array (
      ),
      'method_order' => NULL,
      'has_settings' => NULL,
      'settings_html' => NULL,
      'sender' => '66217',
      'commercialRates' => true,
      'groupByWeight' => true,
      'apiUserId' => '891000005749',
    ),
    'settings' => 
    array (
      'enabled' => 'yes',
      'sender' => '',
      'group_by_weight' => 'yes',
      'priority_mail' => '',
      't_priority_mail' => '',
      'priority_mail_regular' => 'yes',
      'priority_mail_small_flat_rate_box' => 'no',
      'priority_mail_medium_flat_rate_box_1' => 'no',
      'priority_mail_medium_flat_rate_box_2' => 'no',
      'priority_mail_large_flat_rate_box' => 'no',
      'first_class' => '',
      't_first_class' => '',
      'first_class_0A' => 'no',
      'first_class_0B' => 'no',
      'first_class_0C' => 'no',
      'ground_advantage' => '',
      't_ground_advantage' => '',
      'ground_advantage_default' => 'yes',
      'media_mail' => '',
      't_media_mail' => '',
      'media_mail_6' => 'no',
      'library_mail' => '',
      't_library_mail' => '',
      'library_mail_7' => 'no',
    ),
  ),
  'package' => 
  array (
    'contents' => 
    array (
      'bd3ef5c19067fe179f71c8b86ea4b39b' => 
      array (
        'key' => 'bd3ef5c19067fe179f71c8b86ea4b39b',
        'product_id' => 4012,
        'variation_id' => 0,
        'variation' => 
        array (
        ),
        'quantity' => 1,
        'data_hash' => 'b5c1d5ca8bae6d4896cf1807cdf763f0',
        'line_tax_data' => 
        array (
          'subtotal' => 
          array (
          ),
          'total' => 
          array (
          ),
        ),
        'line_subtotal' => 28.489999999999998436805981327779591083526611328125,
        'line_subtotal_tax' => 0.0,
        'line_total' => 28.489999999999998436805981327779591083526611328125,
        'line_tax' => 0.0,
        'product' => 
        array (
          'name' => 'Gasket, primary cover, 2-pk, foamet, 80-93 FLT Touring 5-speed, Ref. 34901-79B',
          'slug' => 'gasket-primary-cover-2-pk-foamet-80-93-flt-touring-5-speed-ref-34901-79b',
          'price' => '28.49',
          'regular_price' => '28.49',
          'sale_price' => '',
          'weight' => '13 oz',
          'weight_lbs' => 0.8124983709699999945286208458128385245800018310546875,
          'dimensions' => '21 x 14 x 1 in',
          'dimensions_in' => '21 x 14 x 1',
        ),
      ),
    ),
    'contents_cost' => 28.489999999999998436805981327779591083526611328125,
    'applied_coupons' => 
    array (
    ),
    'user' => 
    array (
      'ID' => 0,
    ),
    'destination' => 
    array (
      'country' => 'US',
      'state' => 'KS',
      'postcode' => '',
      'city' => '',
      'address' => '',
      'address_1' => '',
      'address_2' => '',
    ),
    'cart_subtotal' => '28.49',
    'package_id' => 0,
    'package_name' => 'Shipment',
    'rates' => 
    array (
    ),
  ),
  'request' => 
  \Dgm\UspsSimple\Calc\Request::__set_state(array(
     'apiUserId' => '891000005749',
     'package' => 
    \Dgm\UspsSimple\Calc\Package::__set_state(array(
       'orig' => 
      \Dgm\UspsSimple\Calc\Area::__set_state(array(
         'countryCode' => 'US',
         'zipCode' => '66217',
      )),
       'dest' => 
      \Dgm\UspsSimple\Calc\Area::__set_state(array(
         'countryCode' => 'US',
         'zipCode' => '',
      )),
       'items' => 
      array (
        'bd3ef5c19067fe179f71c8b86ea4b39b' => 
        \Dgm\UspsSimple\Calc\Item::__set_state(array(
           'product' => 
          \Dgm\UspsSimple\Calc\Product::__set_state(array(
             'name' => 'Gasket, primary cover, 2-pk, foamet, 80-93 FLT Touring 5-speed, Ref. 34901-79B',
             'price' => '28.49',
             'weight' => 0.8124983709699999945286208458128385245800018310546875,
             'dim' => 
            \Dgm\UspsSimple\Calc\Dim::__set_state(array(
               'length' => 21.0,
               'width' => 14.0,
               'height' => 1.0,
            )),
          )),
           'quantity' => 1,
        )),
      ),
    )),
     'services' => 
    \Dgm\UspsSimple\Model\Services::__set_state(array(
       'families' => 
      array (
        0 => 
        \Dgm\UspsSimple\Model\ServiceFamily::__set_state(array(
           'id' => 'priority_mail',
           'title' => 'Priority Mail',
           'sort' => 0,
           'services' => 
          array (
            0 => 
            \Dgm\UspsSimple\Model\Service::__set_state(array(
               'family' => NULL,
               'title' => 'Regular — based on weight, size, and zone',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => 'regular',
            )),
          ),
        )),
        2 => 
        \Dgm\UspsSimple\Model\ServiceFamily::__set_state(array(
           'id' => 'ground_advantage',
           'title' => 'Ground Advantage',
           'sort' => 2,
           'services' => 
          array (
            0 => 
            \Dgm\UspsSimple\Model\GroundAdvantage::__set_state(array(
               'family' => NULL,
               'title' => 'Ground Advantage',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => 'default',
            )),
          ),
        )),
      ),
       'retailGroundEnabled' => false,
    )),
     'groupByWeight' => true,
     'commercialRates' => true,
  )),
)`

International Shipping

We do not process international orders directly through the checkout.
If you are located outside the U.S., please contact us with your shipping address and product list for a custom shipping quote and manual invoice.

Combined Shipping

At this time our website does not correctly calculate the postage discount when you buy 2 or more items.
To get your multi-item postage discount…
Add the items to your cart, but Before paying please ask
us for the correct discounted postage.
If you pay the automatically calculated postage now,
we will refund any postage overpayment
when we weigh and ship your order.

Remove item Thumbnail image Product Price Quantity Subtotal
Gasket, primary cover, 2-pk, foamet, 80-93 FLT Touring 5-speed, Ref. 34901-79B Gasket, primary cover, 2-pk, foamet, 80-93 FLT Touring 5-speed, Ref. 34901-79B $28.49


+
$28.49

Cart totals

Subtotal $28.49
Shipment Enter your address to view shipping options.

Total $28.49
Scroll to Top