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

FC Barcelona agenda + pen set

SKU: 8426842101941 Category: Tags: ,

£15.25

Size: 20,5x2x23,5cm. Perpetual diary size A5. Lined pages with detail of your team crest on each page. Features embossed logo on the main cover, elastic closure with metal crest and fabric page marker. Keep order by writing down every important event in this planner that includes a day per page design. Horizontal stripe for convenient and organised writing.

Additional information

Weight400 g
Dimensions20 × 3 × 24 mm
Size

, ,