( ! ) Notice: Undefined property: stdClass::$rates in /srv/www/getecco/current/web/app/plugins/woocommerce-dhlexpress-services/woocommerce-dhlexpress-services.php on line 219
Call Stack
#TimeMemoryFunctionLocation
10.0007354032{main}( ).../index.php:0
20.0008354312require( '/srv/www/getecco/current/web/wp/wp-blog-header.php ).../index.php:5
30.0008354920require_once( '/srv/www/getecco/current/web/wp/wp-load.php ).../wp-blog-header.php:13
40.0010355232require_once( '/srv/www/getecco/current/web/wp-config.php ).../wp-load.php:55
50.0101417104require_once( '/srv/www/getecco/current/web/wp/wp-settings.php ).../wp-config.php:9
61.486954586232do_action( $hook_name = 'wp_loaded' ).../wp-settings.php:722
71.486954586608WP_Hook->do_action( $args = [0 => ''] ).../plugin.php:517
81.486954586608WP_Hook->apply_filters( $value = '', $args = [0 => ''] ).../class-wp-hook.php:348
91.503154784312WC_Form_Handler::add_to_cart_action( $url = '' ).../class-wp-hook.php:324
101.542254935936WC_Form_Handler::add_to_cart_handler_simple( $product_id = 5066 ).../class-wc-form-handler.php:814
111.591555462208WC_Cart->add_to_cart( $product_id = 5066, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ).../class-wc-form-handler.php:842
121.607555580984do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('54a99659b058ac4f41e86bdb4836247f', 5066, 1, 0, [], ['addons' => []]) ).../class-wc-cart.php:1286
131.607555581360WP_Hook->do_action( $args = [0 => '54a99659b058ac4f41e86bdb4836247f', 1 => 5066, 2 => 1, 3 => 0, 4 => [], 5 => ['addons' => [...]]] ).../plugin.php:517
141.607555581360WP_Hook->apply_filters( $value = '', $args = [0 => '54a99659b058ac4f41e86bdb4836247f', 1 => 5066, 2 => 1, 3 => 0, 4 => [], 5 => ['addons' => [...]]] ).../class-wp-hook.php:348
151.607855584216WC_Cart->calculate_totals( ).../class-wp-hook.php:322
161.608155585448WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_contents = ['54a99659b058ac4f41e86bdb4836247f' => [...]]; 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' => '113.99', 'subtotal_tax' => 11.4, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '113.99', 'cart_contents_tax' => 11.4, '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 $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 $coupon_discount_totals = []; public $coupon_discount_tax_totals = []; public $recurring_carts = [] } ).../class-wc-cart.php:1408
171.608255585568WC_Cart_Totals->calculate( ).../class-wc-cart-totals.php:141
181.612255602168WC_Cart_Totals->calculate_shipping_totals( ).../class-wc-cart-totals.php:151
191.612255602168WC_Cart_Totals->get_shipping_from_cart( ).../class-wc-cart-totals.php:857
201.613255604568WC_Cart->calculate_shipping( ).../class-wc-cart-totals.php:346
211.649964246584WC_Shipping->calculate_shipping( $packages = [4 => ['contents' => [...], 'contents_cost' => 113.99, 'applied_coupons' => [...], 'user' => [...], 'vendor_id' => 4, 'seller_id' => 4, 'origin' => [...], 'destination' => [...]]] ).../class-wc-cart.php:1430
221.649964246584WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['54a99659b058ac4f41e86bdb4836247f' => [...]], 'contents_cost' => 113.99, 'applied_coupons' => [], 'user' => ['ID' => 4], 'vendor_id' => 4, 'seller_id' => 4, 'origin' => ['country' => '', 'first_name' => 'Pactrading', 'last_name' => '', 'company' => 'PacTrading', 'address_1' => '', 'address_2' => '', 'city' => '', 'state' => '', 'postcode' => '', 'phone' => '', 'email' => 'qld@pactrading.com.au', 'tin_number' => ''], 'destination' => ['country' => 'AU', 'state' => 'QLD', 'postcode' => '', 'city' => '', 'address' => '', 'address_2' => '']], $package_key = 4 ).../class-wc-shipping.php:260
231.691173019352WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['54a99659b058ac4f41e86bdb4836247f' => [...]], 'contents_cost' => 113.99, 'applied_coupons' => [], 'user' => ['ID' => 4], 'vendor_id' => 4, 'seller_id' => 4, 'origin' => ['country' => '', 'first_name' => 'Pactrading', 'last_name' => '', 'company' => 'PacTrading', 'address_1' => '', 'address_2' => '', 'city' => '', 'state' => '', 'postcode' => '', 'phone' => '', 'email' => 'qld@pactrading.com.au', 'tin_number' => ''], 'destination' => ['country' => 'AU', 'state' => 'QLD', 'postcode' => '', 'city' => '', 'address' => '', 'address_2' => ''], 'rates' => []] ).../class-wc-shipping.php:348
241.691273019432WC_DHLExpress_Rates->calculate_shipping( $package = ['contents' => ['54a99659b058ac4f41e86bdb4836247f' => [...]], 'contents_cost' => 113.99, 'applied_coupons' => [], 'user' => ['ID' => 4], 'vendor_id' => 4, 'seller_id' => 4, 'origin' => ['country' => '', 'first_name' => 'Pactrading', 'last_name' => '', 'company' => 'PacTrading', 'address_1' => '', 'address_2' => '', 'city' => '', 'state' => '', 'postcode' => '', 'phone' => '', 'email' => 'qld@pactrading.com.au', 'tin_number' => ''], 'destination' => ['country' => 'AU', 'state' => 'QLD', 'postcode' => '', 'city' => '', 'address' => '', 'address_2' => ''], 'rates' => []] ).../abstract-wc-shipping-method.php:257
Large Lid For Supa Bowl - PP - Getecco

Large Lid For Supa Bowl – PP

$36.75 ex GST


Ships From: Australia

Code

FCLIDLPP

  • Carton Quantity

    200

  • Colour

    Clear

  • Dimensions

    330x400x200

  • Material

    PP

  • Supplier

    Pinnacle