You get a bonus - 1 coin for daily activity.
Now you have 1 coin
In Opencart, viewing a product and adding it to the cart always adds 1 - how to add more than one item
Practice
In Opencart, when viewing a product and adding it to the cart, the quantity is always 1 — how do I make it possible to add more than one item to the cart
in the template file product.tpl
add an onclick with a function
Comments