// 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 Arschmallows card game

SKU: 8435450255090 Category: Tags: ,

£10.75

Language: Spanish. Age: 9+. Number of players: 2-6. Game duration: 30 minutes. Arschmallows is a cheeky and fun card game in which everyone competes in a frantic race to get as few points as possible. To succeed, you’ll have to skilfully get rid of your overcooked marshmallows, which are a real source of negative points. Contents: 65 cards. 1 set of rules.

Additional information

Weight150 g
Dimensions12.5 × 9.5 × 2 mm
Age

9+

Contents

65 cards

Game duration

30 minutes

Language

Spanish

Number of players

2-6