Cart

SHOPPING CART

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' => '34756',
      'commercialRates' => true,
      'groupByWeight' => true,
      'apiEndpoint' => 'https://secure.shippingapis.com/ShippingAPI.dll',
      'apiUserId' => '891000005749',
    ),
    'settings' => 
    array (
      'enabled' => 'yes',
      'sender' => '34756',
      'user_id' => '',
      'commercial_rate' => 'yes',
      'group_by_weight' => 'yes',
      'express_mail' => '',
      't_express_mail' => '',
      'express_mail_3' => 'yes',
      'express_mail_2' => 'no',
      'express_mail_23' => 'yes',
      'priority_mail' => '',
      't_priority_mail' => '',
      'priority_mail_1' => 'yes',
      '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' => 'yes',
      'media_mail' => '',
      't_media_mail' => '',
      'media_mail_6' => 'no',
      'library_mail' => '',
      't_library_mail' => '',
      'library_mail_7' => 'no',
    ),
  ),
  'package' => 
  array (
    'contents' => 
    array (
      '9078f2a8254704bd760460f027072e52' => 
      array (
        'key' => '9078f2a8254704bd760460f027072e52',
        'product_id' => 8104,
        'variation_id' => 0,
        'variation' => 
        array (
        ),
        'quantity' => 1,
        'data_hash' => 'b5c1d5ca8bae6d4896cf1807cdf763f0',
        'line_tax_data' => 
        array (
          'subtotal' => 
          array (
          ),
          'total' => 
          array (
          ),
        ),
        'line_subtotal' => 135.0,
        'line_subtotal_tax' => 0.0,
        'line_total' => 135.0,
        'line_tax' => 0.0,
        'product' => 
        array (
          'name' => 'Shimmering Moonlight Diamond Necklace',
          'slug' => 'shimmering-moonlight-diamond-necklace',
          'price' => '135',
          'regular_price' => '135',
          'sale_price' => '',
          'weight' => '.5 lbs',
          'weight_lbs' => 0.5,
          'dimensions' => '7 x 1 x .5 in',
          'dimensions_in' => '7 x 1 x 0.5',
        ),
      ),
    ),
    'contents_cost' => 135.0,
    'applied_coupons' => 
    array (
    ),
    'user' => 
    array (
      'ID' => 0,
    ),
    'destination' => 
    array (
      'country' => 'US',
      'state' => 'FL',
      'postcode' => '',
      'city' => '',
      'address' => '',
      'address_1' => '',
      'address_2' => '',
    ),
    'cart_subtotal' => '135',
    'rates' => 
    array (
      'flat_rate:1' => 
      \WC_Shipping_Rate::__set_state(array(
         'data' => 
        array (
          'id' => 'flat_rate:1',
          'method_id' => 'flat_rate',
          'instance_id' => 1,
          'label' => 'Flat rate',
          'cost' => '8.00',
          'taxes' => 
          array (
          ),
        ),
         'meta_data' => 
        array (
          'Items' => 'Shimmering Moonlight Diamond Necklace × 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' => '34756',
      )),
       'dest' => 
      \Dgm\UspsSimple\Calc\Area::__set_state(array(
         'countryCode' => 'US',
         'zipCode' => '',
      )),
       'items' => 
      array (
        '9078f2a8254704bd760460f027072e52' => 
        \Dgm\UspsSimple\Calc\Item::__set_state(array(
           'product' => 
          \Dgm\UspsSimple\Calc\Product::__set_state(array(
             'weight' => 0.5,
             'dim' => 
            \Dgm\UspsSimple\Calc\Dim::__set_state(array(
               'length' => 7.0,
               'width' => 1.0,
               'height' => 0.5,
            )),
          )),
           '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',
            )),
            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',
            )),
          ),
        )),
        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' => true,
     'commercialRates' => true,
  )),
  'responses' => NULL,
  'combinedResponse' => NULL,
)`
Remove item Thumbnail image Product Price Quantity Subtotal
× SHIMMERING MOONLIGHT DIAMOND NECKLACE Shimmering Moonlight Diamond Necklace $135.00
$135.00

You may be interested in…

  • Calming Grey Moonstone Pendant

    Calming Grey Moonstone Pendant Necklace

    $275.00
    Add to cart
  • Full Moon Pendant Necklace

    Full Moon Pendant Necklace

    $275.00
    Add to cart

Cart totals

Subtotal $135.00
Shipping

Shipping to FL.

Change address
Tax $0.00
Total $143.00

✨ Great energy in your shopping cart already! Add some luck 🍀 to it!

Shopping cart- Lx Jool The ultimate in good fortune.
Ultimate Talisman Amulet in Gold. The Ultimate in good luck!

We believe you deserve jewelry specifically made for you- so go ahead and add some to your shopping cart! Understanding how unique you are, is especially important to us. With this in mind, we offer customized designs to help you show your intention, reveal your inner soul, and illuminate the world with your positive energy!

Not only do we appreciate your shopping with us, we also hope you love your order! If for any reason, you are unhappy please let us know so we can make it right.

Thanks for shopping with us!

Like us on Facebook @lxjool