2

I want to use decimal quantity when create order, eg: 1.5, 2.7

Does Saleor support decimal or just integer quantity?

Kevin
  • 1,403
  • 4
  • 18
  • 34

1 Answers1

2

It only supports integers. You could open a github issue in the official repository with description of your use case to seek for an advice.

ZZB
  • 790
  • 6
  • 11