Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Cramer,

    To automatically sort your products by name:
    1) edit your Catalogue.
    2) Scroll down to the table that shows products have been added to your catalogue.
    3) Underneath there should be two blue buttons, called “Sort Items Alphabetically (A-Z)” and “Sort Items Reverse Alphabetically (Z-A)”. Clicking the first one will let you sort Alphabetically.

    To hide the sorting option box in your catalogue page sidebar, add this CSS to the Custom CSS box on the Edit Catalogue page:

    
    .prod-cat-sort-by {
    display:none;}
    Thread Starter jgcramer

    (@jgcramer)

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to start a page automaticly with product sorting on name?’ is closed to new replies.