Jump to content

Product Quantity Input Box


FerrA

Recommended Posts

Hi guys, I explain briefly what I would do.
 
I would remove the possibility to entering manually the quantity of the products in the product page and cart page.
So I would like that the quantities were to be selected only by the + and - and not from the keyboard by typing the number.
 
Therefore the quantity of boxes in the two pages will be only informational and not an input box.
 
How can I do this?

 

Link to comment
Share on other sites

I think the easiest solution is to find the quantity <input> in product.tpl and shopping-cart-product-line.tpl and then add readonly="readonly" to the tag.

 
 
Yeeeesss the readonly.
How could I not remember it  :blink:
 
 
Thank you @rocky
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...