// 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');

Disney Frozen Speaker with bluetooth microphone

SKU: 3380743105147 Category: Tags: ,

£44.96

Children’s karaoke speaker with multicoloured light effects and microphone is ideal for children’s karaoke fun. It connects wirelessly to Bluetooth 5.0-enabled devices, such as a smartphone or tablet. Thanks to the rechargeable battery and the practical handle, you can easily carry the speaker around and enjoy a musical atmosphere for up to 3 hours. Music can also be played thanks to the USB port, Aux-in input (cable included) or SD/TF card slot for up to 32 GB (USB disk and cards are not included). Power supply: built-in rechargeable battery (1200 mAh) with USB-C charging.

Additional information

Weight1095 g
Dimensions17.5 × 30 × 16 mm
Power supply

built-in rechargeable battery (1200 mAh) with USB-C charging