I am getting an error that I cant convert a string to a number
Can't convert this string to number: ""
The blamed expression:
==> item.quantitybackordered?number [in template "template" at line 112, column 27]
<#assign quantityback = item.quantitybackordered?number>