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

Real Madrid scrunchie

SKU: 5055583480126 Category: Tags: ,

£6.26

Get ready for the match with this trendy Real Madrid hair scrunchie, featuring the club’s name and emblem in a vibrant blue and yellow design. Whether you’re on the pitch or showing your support, this scrunchie is the ultimate accessory. Made from polyester, suitable for ages 14+, from an assortment of officially licensed jewellery and accessories. 100% polyester – Elastic 40% polyester + 60% rubber.

Additional information

Weight16 g
Dimensions11.5 × 16 × 1.2 mm