currently, the clickable quantity table on a Product selects the highest possible quantity in the area.
example:
if a product has a price starting from 200 pieces for 20€ and from 400 pieces for 15€, the table will show the range 200-399 and 400+
if i click on the 200-399 range, it will select the highest possible quantity (399) but i want it to select the lowest possible quantity ( 200 ) because this will work best for me ;)
Whenever we send an updated plugin version ( as we did earlier in this thread ), we also merge that with the main codebase. So whenever a new update is released, it contains all changes.
currently, the clickable quantity table on a Product selects the highest possible quantity in the area.
example:
if a product has a price starting from 200 pieces for 20€ and from 400 pieces for 15€, the table will show the range 200-399 and 400+
if i click on the 200-399 range, it will select the highest possible quantity (399) but i want it to select the lowest possible quantity ( 200 ) because this will work best for me ;)
It works like a charm, thank you very much :o)
Do the new updates for the plugin, that are beeing roled out automatically, also contain the changes to the version you uploaded in this thread?
for now i paused the auto-update, please let me know if it´s safe to proceed to turn auto updates on again without loosing your custom changes made.
thanks 10000x
It is safe to auto-update, you can turn it on!
Whenever we send an updated plugin version ( as we did earlier in this thread ), we also merge that with the main codebase. So whenever a new update is released, it contains all changes.
thank you very much for the clarification!