Menu
Found 0 USPS rates details copy
`array (
  'error' => NULL,
  'rates' => 
  array (
  ),
  'settings' => 
  array (
    'props' => 
    array (
      'sender' => '77578',
      'commercialRates' => false,
      'groupByWeight' => false,
      'apiEndpoint' => 'https://secure.shippingapis.com/ShippingAPI.dll',
      'apiUserId' => '891000005749',
      'supports' => 
      array (
        0 => 'settings',
      ),
      'id' => 'usps_simple',
      '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,
      'plugin_id' => 'woocommerce_',
      'errors' => 
      array (
      ),
      'data' => 
      array (
      ),
    ),
    'settings' => 
    array (
      'enabled' => 'yes',
      'sender' => '77578',
      'user_id' => '',
      'commercial_rate' => 'no',
      'group_by_weight' => 'no',
      'express_mail' => '',
      't_express_mail' => '',
      'express_mail_3' => 'yes',
      'express_mail_2' => 'no',
      'express_mail_23' => 'no',
      'priority_mail' => '',
      't_priority_mail' => '',
      'priority_mail_1' => 'no',
      'priority_mail_33' => 'no',
      'priority_mail_18' => 'no',
      'priority_mail_47' => 'no',
      'priority_mail_48' => 'no',
      'priority_mail_49' => 'no',
      'priority_mail_50' => 'no',
      'first_class' => '',
      't_first_class' => '',
      'first_class_0A' => 'no',
      'first_class_0B' => 'no',
      'first_class_0C' => 'no',
      'first_class_0D' => 'no',
      'first_class_12' => 'no',
      'first_class_15' => 'no',
      'first_class_19' => 'no',
      'first_class_61' => 'no',
      'first_class_53' => 'no',
      'first_class_78' => 'no',
      'standard_post' => '',
      't_standard_post' => '',
      'standard_post_4' => 'no',
      'media_mail' => '',
      't_media_mail' => '',
      'media_mail_6' => 'no',
      'library_mail' => '',
      't_library_mail' => '',
      'library_mail_7' => 'no',
    ),
  ),
  'package' => 
  array (
    'contents' => 
    array (
      '8c620c2faaafd489b4c45b448acac3a0' => 
      array (
        'key' => '8c620c2faaafd489b4c45b448acac3a0',
        'product_id' => 6547,
        'variation_id' => 0,
        'variation' => 
        array (
        ),
        'quantity' => 1,
        'data_hash' => 'b5c1d5ca8bae6d4896cf1807cdf763f0',
        'line_tax_data' => 
        array (
          'subtotal' => 
          array (
            10 => 14.85,
          ),
          'total' => 
          array (
            10 => 14.85,
          ),
        ),
        'line_subtotal' => 180.0,
        'line_subtotal_tax' => 14.85,
        'line_total' => 180.0,
        'line_tax' => 14.85,
        'product' => 
        array (
          'name' => 'Tungsten Grinder',
          'slug' => 'tungsten-grinder',
          'price' => '180',
          'regular_price' => '180',
          'sale_price' => '',
          'weight' => '3 lbs',
          'weight_lbs' => 3.0,
          'dimensions' => '10 x 4 x 4 in',
          'dimensions_in' => '10 x 4 x 4',
        ),
      ),
    ),
    'contents_cost' => 180.0,
    'applied_coupons' => 
    array (
    ),
    'user' => 
    array (
      'ID' => 0,
    ),
    'destination' => 
    array (
      'country' => 'US',
      'state' => 'TX',
      'postcode' => '',
      'city' => '',
      'address' => '',
      'address_1' => '',
      'address_2' => '',
    ),
    'cart_subtotal' => '180',
    'rates' => 
    array (
      'flat_rate:18' => 
      WC_Shipping_Rate::__set_state(array(
         'data' => 
        array (
          'id' => 'flat_rate:18',
          'method_id' => 'flat_rate',
          'instance_id' => 18,
          'label' => 'Flat rate',
          'cost' => '10.00',
          'taxes' => 
          array (
            10 => 0.825,
          ),
        ),
         'meta_data' => 
        array (
          'Items' => 'Tungsten Grinder × 1',
        ),
      )),
    ),
  ),
  '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' => '77578',
      )),
       'dest' => 
      Dgm\UspsSimple\Calc\Area::__set_state(array(
         'countryCode' => 'US',
         'zipCode' => '',
      )),
       'items' => 
      array (
        '8c620c2faaafd489b4c45b448acac3a0' => 
        Dgm\UspsSimple\Calc\Item::__set_state(array(
           'product' => 
          Dgm\UspsSimple\Calc\Product::__set_state(array(
             'weight' => 3.0,
             'dim' => 
            Dgm\UspsSimple\Calc\Dim::__set_state(array(
               'length' => 10.0,
               'width' => 4.0,
               'height' => 4.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',
            )),
          ),
        )),
      ),
       'retailGroundEnabled' => false,
    )),
     'groupByWeight' => false,
     'commercialRates' => false,
  )),
  'responses' => NULL,
  'combinedResponse' => NULL,
)`
Remove item Thumbnail image Product Price Quantity Subtotal
× Tungsten Grinder $180.00
$180.00

Cart totals

Subtotal $180.00
Shipping

Shipping to TX.

Change address
Tax $15.68
Total $205.68

Request for a Quote

Please upload your project file

file formats are dxf, pdf, dwg

Thank you!