( ! ) 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.0003358656{main}( ).../index.php:0
20.0004359944require( '/srv/www/getecco/current/web/wp/wp-blog-header.php ).../index.php:5
30.0004360552require_once( '/srv/www/getecco/current/web/wp/wp-load.php ).../wp-blog-header.php:13
40.0005360864require_once( '/srv/www/getecco/current/web/wp-config.php ).../wp-load.php:55
50.0072422512require_once( '/srv/www/getecco/current/web/wp/wp-settings.php ).../wp-config.php:9
61.397962595768do_action( $hook_name = 'wp_loaded' ).../wp-settings.php:722
71.397962596144WP_Hook->do_action( $args = [0 => ''] ).../plugin.php:517
81.397962596144WP_Hook->apply_filters( $value = '', $args = [0 => ''] ).../class-wp-hook.php:348
91.412562961992WC_Form_Handler::add_to_cart_action( $url = '' ).../class-wp-hook.php:324
101.449263116672WC_Form_Handler::add_to_cart_handler_simple( $product_id = 5295 ).../class-wc-form-handler.php:814
111.491064067704WC_Cart->add_to_cart( $product_id = 5295, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ).../class-wc-form-handler.php:842
121.504964186920do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('ae77c95243beb30503135ac1874bc7e2', 5295, 1, 0, [], ['addons' => []]) ).../class-wc-cart.php:1286
131.504964187296WP_Hook->do_action( $args = [0 => 'ae77c95243beb30503135ac1874bc7e2', 1 => 5295, 2 => 1, 3 => 0, 4 => [], 5 => ['addons' => [...]]] ).../plugin.php:517
141.504964187296WP_Hook->apply_filters( $value = '', $args = [0 => 'ae77c95243beb30503135ac1874bc7e2', 1 => 5295, 2 => 1, 3 => 0, 4 => [], 5 => ['addons' => [...]]] ).../class-wp-hook.php:348
151.505064189392WC_Cart->calculate_totals( ).../class-wp-hook.php:322
161.505264190624WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_contents = ['ae77c95243beb30503135ac1874bc7e2' => [...]]; 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' => '90.92', 'subtotal_tax' => 9.09, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '90.92', 'cart_contents_tax' => 9.09, '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.505264190744WC_Cart_Totals->calculate( ).../class-wc-cart-totals.php:141
181.507964207816WC_Cart_Totals->calculate_shipping_totals( ).../class-wc-cart-totals.php:151
191.507964207816WC_Cart_Totals->get_shipping_from_cart( ).../class-wc-cart-totals.php:857
201.509164230352WC_Cart->calculate_shipping( ).../class-wc-cart-totals.php:346
211.570274236752WC_Shipping->calculate_shipping( $packages = [4 => ['contents' => [...], 'contents_cost' => 90.92, 'applied_coupons' => [...], 'user' => [...], 'vendor_id' => 4, 'seller_id' => 4, 'origin' => [...], 'destination' => [...]]] ).../class-wc-cart.php:1430
221.570274236752WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['ae77c95243beb30503135ac1874bc7e2' => [...]], 'contents_cost' => 90.92, '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.664283216232WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['ae77c95243beb30503135ac1874bc7e2' => [...]], 'contents_cost' => 90.92, '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.664383216312WC_DHLExpress_Rates->calculate_shipping( $package = ['contents' => ['ae77c95243beb30503135ac1874bc7e2' => [...]], 'contents_cost' => 90.92, '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
Shop - Getecco

( ! ) Notice: Undefined property: WP_Post_Type::$term_id in /srv/www/getecco/current/web/app/themes/default/lib/woocommerce.php on line 28
Call Stack
#TimeMemoryFunctionLocation
10.0003358656{main}( ).../index.php:0
20.0004359944require( '/srv/www/getecco/current/web/wp/wp-blog-header.php ).../index.php:5
32.157186828232require_once( '/srv/www/getecco/current/web/wp/wp-includes/template-loader.php ).../wp-blog-header.php:19
42.169687347264include( '/srv/www/getecco/current/web/app/themes/default/base.php ).../template-loader.php:106
52.4482107640680include( '/srv/www/getecco/current/web/app/plugins/woocommerce/templates/archive-product.php ).../base.php:36
62.4484107640776do_action( $hook_name = 'woocommerce_before_main_content' ).../archive-product.php:29
72.4484107641152WP_Hook->do_action( $args = [0 => ''] ).../plugin.php:517
82.4484107641152WP_Hook->apply_filters( $value = '', $args = [0 => ''] ).../class-wp-hook.php:348
92.4485107641904Roots\Sage\WooCommerce\my_theme_wrapper_start( '' ).../class-wp-hook.php:324

Stylish, Sustainable Packaging

Home > Shop
Filter Results
Filter Results

Showing 1–80 of 1019 results