add product by id and quantity in admin panel

lasha

Avatar: lasha

2014-11-15 13:30

i want to add product by id and quantity in admin panel. now if i write any number in id any product in product name it adds and i want to only add listed products by id and quantity. is this possible?

» Quick.Cart v6.x

L. Andghuladze

deha

Avatar: deha

2014-11-17 08:24

I don't understand what you mean by saying: "i want to only add listed products by id and quantity" ?

DEHA

lasha

Avatar: lasha

2014-11-17 16:06

in admin panel where you can see orders you can add product to them. i want to add product by id and quantity. if you dont understand i will add pic.

L. Andghuladze

deha

Avatar: deha

2014-11-19 15:26

Ok, you have to find and delete

!empty( $aForm['aNewProduct']['sName'] )


in core\orders-admin.php in saveOrder function
and delete <td> tag with the aNewProduct[sName]
from templates\admin\orders-form.php

DEHA

jordanelektronika@gmail.com

Avatar: jordanelektronika@gmail.com

2015-07-11 15:03

Can you help me add a script for product qunatity.When something is bought it decreases the number of items including add for different numbers such as shoe numbers.

Back to top
about us | contact