function is_woocommerce_active()
 {
     return WC_Tied_Products_Dependencies::woocommerce_active_check();
 }