I need to make some change to the way the product quantity is diplayed.
Namely rather than displaying the actual number, to display a message depending on the number: "limited stock" if product_quantity < 10; "available" otherwise.
I have trouble finding the exact file which contains the relevant php code.
Thank you
Bradut




