User [Thu Oct 31 17:12:27.888367 2024] [proxy_fcgi:error] [pid 3338086] [client 2a00:d680:20:50::e3e2:0] AH01071: Got error 'PHP message: get_cart was called incorrectly. Get cart should not be called before the wp_loaded action. Backtrace: require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Blocks\BlockTypesController->register_blocks, Automattic\WooCommerce\Blocks\BlockTypes\AbstractBlock->__construct, function pmm_empty_cart_mobile_fragment($fragments) { if (WC()->cart && WC()->cart->get_cart_contents_count() === 0) { $fragments['.wc-proceed-to-checkout-mobile'] = 'Proceed to checkout '; […]