"product-availability": { "props": { "showAvailability": "stock", "showAvailabilityMessage": "There are {quantity} available!" } } always shows 10000 no matter the real stock in the CMS.  and this product has 710 units 
"product-availability": {
"props": {
"showAvailability": "stock",
"showAvailabilityMessage": "There are {quantity} available!"
}
}
always shows 10000 no matter the real stock in the CMS.
and this product has 710 units