Quote:
Originally Posted by H A NATURA LTD
thank you very much for your answer.
so there is no way to add 1,5 0.3?
Thanks
|
Unfortunately, it is not possible using described above workaround. The thing is that qty can be integral number only.
Alternatively, you can use
product option functionality. You will need to:
1. Create “textfield” product option for each product, which should be sell in kilos. In this field customer will be able to set any weight value (1.5, 0.3, 10 etc.).
2. Hide “qty” field from product details page (in order to not confuse your customer) as described here:
http://kb.ecwid.com/w/page/41995170/...product%20page
Once you do this, your product details page will look like here:

and your customers will be able to set any weight value, which they need.
The drawback of this workaround is that it is not possible to track inventory correctly. Each time when customer buy products (does not matter what value s/he has set in product options textfield) its value will be reduced by one. Therefore, if it is important for your to track your inventory, I recommend you to use first workaround.