I have my site listings configured to display the inventory count of each item based on its advanced variant information, and I do allow backorders. Works great, except when a negative number results--then the inventory count is just blank.
For instance, if I have black, white, and red, and black has 2, white has 5, and red has -1. The customer would see the following as they selected each color:
Black: 2
White: 5
Red:
Any way to populate that field, even if it is a negative number?
For instance, if I have black, white, and red, and black has 2, white has 5, and red has -1. The customer would see the following as they selected each color:
Black: 2
White: 5
Red:
Any way to populate that field, even if it is a negative number?
Comment