Combined Shipping Notice
Cart totals may not automatically apply multi-item postage discounts, but we will never overcharge you. Choose an option:

  • Option A: Request a correct discounted invoice before paying.
  • Option B: Pay now, and we will refund any postage overpayment when shipping.
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 (
      '6693a7aacb8a2e74c6f5fe91bc39864b' => 
      array (
        'key' => '6693a7aacb8a2e74c6f5fe91bc39864b',
        'product_id' => 4010,
        'variation_id' => 0,
        'variation' => 
        array (
        ),
        'quantity' => 2,
        'data_hash' => 'b5c1d5ca8bae6d4896cf1807cdf763f0',
        'line_tax_data' => 
        array (
          'subtotal' => 
          array (
          ),
          'total' => 
          array (
          ),
        ),
        'line_subtotal' => 45.97999999999999687361196265555918216705322265625,
        'line_subtotal_tax' => 0.0,
        'line_total' => 45.97999999999999687361196265555918216705322265625,
        'line_tax' => 0.0,
        'product' => 
        array (
          'name' => 'Gasket, primary cover, 5-pk, 0.030 fibre 80-93 FLT 5-speed, Ref. 34901-79B',
          'slug' => 'gasket-primary-cover-5-pk-0-030-fibre-80-93-flt-5-speed-ref-34901-79b',
          'price' => '22.99',
          'regular_price' => '22.99',
          'sale_price' => '',
          'weight' => '16 oz',
          'weight_lbs' => 0.99999799503999986516333819963620044291019439697265625,
          'dimensions' => '21 x 14 x 1 in',
          'dimensions_in' => '21 x 14 x 1',
        ),
      ),
    ),
    'contents_cost' => 45.97999999999999687361196265555918216705322265625,
    'applied_coupons' => 
    array (
    ),
    'user' => 
    array (
      'ID' => 0,
    ),
    'destination' => 
    array (
      'country' => 'US',
      'state' => 'KS',
      'postcode' => '',
      'city' => '',
      'address' => '',
      'address_1' => '',
      'address_2' => '',
    ),
    'cart_subtotal' => '45.98',
    '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 (
        '6693a7aacb8a2e74c6f5fe91bc39864b' => 
        \Dgm\UspsSimple\Calc\Item::__set_state(array(
           'product' => 
          \Dgm\UspsSimple\Calc\Product::__set_state(array(
             'name' => 'Gasket, primary cover, 5-pk, 0.030 fibre 80-93 FLT 5-speed, Ref. 34901-79B',
             'price' => '22.99',
             'weight' => 0.99999799503999986516333819963620044291019439697265625,
             'dim' => 
            \Dgm\UspsSimple\Calc\Dim::__set_state(array(
               'length' => 21.0,
               'width' => 14.0,
               'height' => 1.0,
            )),
          )),
           'quantity' => 2,
        )),
      ),
    )),
     '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.

Remove item Thumbnail image Product Price Quantity Subtotal
Gasket, primary cover, 5-pk, 0.030 fibre 80-93 FLT 5-speed, Ref. 34901-79B Gasket, primary cover, 5-pk, 0.030 fibre 80-93 FLT 5-speed, Ref. 34901-79B $22.99


+
$45.98

Cart totals

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

Total $45.98
Scroll to Top