R
R
ragov2019-07-30 11:15:26
opencart
ragov, 2019-07-30 11:15:26

How to change the default quantity in OpenCart 1.5.5.1 options?

Good afternoon, please tell me how, when adding a new option in the product card in the admin panel of OpenCart 1.5.5.1, change the automatically setting quantity of the option 999 to 0.5d3ffc9c4c7d8539566679.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zoozag, 2019-07-30
@ragov

admin/view/template/catalog/product_form.tpl
Look for the function:

function addOptionValue(option_row) {
}

In it:
You probably have value="999" set, change it to 0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question