gianni_bracciali Posted September 25, 2014 Share Posted September 25, 2014 My online checkout page is not showing the correct calculations. Please see attached screen shot. Link to comment Share on other sites More sharing options...
NemoPS Posted September 26, 2014 Share Posted September 26, 2014 Actually it seems okay to me. It's confusing cause it makes it look like the tax row has to be added, but that is already included in the first 2 rows Link to comment Share on other sites More sharing options...
gianni_bracciali Posted September 28, 2014 Author Share Posted September 28, 2014 Thanks. I replace the shopping-cart.tpl file with the default settings. It seems to be working right, but is there a way I can customize the text in this file. For example, can I add a line of text on the shipping line? Link to comment Share on other sites More sharing options...
NemoPS Posted September 29, 2014 Share Posted September 29, 2014 Well yes of course, you just have to be a little html-savvy You can add a new table row (<tr>) to the table Link to comment Share on other sites More sharing options...
gianni_bracciali Posted November 5, 2014 Author Share Posted November 5, 2014 Thanks that will work fine. I just have one more question... I have defined shipping cost ranges in the back office for each carrier, but the SDA carrier is not showing the what is in my BO. For example - If a product is <50, then the shipping added should be 37, but instead, it is calculating the shipping by product cost. Is there a way to correct this? Link to comment Share on other sites More sharing options...
NemoPS Posted November 5, 2014 Share Posted November 5, 2014 hm, by product cost? what do you mean exactly? does each product have an additional shipping cost? Link to comment Share on other sites More sharing options...
gianni_bracciali Posted November 5, 2014 Author Share Posted November 5, 2014 Yes. Shipping is added in the check out cart and only adjusts after you put in your location. Is there a way for the SDA courrier to show the default shipping cost of 50 euro instead of what its doing? Link to comment Share on other sites More sharing options...
gianni_bracciali Posted November 6, 2014 Author Share Posted November 6, 2014 (edited) I am getting this error now when someone tries to checkout. I am losing customers because of this recent error. Notice: Undefined property: Keyclientpayment::$module in /web/htdocs/www.arcaicoceramic.com/home/modules/keyclientpayment/keyclientpayment.php on line 299 Can you help with this? I will pay for your services. Edited November 6, 2014 by gianni_bracciali (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted November 7, 2014 Share Posted November 7, 2014 SOrry I can't take care of it personally. THe error means that module is broken and it's trying to access a non-existing variable. As for the other, you can only display the real shipping after an address is added. If not, you have to enable that carrier for everyone and set it as default (that way it should always display 50 before logging in) Link to comment Share on other sites More sharing options...
gianni_bracciali Posted November 7, 2014 Author Share Posted November 7, 2014 Thanks Nemo. I will email the creator of the module. Link to comment Share on other sites More sharing options...
Recommended Posts