( ! ) Warning: Undefined property: stdClass::$packing_measures in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 35 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0089 | 765944 | {main}( ) | .../index.php:0 |
2 | 0.0089 | 767200 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0091 | 776288 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0091 | 786624 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0098 | 873128 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2416 | 134806720 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2416 | 134807096 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2416 | 134807096 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2769 | 135867208 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2823 | 135912120 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 33604 ) | .../class-wc-form-handler.php:826 |
11 | 1.2823 | 135912872 | WC_Cart->add_to_cart( $product_id = 33604, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2834 | 135922784 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('ff7c6b322d982194ef32e74820a3fff4', 33604, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2834 | 135923160 | WP_Hook->do_action( $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2834 | 135923160 | WP_Hook->apply_filters( $value = '', $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2836 | 135925256 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2837 | 135924832 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '861822', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '861822', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2837 | 135924952 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2882 | 135963008 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2882 | 135963008 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2890 | 136018600 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 861822, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '861822']] ) | .../class-wc-cart.php:1445 |
22 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3310 | 137202272 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3310 | 137202352 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.8256 | 137120408 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.8438 | 137153136 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.8439 | 137154816 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Attempt to read property "length" on null in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 35 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0089 | 765944 | {main}( ) | .../index.php:0 |
2 | 0.0089 | 767200 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0091 | 776288 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0091 | 786624 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0098 | 873128 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2416 | 134806720 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2416 | 134807096 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2416 | 134807096 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2769 | 135867208 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2823 | 135912120 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 33604 ) | .../class-wc-form-handler.php:826 |
11 | 1.2823 | 135912872 | WC_Cart->add_to_cart( $product_id = 33604, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2834 | 135922784 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('ff7c6b322d982194ef32e74820a3fff4', 33604, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2834 | 135923160 | WP_Hook->do_action( $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2834 | 135923160 | WP_Hook->apply_filters( $value = '', $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2836 | 135925256 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2837 | 135924832 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '861822', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '861822', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2837 | 135924952 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2882 | 135963008 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2882 | 135963008 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2890 | 136018600 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 861822, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '861822']] ) | .../class-wc-cart.php:1445 |
22 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3310 | 137202272 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3310 | 137202352 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.8256 | 137120408 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.8438 | 137153136 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.8439 | 137154816 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Undefined property: stdClass::$packing_measures in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 36 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0089 | 765944 | {main}( ) | .../index.php:0 |
2 | 0.0089 | 767200 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0091 | 776288 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0091 | 786624 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0098 | 873128 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2416 | 134806720 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2416 | 134807096 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2416 | 134807096 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2769 | 135867208 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2823 | 135912120 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 33604 ) | .../class-wc-form-handler.php:826 |
11 | 1.2823 | 135912872 | WC_Cart->add_to_cart( $product_id = 33604, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2834 | 135922784 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('ff7c6b322d982194ef32e74820a3fff4', 33604, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2834 | 135923160 | WP_Hook->do_action( $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2834 | 135923160 | WP_Hook->apply_filters( $value = '', $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2836 | 135925256 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2837 | 135924832 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '861822', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '861822', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2837 | 135924952 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2882 | 135963008 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2882 | 135963008 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2890 | 136018600 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 861822, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '861822']] ) | .../class-wc-cart.php:1445 |
22 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3310 | 137202272 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3310 | 137202352 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.8256 | 137120408 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.8438 | 137153136 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.8439 | 137154816 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Attempt to read property "width" on null in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 36 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0089 | 765944 | {main}( ) | .../index.php:0 |
2 | 0.0089 | 767200 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0091 | 776288 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0091 | 786624 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0098 | 873128 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2416 | 134806720 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2416 | 134807096 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2416 | 134807096 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2769 | 135867208 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2823 | 135912120 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 33604 ) | .../class-wc-form-handler.php:826 |
11 | 1.2823 | 135912872 | WC_Cart->add_to_cart( $product_id = 33604, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2834 | 135922784 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('ff7c6b322d982194ef32e74820a3fff4', 33604, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2834 | 135923160 | WP_Hook->do_action( $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2834 | 135923160 | WP_Hook->apply_filters( $value = '', $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2836 | 135925256 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2837 | 135924832 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '861822', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '861822', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2837 | 135924952 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2882 | 135963008 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2882 | 135963008 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2890 | 136018600 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 861822, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '861822']] ) | .../class-wc-cart.php:1445 |
22 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3310 | 137202272 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3310 | 137202352 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.8256 | 137120408 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.8438 | 137153136 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.8439 | 137154816 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Undefined property: stdClass::$packing_measures in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 37 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0089 | 765944 | {main}( ) | .../index.php:0 |
2 | 0.0089 | 767200 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0091 | 776288 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0091 | 786624 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0098 | 873128 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2416 | 134806720 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2416 | 134807096 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2416 | 134807096 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2769 | 135867208 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2823 | 135912120 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 33604 ) | .../class-wc-form-handler.php:826 |
11 | 1.2823 | 135912872 | WC_Cart->add_to_cart( $product_id = 33604, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2834 | 135922784 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('ff7c6b322d982194ef32e74820a3fff4', 33604, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2834 | 135923160 | WP_Hook->do_action( $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2834 | 135923160 | WP_Hook->apply_filters( $value = '', $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2836 | 135925256 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2837 | 135924832 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '861822', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '861822', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2837 | 135924952 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2882 | 135963008 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2882 | 135963008 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2890 | 136018600 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 861822, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '861822']] ) | .../class-wc-cart.php:1445 |
22 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3310 | 137202272 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3310 | 137202352 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.8256 | 137120408 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.8438 | 137153136 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.8439 | 137154816 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Attempt to read property "height" on null in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 37 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0089 | 765944 | {main}( ) | .../index.php:0 |
2 | 0.0089 | 767200 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0091 | 776288 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0091 | 786624 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0098 | 873128 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2416 | 134806720 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2416 | 134807096 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2416 | 134807096 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2769 | 135867208 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2823 | 135912120 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 33604 ) | .../class-wc-form-handler.php:826 |
11 | 1.2823 | 135912872 | WC_Cart->add_to_cart( $product_id = 33604, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2834 | 135922784 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('ff7c6b322d982194ef32e74820a3fff4', 33604, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2834 | 135923160 | WP_Hook->do_action( $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2834 | 135923160 | WP_Hook->apply_filters( $value = '', $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2836 | 135925256 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2837 | 135924832 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '861822', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '861822', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2837 | 135924952 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2882 | 135963008 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2882 | 135963008 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2890 | 136018600 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 861822, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '861822']] ) | .../class-wc-cart.php:1445 |
22 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3310 | 137202272 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3310 | 137202352 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.8256 | 137120408 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.8438 | 137153136 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.8439 | 137154816 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Undefined property: stdClass::$packing_measures in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 38 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0089 | 765944 | {main}( ) | .../index.php:0 |
2 | 0.0089 | 767200 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0091 | 776288 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0091 | 786624 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0098 | 873128 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2416 | 134806720 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2416 | 134807096 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2416 | 134807096 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2769 | 135867208 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2823 | 135912120 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 33604 ) | .../class-wc-form-handler.php:826 |
11 | 1.2823 | 135912872 | WC_Cart->add_to_cart( $product_id = 33604, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2834 | 135922784 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('ff7c6b322d982194ef32e74820a3fff4', 33604, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2834 | 135923160 | WP_Hook->do_action( $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2834 | 135923160 | WP_Hook->apply_filters( $value = '', $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2836 | 135925256 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2837 | 135924832 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '861822', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '861822', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2837 | 135924952 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2882 | 135963008 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2882 | 135963008 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2890 | 136018600 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 861822, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '861822']] ) | .../class-wc-cart.php:1445 |
22 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3310 | 137202272 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3310 | 137202352 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.8256 | 137120408 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.8438 | 137153136 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.8439 | 137154816 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Attempt to read property "weight" on null in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 38 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0089 | 765944 | {main}( ) | .../index.php:0 |
2 | 0.0089 | 767200 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0091 | 776288 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0091 | 786624 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0098 | 873128 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2416 | 134806720 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2416 | 134807096 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2416 | 134807096 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2769 | 135867208 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2823 | 135912120 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 33604 ) | .../class-wc-form-handler.php:826 |
11 | 1.2823 | 135912872 | WC_Cart->add_to_cart( $product_id = 33604, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2834 | 135922784 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('ff7c6b322d982194ef32e74820a3fff4', 33604, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2834 | 135923160 | WP_Hook->do_action( $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2834 | 135923160 | WP_Hook->apply_filters( $value = '', $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2836 | 135925256 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2837 | 135924832 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '861822', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '861822', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2837 | 135924952 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2882 | 135963008 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2882 | 135963008 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2890 | 136018600 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 861822, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '861822']] ) | .../class-wc-cart.php:1445 |
22 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3310 | 137202272 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3310 | 137202352 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.8256 | 137120408 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.8438 | 137153136 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.8439 | 137154816 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Undefined property: stdClass::$cubication in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 39 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0089 | 765944 | {main}( ) | .../index.php:0 |
2 | 0.0089 | 767200 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0091 | 776288 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0091 | 786624 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0098 | 873128 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2416 | 134806720 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2416 | 134807096 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2416 | 134807096 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2769 | 135867208 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2823 | 135912120 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 33604 ) | .../class-wc-form-handler.php:826 |
11 | 1.2823 | 135912872 | WC_Cart->add_to_cart( $product_id = 33604, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2834 | 135922784 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('ff7c6b322d982194ef32e74820a3fff4', 33604, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2834 | 135923160 | WP_Hook->do_action( $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2834 | 135923160 | WP_Hook->apply_filters( $value = '', $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2836 | 135925256 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2837 | 135924832 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '861822', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '861822', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2837 | 135924952 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2882 | 135963008 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2882 | 135963008 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2890 | 136018600 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 861822, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '861822']] ) | .../class-wc-cart.php:1445 |
22 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3310 | 137202272 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3310 | 137202352 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.8256 | 137120408 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.8438 | 137153136 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.8439 | 137154816 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Attempt to read property "id" on null in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 39 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0089 | 765944 | {main}( ) | .../index.php:0 |
2 | 0.0089 | 767200 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0091 | 776288 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0091 | 786624 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0098 | 873128 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2416 | 134806720 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2416 | 134807096 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2416 | 134807096 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2769 | 135867208 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2823 | 135912120 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 33604 ) | .../class-wc-form-handler.php:826 |
11 | 1.2823 | 135912872 | WC_Cart->add_to_cart( $product_id = 33604, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2834 | 135922784 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('ff7c6b322d982194ef32e74820a3fff4', 33604, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2834 | 135923160 | WP_Hook->do_action( $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2834 | 135923160 | WP_Hook->apply_filters( $value = '', $args = [0 => 'ff7c6b322d982194ef32e74820a3fff4', 1 => 33604, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2836 | 135925256 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2837 | 135924832 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '861822', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '861822', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2837 | 135924952 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2882 | 135963008 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2882 | 135963008 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2890 | 136018600 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 861822, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '861822']] ) | .../class-wc-cart.php:1445 |
22 | 1.2902 | 136067088 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3310 | 137202272 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3310 | 137202352 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['e0234fe2a53821ae8e5e90de581eeb81' => [...], 'b7bc2a2f5bb6d521e64c8974c143e9a0' => [...], '712a02af85fe1e948c08b8ea7810e8d4' => [...], '000cb7efa8a05429dd5309b4bea2eb0c' => [...], 'd3bc387894c78ab0d27bac6be81b244a' => [...], 'dda4bdea15022bac2479280f775d1fb7' => [...], 'e74186a9024394af6d13cb98b343f11a' => [...], 'a2896cb11aed969ffec7bb02a7c772a8' => [...], '6c814714356d2058b2b2445291147fea' => [...], '1774650cd982ba1c762303e3641d3986' => [...], 'f7fadee7981a4eb09971187ead481451' => [...], '54e0f485f4daf036e45e7ec3e246ef67' => [...], '3e56b8187fd5a55054e2fb61a30092a6' => [...], 'e0823ffafcbdc34fa7140049fbe02f70' => [...], 'f0e1267124a8106605be012d766d65f1' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '98f67d0c03e88f22c2d9f2930848b8fa' => [...], 'a8608bf6c3bd2811624078f1e32a4447' => [...], 'ff7c6b322d982194ef32e74820a3fff4' => [...]], 'contents_cost' => 861822, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '861822', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.8256 | 137120408 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.8438 | 137153136 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.8439 | 137154816 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...]]] ) | .../measure_collection.php:19 |
¡El protector térmico profesional que necesitas para fortalecer y proteger el cabello dañado!
Spray que facilita y prolonga la duración del alisado. Su tecnología elimina el frizz y restaura y protege la fibra capilar del calor extremo de planchas y secadores.
Protege y embellece tu cabello con el Protector Térmico Volumizante Brillo Olaplex. Este innovador producto, de la línea Volumizing Blow Dry Mist, está diseñado para ofrecer una defensa eficaz contra el daño del calor, mientras añade un brillo intenso y un volumen espectacular a tu peinado. Su fórmula ligera se distribuye uniformemente, proporcionando un acabado sedoso sin sensación grasosa.
Ideal para todo tipo de cabello, este voluminizador es dermatológicamente testeado y hipoalergénico, lo que lo convierte en una opción segura y suave para tu rutina de cuidado capilar. Además, es un producto libre de sulfatos, parabenos y gluten, garantizando que tu cabello reciba solo lo mejor.
La fragancia neutra y el formato líquido hacen que su aplicación sea sencilla y placentera. Utilízalo antes de secar tu cabello con calor para disfrutar de un peinado duradero y lleno de vida, reforzando la estructura de tu cabello mientras lo proteges. Con un peso neto de 150 g y un volumen de 150 mL, esta presentación se convierte en un aliado esencial en tu arsenal de cuidado capilar.
Decoración en: dorado
Laca de fijación fuerte que define tu look con el máximo nivel de control, volumen y forma para un efecto duradero.
Tratamiento Sin Enjuague ABC Acidic Bonding Concentrate Redken
Este tratamiento sin enjuague con pH ácido proporciona una reparación de máxima resistencia.
El mejor shampoo para hombre es aquel que deja el cabello limpio sin dañarlo ni dejar una sensación de tensión en el cuero cabelludo.
Crea aspecto y sensación de un cabello más lleno y denso en cabello fino y debilitado Fortalece la fibra capilar.
¡El spray profesional de fijación máxima que necesitas para lucir un peinado increíble!
Máscara Liquida ABC Para Cabello Seco y Dañado Redken
Mascarilla ultra acondicionadora sin sulfatos para una hidratación y reparación profunda.
Acondicionador con o sin enjuagado que aporta brillo y vida a los cabellos maltratados, procesados, porosos o faltos de hidratación. Aroma Jazmín & Ámbar.