Examples |
---|
[wppizza bestsellers='6' ifempty='5,9,8,11']
|
– display top 6 bestsellers – display menu item id’s 5,9,8 and 11 if no bestsellers exist yet |
[wppizza bestsellers='10' include='5,9,8,11']
|
– displays top 10 bestsellers (or fewer if less than 10 items were sold) – distinctly add menu items with id’s 5,9,8 and 11 to list. These additionally included items will be included/inserted according to order set |