// 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 bracelet

SKU: 5055583480096 Category: Tags: , ,

£13.46

This officially licensed Real Madrid bracelet features matte black beads, with a 12mm bead with the club crest. The bracelet is stretchable and suitable for ages 14+. It comes packaged in a branded card, ideal for both men and women. Zinc alloy: 93% zinc + 3% copper + 4% aluminium.

Additional information

Weight29 g
Dimensions12.5 × 9.5 × 1 mm
Zinc alloy

93% Zinc + 3% Copper + 4% Aluminium