Is it possible to import decimal quantity while products imports for some of the products magento 2?

magento.stackexchange https://magento.stackexchange.com/questions/255638

質問

I am thinking to allow decimals quantity to some of the products while products import Magento 2.

If anyone have idea please guide me.

役に立ちましたか?

解決

Yes, you can do it. in your product import CSV file, you can set is_qty_decimal to 1 and set your qty as the decimal.

enter image description here

While from the backend you can do it from Advanced Inventory

enter image description here

ライセンス: CC-BY-SA帰属
所属していません magento.stackexchange
scroll top