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

That’s Not a Hat Playing cards

SKU: 4005556225897 Categories: , Tag:

£12.56

Age: 8+. Number of players: 3-8. Game duration: 15 minutes. When exchanging gifts, try to remember which gift each player has in front of them. If you cannot remember which card you have in front of you, it is time to bluff. If you are caught or make a mistake, you will receive negative points.

Additional information

Age

8+

Game duration

15 minutes

Number of players

3-8