[dokan-stores category="clothes" order="ASC" orderby="registered" store_id="1, 2, 3" featured="yes" with_products_only="yes"]
Name | Type | Required | Default | Description |
category | TEXT | Yes | None | Use category slug from your store categories like “clothing”, “electronics”, “food” |
order | Text | Yes | ASC | Possible values are ‘DESC’,’ASC’. |
orderby | TEXT | Yes | Registered | You can use text, ‘ID’, ‘user_login’, ‘user_email’, ‘user_registered, ID’, ‘user_nicename, ID’, there |
store_id | Number | Yes | None | You can use numbers like, “1”, “2”,”3”. |
Featured | Text | Yes | Yes | Possible values are “Yes”, “No”. |
with_products_only | TEXT | Yes | Yes | Possible values are “Yes”, “No”. |
Using This Shortcode
You can use this shortcode to redesign your store list page. You can add a new page titled Store List or you can replace the existing shortcode in the Store List page.
Choose the Shortcode block from the block menu and paste this shortcode,
[dokan-stores category=”clothes” order=”ASC” orderby=”registered” store_id=”1, 2, 3″ featured=”yes” with_products_only=”yes”]
s
Your store page will look like this,