• Resolved onleme

    (@onleme)


    Hi

    How can I have the products on the page set as default Sorted A-Z. At the moment they seem to be in order as created.

    I know users can manually sort them on the product page but I want them set as default in ascending order. I can change the starting layout in this code below. Can I add to it to change the sorting

    [product-catalogue id=”1″ excluded_layouts=”Thumbnail” starting_layout=”List”]

Viewing 1 replies (of 1 total)
  • Plugin Support tonysupport

    (@tonysupport)

    Hi onleme,

    Thanks for contacting us.

    You can resolve this issue by making use of the orderby attribute in your shortcode.

    [product-catalogue id="1" excluded_layouts="Thumbnail" starting_layout="List" orderby="name"]
Viewing 1 replies (of 1 total)
  • The topic ‘Sort Products A-Z by default’ is closed to new replies.