Hello all,
We had a quick question. For instances where we want to show multiple categories of products on one page with one short-code, we would type it like this, correct?
[dpsc_grid_display category="5,6,7" number="32" column="4" per_page="12" type="duka" order="DESC"]
What we were hoping would happen is that the short code would actually sort the products by category. On our site, we have categories set up for each brand name under a master category of product type (so for example, Treadmills: http://www.treadmillexpressplus.com/commercial/treadmills/) We would like to keep this layout, but have products be sequential in the display by brand name. Currently, I am using a single category call just to keep the giant grid of products. Is this type of sorting/ordering possible using that short code above?
Thanks!