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

Bitty POP figure Arcade Disney Tron

SKU: 889698852524 Categories: , Tags: ,

£8.96

Size: 2,3×8,7cm. The POP world gets bigger and smaller with Bitty POP collectibles. Expand your Tron collection with Bitty POP. Bitty Arcade Tron The Bitty POP figure comes in a hard acrylic case with a removable bottom lid. The removable bottom lid serves as an acrylic base to which the Bitty POP figure attaches. Take Bitty POP Tron out of its box so it can take its place in the Bitty POP Arcade! display. The Bitty POP! case can be stored inside the Bitty POP! Arcade Display, just below the POP! Tron.

Additional information

Weight84 g
Dimensions17 × 11.5 × 5.5 mm
Size

, ,