( ! ) 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.0090 | 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.0092 | 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.3479 | 135351728 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.3479 | 135352104 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.3479 | 135352104 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.3785 | 136205928 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.3852 | 136233896 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 35984 ) | .../class-wc-form-handler.php:826 |
11 | 1.3853 | 136234648 | WC_Cart->add_to_cart( $product_id = 35984, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.3862 | 136244736 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d3e4b9f9aa7aac3bd930abb82fab2d2b', 35984, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.3862 | 136245112 | WP_Hook->do_action( $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.3862 | 136245112 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.3864 | 136247208 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.3865 | 136246784 | 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 = ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]]; 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' => '907860', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '907860', '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.3865 | 136246904 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.3900 | 136275280 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.3900 | 136275280 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.3908 | 136331520 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 907860, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '907860']] ) | .../class-wc-cart.php:1445 |
22 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.4476 | 137502520 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.4477 | 137502600 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 2.0719 | 137420624 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 2.0852 | 137450192 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 2.0853 | 137451872 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../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.0090 | 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.0092 | 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.3479 | 135351728 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.3479 | 135352104 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.3479 | 135352104 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.3785 | 136205928 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.3852 | 136233896 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 35984 ) | .../class-wc-form-handler.php:826 |
11 | 1.3853 | 136234648 | WC_Cart->add_to_cart( $product_id = 35984, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.3862 | 136244736 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d3e4b9f9aa7aac3bd930abb82fab2d2b', 35984, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.3862 | 136245112 | WP_Hook->do_action( $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.3862 | 136245112 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.3864 | 136247208 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.3865 | 136246784 | 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 = ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]]; 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' => '907860', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '907860', '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.3865 | 136246904 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.3900 | 136275280 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.3900 | 136275280 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.3908 | 136331520 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 907860, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '907860']] ) | .../class-wc-cart.php:1445 |
22 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.4476 | 137502520 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.4477 | 137502600 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 2.0719 | 137420624 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 2.0852 | 137450192 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 2.0853 | 137451872 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../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.0090 | 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.0092 | 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.3479 | 135351728 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.3479 | 135352104 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.3479 | 135352104 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.3785 | 136205928 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.3852 | 136233896 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 35984 ) | .../class-wc-form-handler.php:826 |
11 | 1.3853 | 136234648 | WC_Cart->add_to_cart( $product_id = 35984, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.3862 | 136244736 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d3e4b9f9aa7aac3bd930abb82fab2d2b', 35984, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.3862 | 136245112 | WP_Hook->do_action( $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.3862 | 136245112 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.3864 | 136247208 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.3865 | 136246784 | 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 = ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]]; 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' => '907860', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '907860', '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.3865 | 136246904 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.3900 | 136275280 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.3900 | 136275280 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.3908 | 136331520 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 907860, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '907860']] ) | .../class-wc-cart.php:1445 |
22 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.4476 | 137502520 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.4477 | 137502600 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 2.0719 | 137420624 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 2.0852 | 137450192 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 2.0853 | 137451872 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../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.0090 | 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.0092 | 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.3479 | 135351728 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.3479 | 135352104 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.3479 | 135352104 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.3785 | 136205928 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.3852 | 136233896 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 35984 ) | .../class-wc-form-handler.php:826 |
11 | 1.3853 | 136234648 | WC_Cart->add_to_cart( $product_id = 35984, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.3862 | 136244736 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d3e4b9f9aa7aac3bd930abb82fab2d2b', 35984, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.3862 | 136245112 | WP_Hook->do_action( $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.3862 | 136245112 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.3864 | 136247208 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.3865 | 136246784 | 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 = ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]]; 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' => '907860', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '907860', '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.3865 | 136246904 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.3900 | 136275280 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.3900 | 136275280 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.3908 | 136331520 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 907860, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '907860']] ) | .../class-wc-cart.php:1445 |
22 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.4476 | 137502520 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.4477 | 137502600 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 2.0719 | 137420624 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 2.0852 | 137450192 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 2.0853 | 137451872 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../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.0090 | 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.0092 | 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.3479 | 135351728 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.3479 | 135352104 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.3479 | 135352104 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.3785 | 136205928 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.3852 | 136233896 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 35984 ) | .../class-wc-form-handler.php:826 |
11 | 1.3853 | 136234648 | WC_Cart->add_to_cart( $product_id = 35984, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.3862 | 136244736 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d3e4b9f9aa7aac3bd930abb82fab2d2b', 35984, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.3862 | 136245112 | WP_Hook->do_action( $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.3862 | 136245112 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.3864 | 136247208 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.3865 | 136246784 | 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 = ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]]; 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' => '907860', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '907860', '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.3865 | 136246904 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.3900 | 136275280 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.3900 | 136275280 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.3908 | 136331520 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 907860, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '907860']] ) | .../class-wc-cart.php:1445 |
22 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.4476 | 137502520 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.4477 | 137502600 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 2.0719 | 137420624 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 2.0852 | 137450192 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 2.0853 | 137451872 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../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.0090 | 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.0092 | 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.3479 | 135351728 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.3479 | 135352104 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.3479 | 135352104 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.3785 | 136205928 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.3852 | 136233896 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 35984 ) | .../class-wc-form-handler.php:826 |
11 | 1.3853 | 136234648 | WC_Cart->add_to_cart( $product_id = 35984, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.3862 | 136244736 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d3e4b9f9aa7aac3bd930abb82fab2d2b', 35984, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.3862 | 136245112 | WP_Hook->do_action( $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.3862 | 136245112 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.3864 | 136247208 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.3865 | 136246784 | 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 = ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]]; 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' => '907860', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '907860', '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.3865 | 136246904 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.3900 | 136275280 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.3900 | 136275280 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.3908 | 136331520 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 907860, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '907860']] ) | .../class-wc-cart.php:1445 |
22 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.4476 | 137502520 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.4477 | 137502600 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 2.0719 | 137420624 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 2.0852 | 137450192 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 2.0853 | 137451872 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../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.0090 | 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.0092 | 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.3479 | 135351728 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.3479 | 135352104 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.3479 | 135352104 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.3785 | 136205928 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.3852 | 136233896 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 35984 ) | .../class-wc-form-handler.php:826 |
11 | 1.3853 | 136234648 | WC_Cart->add_to_cart( $product_id = 35984, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.3862 | 136244736 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d3e4b9f9aa7aac3bd930abb82fab2d2b', 35984, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.3862 | 136245112 | WP_Hook->do_action( $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.3862 | 136245112 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.3864 | 136247208 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.3865 | 136246784 | 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 = ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]]; 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' => '907860', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '907860', '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.3865 | 136246904 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.3900 | 136275280 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.3900 | 136275280 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.3908 | 136331520 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 907860, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '907860']] ) | .../class-wc-cart.php:1445 |
22 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.4476 | 137502520 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.4477 | 137502600 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 2.0719 | 137420624 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 2.0852 | 137450192 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 2.0853 | 137451872 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../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.0090 | 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.0092 | 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.3479 | 135351728 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.3479 | 135352104 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.3479 | 135352104 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.3785 | 136205928 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.3852 | 136233896 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 35984 ) | .../class-wc-form-handler.php:826 |
11 | 1.3853 | 136234648 | WC_Cart->add_to_cart( $product_id = 35984, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.3862 | 136244736 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d3e4b9f9aa7aac3bd930abb82fab2d2b', 35984, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.3862 | 136245112 | WP_Hook->do_action( $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.3862 | 136245112 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.3864 | 136247208 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.3865 | 136246784 | 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 = ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]]; 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' => '907860', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '907860', '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.3865 | 136246904 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.3900 | 136275280 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.3900 | 136275280 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.3908 | 136331520 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 907860, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '907860']] ) | .../class-wc-cart.php:1445 |
22 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.4476 | 137502520 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.4477 | 137502600 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 2.0719 | 137420624 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 2.0852 | 137450192 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 2.0853 | 137451872 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../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.0090 | 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.0092 | 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.3479 | 135351728 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.3479 | 135352104 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.3479 | 135352104 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.3785 | 136205928 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.3852 | 136233896 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 35984 ) | .../class-wc-form-handler.php:826 |
11 | 1.3853 | 136234648 | WC_Cart->add_to_cart( $product_id = 35984, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.3862 | 136244736 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d3e4b9f9aa7aac3bd930abb82fab2d2b', 35984, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.3862 | 136245112 | WP_Hook->do_action( $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.3862 | 136245112 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.3864 | 136247208 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.3865 | 136246784 | 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 = ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]]; 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' => '907860', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '907860', '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.3865 | 136246904 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.3900 | 136275280 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.3900 | 136275280 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.3908 | 136331520 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 907860, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '907860']] ) | .../class-wc-cart.php:1445 |
22 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.4476 | 137502520 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.4477 | 137502600 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 2.0719 | 137420624 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 2.0852 | 137450192 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 2.0853 | 137451872 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../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.0090 | 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.0092 | 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.3479 | 135351728 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.3479 | 135352104 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.3479 | 135352104 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.3785 | 136205928 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.3852 | 136233896 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 35984 ) | .../class-wc-form-handler.php:826 |
11 | 1.3853 | 136234648 | WC_Cart->add_to_cart( $product_id = 35984, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.3862 | 136244736 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d3e4b9f9aa7aac3bd930abb82fab2d2b', 35984, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.3862 | 136245112 | WP_Hook->do_action( $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.3862 | 136245112 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd3e4b9f9aa7aac3bd930abb82fab2d2b', 1 => 35984, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.3864 | 136247208 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.3865 | 136246784 | 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 = ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]]; 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' => '907860', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '907860', '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.3865 | 136246904 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.3900 | 136275280 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.3900 | 136275280 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.3908 | 136331520 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 907860, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '907860']] ) | .../class-wc-cart.php:1445 |
22 | 1.3919 | 136379368 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.4476 | 137502520 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.4477 | 137502600 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['fde673a94858caaadb505ab52c682786' => [...], 'd52a281185b41daea7ad4f5bab21e7dc' => [...], 'c721af033e9cb9e718f1ce3ca2c4e09c' => [...], '303b311c40a2276c91bf7e4f0aa460ce' => [...], '1c009f16f2815685be7824a01ace7350' => [...], '759d94ed9613553067e609bc7abe20dd' => [...], '1cdae395239224d198f9d07266615439' => [...], '5b92e4945eb3a04990671a4da604ff17' => [...], '34e0ace0f37f8857eba8e3531c96fa06' => [...], '7b1b6d2fdf573b01058f16f6e398b69c' => [...], '4181c8035b6f18bd6ab0308e8e4709e8' => [...], '92ce73519d6ef5260d6786d767e5181c' => [...], 'deee7af4f21266a3e8e85d593107aa89' => [...], 'd3e4b9f9aa7aac3bd930abb82fab2d2b' => [...]], 'contents_cost' => 907860, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '907860', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 2.0719 | 137420624 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 2.0852 | 137450192 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 2.0853 | 137451872 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../measure_collection.php:19 |
Esta loción, con una potente fórmula profesional, sella la cutícula y fortalece la fibra capilar. Por lo tanto, asegura una intensidad y durabilidad óptimas del color al tiempo que mejora la condición del cabello.
Transforma tu rutina de cuidado capilar con el Tratamiento Fortalecedor Olaplex Bond Perfector de 2000 ml de Revlon Olaplex. Este producto está diseñado especialmente para fortalecer y reconstruir la fibra capilar, ideal para quienes buscan reparar daños ocasionados por tratamientos químicos o el calor. Su formato en crema permite una fácil aplicación, logrando una penetración efectiva en cada hebra del cabello.
El Olaplex Bond Perfector actúa a nivel molecular, proporcionando resultados visibles desde la primera aplicación. Su potente fórmula se centra en restaurar la integridad del cabello, dejando una sensación de suavidad y brillo que resalta la belleza natural de cada melena. Perfecto para todo tipo de cabello, su uso regular ayudará a prevenir futuros daños y a mantener un aspecto saludable.
Aprovecha la versatilidad de este tratamiento que se puede integrar fácilmente en tu rutina habitual. Puedes aplicarlo antes de otros productos o utilizarlo como tratamiento intensivo una vez a la semana. Disfruta de un cabello más fuerte y manejable, ideal para un peinado perfecto y duradero. Dale a tus mechones el cuidado que merecen con Olaplex Bond Perfector.
Pre-Tratamiento Intensivo Reparación ABC Redken
Pre-tratamiento para reparar y fortalecer el cabello, se utiliza antes del shampoo y restaura el cabello en 1 solo uso.
Transforma la salud de tu cuero cabelludo con el Tratamiento Para Cuero Cabelludo Graso de Moroccanoil. Este innovador aceite está diseñado específicamente para cabello graso, proporcionando un efecto aliviador y equilibrante que regula la producción de grasa, dejando tu cuero cabelludo revitalizado y fresco.
Con 45 ml de fórmula altamente efectiva, este tratamiento se presenta en un práctico dosificador, asegurando una aplicación precisa y cómoda. Ideal para usar sobre el cabello húmedo, su uso regular te ayudará a combatir la sensación de pesadez y a restaurar el equilibrio natural de tu cuero cabelludo.
Descubre la fragancia sutil que acompaña a cada aplicación, creando una experiencia sensorial placentera mientras nutre y revitaliza tu cuero cabelludo. Libre de crueldad, este producto es apto para todos los géneros, permitiendo que cualquiera pueda disfrutar de sus beneficios.
Incluye este tratamiento en tu rutina de cuidado capilar y siente la diferencia. Una opción perfecta para aquellos que buscan un cuero cabelludo sano y equilibrado, sin la necesidad de enjuagar después de la aplicación. Atrévete a experimentar una nueva era en el cuidado del cabello con la confianza que solo Moroccanoil puede ofrecer.
Transforma la salud de tu cabello con el Tratamiento Purificador Olaplex Broad Spectrum Chelating. Este tratamiento está diseñado para eliminar impurezas y metales acumulados en el cabello, proporcionando una limpieza profunda que revitaliza incluso los mechones más dañados. Formulado para todo tipo de cabellos, su textura en crema facilita su aplicación, dejando el pelo suave y nutrido.
Olaplex es una marca reconocida por su compromiso con la reparación del cabello, y este producto no es la excepción. Dermatológicamente testeado, es hipoalergénico y libre de crueldad, lo que lo convierte en una opción segura para quienes buscan cuidar su cabello de manera ética y responsable. Cada uso promueve una reconstrucción eficaz, aportando brillo y manejabilidad.
La presentación cuenta con un dosificador que asegura una cantidad precisa en cada aplicación, maximizando el rendimiento del producto y minimizando el desperdicio. Además, su fragancia discreta aporta una experiencia sensorial placentera durante el tratamiento, convirtiendo simples rutinas de cuidado capilar en momentos de indulgencia.
Ideal para quienes enfrentan problemas de acumulación de residuos por tratamientos químicos o por la exposición constante al medio ambiente, este tratamiento es una solución integral que transforma tu cabello desde la raíz hasta las puntas. Descubre cómo un cabello más limpio y saludable puede mejorar tu estilo y confianza.
El aminoconcentrado de proteína ácida de fuerza profesional de Redken reduce visiblemente el daño superficial en un solo tratamiento.