Sorting Products by Category

    You can sort products within a category using five different methods:

    1. Title – Sorts products alphabetically by their name (A–Z).
    2. Code – Sorts products alphabetically by their product code.
    3. Price (Low to High) – Displays products from the lowest to the highest price.
    4. Price (High to Low) – Displays products from the highest to the lowest price.
    5. Manual – Sort products manually using the custom sort number you specify for each product.