Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #672736

    I am setting up a website that is both a shop, and a blog. On the homepage I would like to show several elements, eg a couple of featured products. In Avia page designer, I see several options and also product-options, but not a way to place featured products (using the featured-star in the products overview). I’d rather not put those products in another category. Does anyone know how to do this?

    #672740

    Hi M!

    Please add following code to text tab of Text Block element or into a Code Block element and adjust the options as needed

    [featured_products per_page="12" columns="4"]

    Best regards,
    Yigit

    #941027

    Hello, this shortcode outputs all featured products on my site:

    [featured_products per_page=”12″ columns=”4″]

    #941055

    Hi,

    Please try using following shortcode

    
    [products limit="12" columns="4" visibility="featured" ]

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.