- 04 Ago 2012, 19:15
#25335
pessoal
eu comprei esse modulo
http://www.opencart.com/index.php?route ... on_id=2746
e ele ta pedindo para fazer a seguinte sequencia:
How to install.
1) Copy the files from the 'upload' directory to your target installation directory of OpenCart.
2) Import the callforprice.sql file or create field "call_for_price" and "custom_message" in product table by open it (may be called otherwise if you are using prefixes) and execute the following SQL query
ALTER TABLE `product` ADD `call_for_price` INT( 1 ) NOT NULL DEFAULT '0' AFTER `price` ,
ADD `custom_message` VARCHAR( 64 ) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL AFTER `call_for_price`
How to use:
Just select "Yes" in admin product form to show "Call For Price" and insert text in custom message.
gostaria de saber se alguem pode me ajudar eu disponibilizo dai o arquivo para quem puder me ajudar!!
é urgente por favor!!!
eu comprei esse modulo
http://www.opencart.com/index.php?route ... on_id=2746
e ele ta pedindo para fazer a seguinte sequencia:
How to install.
1) Copy the files from the 'upload' directory to your target installation directory of OpenCart.
2) Import the callforprice.sql file or create field "call_for_price" and "custom_message" in product table by open it (may be called otherwise if you are using prefixes) and execute the following SQL query
ALTER TABLE `product` ADD `call_for_price` INT( 1 ) NOT NULL DEFAULT '0' AFTER `price` ,
ADD `custom_message` VARCHAR( 64 ) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL AFTER `call_for_price`
How to use:
Just select "Yes" in admin product form to show "Call For Price" and insert text in custom message.
gostaria de saber se alguem pode me ajudar eu disponibilizo dai o arquivo para quem puder me ajudar!!
é urgente por favor!!!




