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

Spanish Match Madness board game

SKU: 8435450254710 Category: Tags: ,

£24.26

Age: 7+. Number of players: 1-4. Game duration: 20 minutes. Steps: 1. Take 1 set of 5 blocks. 2. Turn over a pattern card. 3. The first player to reproduce the pattern wins! Components 20 blocks (4 sets of 5 different blocks) 60 pattern cards (5 levels of difficulty) 1 Rulebook.

Additional information

Weight750 g
Dimensions26 × 26 × 5 mm
Age

7+

Game duration

20 minutes

Number of players

1-4

Steps

1