• Resolved jackiepowerfuse

    (@jackiepowerfuse)


    Is there a way to have the catalog automatically switch to List mode instead of Thumbnail mode? Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi jackiepowerfuse,

    You could use the following shortcode to achieve that:

    
    [product-catalogue  id='1' starting_layout="List"]
    

    If you want to hide the other layouts while switching to the “List” layout you can use the following shortcode instead:

    
    [product-catalogue  id='1' excluded_layouts="Thumbnail,Detail" starting_layout="List"]
    
Viewing 1 replies (of 1 total)
  • The topic ‘Have catalog automatically appear as a list’ is closed to new replies.