Search the Community
Showing results for tags 'Price'.
-
Is it possible to change or edit mutiple products in one go. Example. I have 30 products that I want to change the price to £1.99. Can i highlight them all and change the price or do I have to edit each one seperately, I cannot find a solution.
-
Hello, I used CubeCart back in V2, I am working on setting up a new store under V5. I am running the 14day demo site but I seem to be having one big problem, every time I add an item to the store the price shows as 0.00 no matter what I have set in the admin panel, any idea's why? is it since I am running a demo?
-
setting a sale price i get hundreds of system errors: - all the same error logged a few minutes apart. and a similar thing happens when i enable Global percentage discount, so i have switch them off. Is there just a setting i have wrong? File: [gui.class.php] Line: [1025] "SELECT `product_id`,`description`,`name`, `price`-`sale_price` AS `saving` FROM `cc5CubeCart_inventory` WHERE `price` > `sale_price` AND `sale_price` > 0 AND `status` = '1' LIMIT " - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 Thanks