Globals::ATUM_CONTROL_STOCK_KEY, 'name' => 'atum_product_tab[' . Globals::ATUM_CONTROL_STOCK_KEY . ']', 'value' => 'auto-draft' === $product_status ? 'yes' : $product->get_atum_controlled(), 'class' => 'js-switch', 'wrapper_class' => implode( ' ', $checkbox_wrapper_classes ), 'label' => __( 'ATUM Control Switch', ATUM_TEXT_DOMAIN ), 'description' => __( 'Turn the switch ON or OFF to allow the ATUM plugin to include this product in its lists, counters and statistics.', ATUM_TEXT_DOMAIN ), 'desc_tip' => TRUE, ) ); ?>