/home/suroeste/public_html/wp-content/themes/ewebot/woocommerce/gt3-templates/loop
Edit: /home/suroeste/public_html/wp-content/themes/ewebot/woocommerce/gt3-templates/loop/orderby.php (1488B)
esc_html__( 'Default sorting', 'ewebot' ),
'popularity' => esc_html__( 'Sort by popularity', 'ewebot' ),
'rating' => esc_html__( 'Sort by average rating', 'ewebot' ),
'date' => esc_html__( 'Sort by newness', 'ewebot' ),
'price' => esc_html__( 'Sort by price: low to high', 'ewebot' ),
'price-desc' => esc_html__( 'Sort by price: high to low', 'ewebot' ),
) );
?>