fbpx
Ships within 1-2 business days for most products | Free Shipping on orders of $50
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' => 'Shows 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' => '30046',
      'commercialRates' => true,
      'groupByWeight' => false,
      'apiEndpoint' => 'https://secure.shippingapis.com/ShippingAPI.dll',
      'apiUserId' => '891000005749',
    ),
    'settings' => 
    array (
      'enabled' => 'yes',
      'sender' => '',
      'user_id' => '',
      'commercial_rate' => 'yes',
      'group_by_weight' => 'no',
      'express_mail' => '',
      't_express_mail' => '',
      'express_mail_3' => 'yes',
      'express_mail_2' => 'yes',
      'express_mail_23' => 'yes',
      'priority_mail' => '',
      't_priority_mail' => '',
      'priority_mail_1' => 'yes',
      'priority_mail_33' => 'yes',
      'priority_mail_18' => 'yes',
      'priority_mail_47' => 'yes',
      'priority_mail_48' => 'yes',
      'priority_mail_49' => 'yes',
      'priority_mail_50' => 'yes',
      'first_class' => '',
      't_first_class' => '',
      'first_class_0A' => 'no',
      'first_class_12' => 'no',
      'first_class_15' => 'no',
      'first_class_0B' => 'no',
      'first_class_78' => 'no',
      'first_class_0C' => 'no',
      'ground_advantage' => '',
      't_ground_advantage' => '',
      'ground_advantage_default' => 'yes',
      'standard_post' => '',
      't_standard_post' => '',
      'standard_post_4' => 'yes',
      'media_mail' => '',
      't_media_mail' => '',
      'media_mail_6' => 'no',
      'library_mail' => '',
      't_library_mail' => '',
      'library_mail_7' => 'no',
    ),
  ),
  'package' => 
  array (
    'contents' => 
    array (
      '33501018d710f3e2dd8438a4050ea9c2' => 
      array (
        'key' => '33501018d710f3e2dd8438a4050ea9c2',
        'product_id' => 14712,
        'variation_id' => 0,
        'variation' => 
        array (
        ),
        'quantity' => 1,
        'data_hash' => 'b5c1d5ca8bae6d4896cf1807cdf763f0',
        'line_tax_data' => 
        array (
          'subtotal' => 
          array (
          ),
          'total' => 
          array (
          ),
        ),
        'line_subtotal' => 15.5,
        'line_subtotal_tax' => 0.0,
        'line_total' => 15.5,
        'line_tax' => 0.0,
        'product' => 
        array (
          'name' => 'Nite Nite | Deep Sleep Salve',
          'slug' => 'nite-nite-deep-sleep-salve',
          'price' => '15.50',
          'regular_price' => '15.50',
          'sale_price' => '',
          'weight' => '1.5 oz',
          'weight_lbs' => 0.09374981203499999,
          'dimensions' => '6 x 4 x 3 in',
          'dimensions_in' => '6 x 4 x 3',
        ),
      ),
    ),
    'contents_cost' => 15.5,
    'applied_coupons' => 
    array (
    ),
    'user' => 
    array (
      'ID' => 0,
    ),
    'destination' => 
    array (
      'country' => 'US',
      'state' => 'GA',
      'postcode' => '',
      'city' => '',
      'address' => '',
      'address_1' => '',
      'address_2' => '',
    ),
    'cart_subtotal' => '15.5',
    'rates' => 
    array (
    ),
  ),
  'requests' => NULL,
  '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' => '30046',
      )),
       'dest' => 
      Dgm\UspsSimple\Calc\Area::__set_state(array(
         'countryCode' => 'US',
         'zipCode' => '',
      )),
       'items' => 
      array (
        '33501018d710f3e2dd8438a4050ea9c2' => 
        Dgm\UspsSimple\Calc\Item::__set_state(array(
           'product' => 
          Dgm\UspsSimple\Calc\Product::__set_state(array(
             'weight' => 0.09374981203499999,
             'dim' => 
            Dgm\UspsSimple\Calc\Dim::__set_state(array(
               'length' => 6.0,
               'width' => 4.0,
               'height' => 3.0,
            )),
          )),
           'quantity' => 1,
        )),
      ),
    )),
     'services' => 
    Dgm\UspsSimple\Model\Services::__set_state(array(
       'families' => 
      array (
        0 => 
        Dgm\UspsSimple\Model\ServiceFamily::__set_state(array(
           'id' => 'express_mail',
           'title' => 'Priority Mail Express',
           'sort' => 0,
           'services' => 
          array (
            0 => 
            Dgm\UspsSimple\Model\RegularService::__set_state(array(
               'family' => NULL,
               'title' => 'Priority Mail Express',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => '3',
            )),
            1 => 
            Dgm\UspsSimple\Model\RegularService::__set_state(array(
               'family' => NULL,
               'title' => 'Priority Mail Express, Hold for Pickup',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => '2',
            )),
            2 => 
            Dgm\UspsSimple\Model\RegularService::__set_state(array(
               'family' => NULL,
               'title' => 'Priority Mail Express, Sunday/Holiday',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => '23',
            )),
          ),
        )),
        1 => 
        Dgm\UspsSimple\Model\ServiceFamily::__set_state(array(
           'id' => 'priority_mail',
           'title' => 'Priority Mail',
           'sort' => 1,
           'services' => 
          array (
            0 => 
            Dgm\UspsSimple\Model\RegularService::__set_state(array(
               'family' => NULL,
               'title' => 'Priority Mail',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => '1',
            )),
            1 => 
            Dgm\UspsSimple\Model\RegularService::__set_state(array(
               'family' => NULL,
               'title' => 'Priority Mail, Hold For Pickup',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => '33',
            )),
            2 => 
            Dgm\UspsSimple\Model\RegularService::__set_state(array(
               'family' => NULL,
               'title' => 'Priority Mail Keys and IDs',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => '18',
            )),
            3 => 
            Dgm\UspsSimple\Model\RegularService::__set_state(array(
               'family' => NULL,
               'title' => 'Priority Mail Regional Rate Box A',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => '47',
            )),
            4 => 
            Dgm\UspsSimple\Model\RegularService::__set_state(array(
               'family' => NULL,
               'title' => 'Priority Mail Regional Rate Box A, Hold For Pickup',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => '48',
            )),
            5 => 
            Dgm\UspsSimple\Model\RegularService::__set_state(array(
               'family' => NULL,
               'title' => 'Priority Mail Regional Rate Box B',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => '49',
            )),
            6 => 
            Dgm\UspsSimple\Model\RegularService::__set_state(array(
               'family' => NULL,
               'title' => 'Priority Mail Regional Rate Box B, Hold For Pickup',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => '50',
            )),
          ),
        )),
        3 => 
        Dgm\UspsSimple\Model\ServiceFamily::__set_state(array(
           'id' => 'ground_advantage',
           'title' => 'USPS Ground Advantage',
           'sort' => 3,
           'services' => 
          array (
            0 => 
            Dgm\UspsSimple\Model\GroundAdvantage::__set_state(array(
               'family' => NULL,
               'title' => 'USPS Ground Advantage',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => 'default',
            )),
          ),
        )),
        4 => 
        Dgm\UspsSimple\Model\ServiceFamily::__set_state(array(
           'id' => 'standard_post',
           'title' => 'USPS Retail Ground',
           'sort' => 4,
           'services' => 
          array (
            0 => 
            Dgm\UspsSimple\Model\RegularService::__set_state(array(
               'family' => NULL,
               'title' => 'USPS Retail Ground',
               'alwaysUseCommercialRate' => NULL,
               'enabled' => true,
               'id' => '4',
            )),
          ),
        )),
      ),
       'retailGroundEnabled' => true,
    )),
     'groupByWeight' => false,
     'commercialRates' => true,
  )),
  'responses' => NULL,
  'combinedResponse' => NULL,
)`

Billing details

United States (US)

United States (US)

Your order

Product Subtotal
Nite Nite | Deep Sleep Salve  × 1
$15.50
Subtotal $15.50

Shipping

Enter your address to view shipping options.
Tax $0.00
Total $15.50

Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our privacy policy.