public static function get_filters() {
        $filters = array(
            'all'              => __( 'All', 'woocommerce' ),
            'active'           => __( 'Active', 'woocommerce' ),
            'inactive'         => __( 'Inactive', 'woocommerce' ),