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

Pusheen Foodie Collection stationery kit

SKU: 8435497253073 Category: Tags: ,

£15.25

Contents: 10-colour biros with 3D topper, 4 highlighters in pastel shades in a PVC sleeve, 2 paper clips with topper, adhesive markers and a PU and PVC zippered pencil case.

Additional information

Weight162 g
Dimensions20.5 × 1.5 × 15 mm
Contents

10-colour biros with 3D topper, 2 paper clips with topper, 4 highlighters in pastel shades in a PVC sleeve, adhesive markers and a PU and PVC zippered pencil case