Page 1 of 1
Search found 6 matches
Re: Flat Fee For Options
Partially i found a solution but someone need to help me out with this. the code is in /system/library/cart.php on line 234: 'total' => ($price + $option_price) * $quantity, if you change it to: ($price * $quantity) + $option_price , it does the trick as far as the price need to be paid is correct. ...
Jump to post- Wed Feb 06, 2013 11:01 pm
- Replies 12
- Views 1892
Re: Flat Fee For Options
I am also looking for such a thing
Jump to post- Wed Feb 06, 2013 10:33 pm
- Replies 12
- Views 1892
Re: How to remove Company ID and Tax ID fields
I managed to remove them. I''m using custom theme and the code is different and it works. BEFORE YOU TRY THIS PLEASE BACKUP THE FILES YOU EDIT! I'm no programmer and can't guarantee this will work or won't cause any errors. For me it works... I guess it would be good to mark all to no on customer gr...
Jump to post- Tue Aug 21, 2012 6:26 pm
- Replies 69
- Views 87680
Re: [vQmod] Optimisation: Offload jquery to Google
I get the following error: ---------- Date: 2012-06-22 06:34:56 ~ IP : 85.217.145.142 ---------- REQUEST URI : /sun/ MOD DETAILS: modFile : /home/kondomib/public_html/sun/vqmod/xml/jquery-google-blackaqua.xml id : jquery via Google version : 1.0 vqmver : author : blackaqua - http://blackaqua.com - h...
Jump to post- Fri Jun 22, 2012 2:39 pm
- Replies 9
- Views 4831
Re: [vQmod] Optimisation: Offload jquery to Google
Any idea if it works with 1.5.3.1?
Thanks
- Wed Jun 20, 2012 8:21 pm
- Replies 9
- Views 4831
Shipping method to be selected by default
Hi everyone Opencart 1.5.1.3 I have just one shipping method(flat rate), and i would like it to be selected so the customer doesn't have to click it. It is third in sort order. The first is a module "Spend X for free shipping". The name speaks for itself and it is just for information, no ...
Jump to post- Mon Mar 26, 2012 7:25 pm
- Replies 1
- Views 367
Search found 6 matches