Shopping Cart Software

Shopping Cart Software UK Customised Version of ClickCartPro 6
corner image corner image

Change Product Quantity Detail

In admin under

Kryptronic Hybrid X Core > Database: Connections, Backups and Raw Admin > Raw Database Admin

Select the SQL Statement: Submit a Raw SQL Statement function then enter these statements (one at a time) in order:

Code:
UPDATE khxc_formfields SET TYPE='SELECT-CUSTOM', typeparam='gbu0.cart_quantity' WHERE id='gbu0.prodaddtocart.quantity'

INSERT INTO khxc_selectcustom VALUES('gbu0.cart_quantity.1','gbu0','cart_quantity','1','1',1)

INSERT INTO khxc_selectcustom VALUES('gbu0.cart_quantity.2','gbu0','cart_quantity','2','2',2)

INSERT INTO khxc_selectcustom VALUES('gbu0.cart_quantity.3','gbu0','cart_quantity','3','3',3)

INSERT INTO khxc_selectcustom VALUES('gbu0.cart_quantity.4','gbu0','cart_quantity','4','4',4)

INSERT INTO khxc_selectcustom VALUES('gbu0.cart_quantity.5','gbu0','cart_quantity','5','5',5)

This will provide a drop down with quantities of 1 - 5.

CategoryProducts

There are 5 comments on this page. [Display comments]

corner image
Valid XHTML   Valid CSS   w3c wai aa
GreenbarnWeb.com © 2001 - 2009
corner image
Page was generated in 0.0261 seconds