$options = apply_filters(
            'woocommerce_default_catalog_orderby_options',
            array(
                'menu_order' => __( 'Default sorting (custom ordering + name)', 'woocommerce' ),
                'popularity' => __( 'Popularity (sales)', 'woocommerce' ),