// 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 Pictionary board game

SKU: 194735290963 Category: Tags: ,

£22.46

Pictionary, the classic game where everyone paints! In this super-fun game for amateur players, teams take turns to put one player to draw while the rest of the team guesses whats on the paper. There are three levels of difficulty to play, so even the youngest players can participate. You dont have to be an artist, so the guessing attempts will be even more fun than the drawings themselves.

Additional information

Weight685 g
Dimensions26 × 26 × 2 mm