Quantity of item sold

asgard

Vassal
I have an item id 1234 and I'm going to put it up for sale on GmShop. Is it possible to put the quantity of the item? Example:

<item>
<ingredient id="57" count="11000" amount = "1"/>
<produção id="2132" count="1"/>
</item>

Once that item is purchased by someone, it should disappear.

Does this already exist, if so, could you tell me how?
 
Back
Top