Default code:
[shop_slider title="" count="5" show="best-selling" category="" orderby="date" order="DESC"]
Attributes |
Description |
title |
Title of the Quick fact item |
count |
Number of products to be shown |
show |
Show products: [default - all], featured, onsale or best-selling |
category |
Shop products category slug |
orderby |
Specify products orderby column: date, menu_order or title |
order |
Select order: ASC or DESC |
Example of this shortcode below:
[shop_slider title="Recent products" count="5" show="" category="" orderby="date" order="DESC"]