posted on August 13, 2013 12:15:39 PM new
Hello. I would prefer sold out items not to appear on product searches in my vendio store. I have not found an option to do this in the vendio settings/menus.
I know vendio uses xml code, but I am not very familiar with it. Perhaps some condition code can be written to hide items without any quantity left?
I noticed this article about magento stores which use xml that does something along these lines:
There is no option currently to automatically do this unfortunately. That said, I only found two items in your account that was out of stock but showing in the store.
What you can do is search/sort your My Items page by putting a 0 in the 'QTY avail' column. Next, select all of the items and use the quick edit panel on the right to change the store visible option to 'not visible.'
posted on August 14, 2013 01:12:23 PM new
Yes, the store isn't open yet. We sell many unique items with just one quantity on a daily basis, so I was hoping there was an automated way of hiding sold out items.
The template editing pdfs for vendio stores describes writing conditional xml statements that hide items based on certain conditions, but I am not sure about what variables to use. If anyone has edited their templates with such code, let me know.
Until then, I suppose manually setting things to be not visible on a weekly basis isn't too time consuming.