Error: Invalid [height] should be a float value.Template has this: '...'
Created Nov 24, 2022
1 min read
Description:
Error: Invalid [height] should be a float value.Template has this: ’…’
This means you entered a non-number value into the height column.
Solution:
If you have the type set to physical you must give your product a valid height.
A valid height means:
- A positive number
- Can use 0-9
- Can use . (period)
Note: Length >= Width >= Height
For more information please visit the Documentation Page.