cancel
Showing results for 
Search instead for 
Did you mean: 

Product Save button is not working

Re: Product Save button is not working

Make sure description and short description have no HTML codes and try to save. It should work.

Re: Product Save button is not working

that's right @SultanRana ,

many times could happen there is just a mandatory field not filled up.

i.e. if you delete a manufacturer then try to edit a product that had that manufacturer, the button save won't work: you must scroll down to see the error in the "manufacturer" field.

that could be tricky because the user expects the error to appear on top of the page too, as usually happens with html5 forms.

anyway, hope that could help people troubleshoot the issue in the most simple way before trying to redeploy or edit the code

 

cheers!

Re: Product Save button is not working

Scroll down to attributes section in product page and see if you didnt fill value for mandatory attributes.

Re: Product Save button is not working

Make sure to check "Advanced Pricing" visible after clicking the link under Price,   if all other attributes seem populated.

Re: Product Save button is not working


@xx999 wrote:

Make sure to check "Advanced Pricing" visible after clicking the link under Price,   if all other attributes seem populated.


Lifesaver!


Professional magento ecommerce development - http://electroid-lab.com

Re: Product Save button is not working

Please also check 'Advanced Inventory' for errors!!

Re: Product Save button is not working

Check your advanced inventory information / Maximum Qty Allowed in Shopping Cart
This field must be either empty, or have a value greater than 0.
another option is to tick the checkbox "Use Config Settings", and make sure the configuration is set correctly.

Re: Product Save button is not working

Re: Product Save button is not working

It works for me thanks!!

Re: Product Save button is not working

Champion, thanks Ian.