cancel
Showing results for 
Search instead for 
Did you mean: 

Change decimal places and character amount on customer input field

Change decimal places and character amount on customer input field

Some of the items on our website require the customer to input the required lengths, we're currently limited to a maximum of free characters in this field so the largest amount a customer can order is '999'

Is there a way to increase how many characters can be input here?

 

(this is my first time looking into a magento website so I apologise if this is a basic request)

4 REPLIES 4

Re: Change decimal places and character amount on customer input field

Check the product inventory, there should be the settings for maximum qty allowed in the cart.

Did you find it helpful? Please give "Kudos" or "Accept as Solution".
Meet 70+ extensions and templates for M1 & M2 in one place


Re: Change decimal places and character amount on customer input field

It's currently set to 10000 so I don't think this is where my issue lies??

Re: Change decimal places and character amount on customer input field

Hello @liam_eagles1

 

You may add limits for all products or for a specific product.
In order to set a minimum/maximum quantity of products allowed in shopping cart, please follow the steps below:

  1. Please open admin panel, navigate to System menu ->Configuration.
  2. Click "Inventory" button in the Catalog section on the left and then "Product Stock Options".
  3. You may set maximum quantity and/or you can add different minimum quantities for the different customer groups, or you can set the minimum quantity to apply to all customer groups:
    Magento_How_to_set_a_min_max_number_of_units_for_product_to_shopping_cart1.jpg
  4. Click "Save".

Reload the store page to see the changes.

If you don’t want to set a minimum quantity for all products, you can do that per product:

  1. In the admin panel go to Catalog ->Products and select the product that you want to edit.
  2. Click "Inventory" button.
  3. Unmark its "Use Config Settings" checkbox and type the number for the minimum/maximum quantity in the text field.
  4. Set your minimum/maximum quantity for the product.
    Magento_How_to_set_a_min_max_number_of_units_for_product_to_shopping_cart2.jpg
  5. Click "Save".

Reload the store page to see the changes.


I hope above inventory management will help to fulfill requirement.


--
If you've found one of my answers useful, please give "Kudos" or "Accept as Solution"

Re: Change decimal places and character amount on customer input field

Unfortunately this hasn't resolved this issue.

 

I'm still stuck only being able to enter 3 digits into a field...