Page 1 of 1

Stock Level in Detailview

Posted: 22 Jul 2016, 07:59
by velo
Hey there,

we want a dropdown to select the quantity.
e.g. standard is from 1-10 if there are more than 10 pieces in stock and it should be 1-x if x >10.
How can we achieve this, for the momnt we have no stock level in teh detail view which results in strange behavour if we choose a quantity which is higher than the actual stock level.

Thank you
[pb]

Re: Stock Level in Detailview

Posted: 22 Jul 2016, 20:51
by aimeos
Stock levels are loaded async and added via JS. You might what to adapt the template of the catalog stock component and modify the drop-down then.