// Register Shipped Status function register_shipped_order_status() {register_post_status('wc-shipped', array( 'label' => 'Shipped', 'public' => true, 'show_in_admin_status_list' => true, 'show_in_admin_all_list' => true, 'exclude_from_search' => false, 'label_count' => _n_noop( 'Shipped (%s)', 'Shipped (%s)' ) ));} add_action('init', 'register_shipped_order_status');// Add Shipped to WooCommerce Order Status List function add_shipped_to_order_statuses($order_statuses) {$new_order_statuses = array();foreach ($order_statuses as $key => $status) {$new_order_statuses[$key] = $status;if ('wc-processing' === $key) { $new_order_statuses['wc-shipped'] = 'Shipped'; } }return $new_order_statuses; }add_filter('wc_order_statuses', 'add_shipped_to_order_statuses');

Barbie Nurse doll

SKU: 887961921427 Category: Tags: ,

£14.36

Age: +3-4 years old. Size: 15,7×32,4×11,6cm Discover the fun of nursing with Barbie Nurse doll and related accessories! Barbie Nurse doll (30,40cm) wears a cute uniform including a medical instrument print T-shirt and pink trousers, white shoes and hair in a stylish ponytail, and is ready to make her rounds and supervise patients. Attach the stethoscope to Nurse Barbies neck for realistic playtime and discover a whole world of creativity and fun stories with the Barbie Nurse doll! A perfect gift for girls aged 3 and up, especially for those who like to care for and help others. WARNING: Not suitable for children under 36 months.