Home › Forums › Retail Pro › the shortcode doesn’t work properly. (categories sort) › Reply To: the shortcode doesn’t work properly. (categories sort)
July 21, 2020 at 1:52 pm
#11490
Andy
Keymaster
The shortcode for featured products is:
[featured_products columns="4"]
Some more examples;
If you want 2 lines of 4 in each line, do this:
[featured_products columns="4" limit="8"]
If you want 3 lines of 3 in each line, do this:
[featured_products columns="3" limit="9"]