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

Electronic Hangman game

SKU: 3380743004358 Categories: , Tag:

£31.46

Age: +8 years old. The player has 11 chances to find the correct letters and form the appropriate word. The word can contain up to 8 letters. Challenge: 4 different levels with 3 possible time limits: 60 sec (Hard), 120 sec (Medium) and 180 sec (Easy). The score is displayed on both sides to allow you to follow the progress of each participant.

Additional information

Weight786 g
Dimensions27 × 13 × 27.5 mm
Age

+8 years old

Challenge

120 sec (Medium) and 180 sec (Easy), 4 different levels with 3 possible time limits: 60 sec (Hard)