You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if an item has a range of weights, the first weight is used in calculation of unit price. This can potentially be misleading, or undesirable to users. Options to fix this include:
display a range of unit costs.
display the lowest unit cost, with an asterisk (or on-hover) that indciating that this unit cost will be realized only on items of certain weight.
The text was updated successfully, but these errors were encountered:
Currently, if an item has a range of weights, the first weight is used in calculation of unit price. This can potentially be misleading, or undesirable to users. Options to fix this include:
The text was updated successfully, but these errors were encountered: