| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Pre-Login Shipping Calculator | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#201
|
|||||||
|
|||||||
![]() Quote:
The process from post #197 above worked for me.
__________________
Dean Mayes http://www.alabu.com x-cart v4.1.9 [unix] PHP 5.2.5 MySQL 5.0.22 New York, USA |
|||||||
#202
|
|||||||
|
|||||||
![]() I'm working on a 4.1.8 site using Fast Lane Checkout and user defined shipping rates. All my shipping rates and taxes are set by zipcode only. No states.
In cart.php right after x_session_register("ga_track_commerce"); add this: Code:
In /skin1/modules/Fast_Lane_Checkout/cart_subtotal.tpl right after {$cart.applied_giftcerts[gc].giftcert_id} <a href="cart.php?mode=unset_gc&gcid={$cart.applied_g iftcerts[gc].giftcert_id}"><img src="{$ImagesDir}/clear.gif" width="11" height="11" border="0" valign="top" alt="{$lng.lbl_unset_gc|escape}" /></a> : <font class="ProductPriceSmall">{include file="currency.tpl" value=$cart.applied_giftcerts[gc].giftcert_cost}</font><br /> {/section} {/if} add Code:
It displays the costs for shipping but does not allow for a selection. I tried a bit but couldn't get it the selection to pass through to the rest of the checkout. Taxes show up also. Jeanne ------------- 4.0.18 live store 4.1.8 in development |
|||||||
#203
|
|||||||||
|
|||||||||
![]() Looking for a way to prevent taxes from being calculated until the user logs in. Using x-cart 4.0.2
|
|||||||||
#204
|
|||||||
|
|||||||
![]() That is an awesome add on! I tested it on your site and it works and looks great! One modification request: if you add an item that has free shipping then add another that does not, it still calculates them both as free shipping. Is there a way around this or how are you working this out?
|
|||||||
#205
|
|||||||||
|
|||||||||
![]() Is this available for 4.1.8 yet? Anybody implemented it? Also does this only work with real time shipping rates or does it work with user defined rates as well?
Thanks.
__________________
Kyle K. The Honey Jar- Because Home Is Where Your Honey Is www.thehoneyjarhome.com x-cart gold v4.1.8 |
|||||||||
#206
|
|||||||||
|
|||||||||
![]() WARNING: I am not a programmer and I only tested this on my soon to be live 4.1.8 test store. But it is goooooood....
That Being said.... Pre-Login Shipping Calculator for X-Cart 4.1.8 With Fast Lane Checkout In cart.php After: Code:
Insert: Code:
Copy the entire contents of skin1/customer/main/cart_totals.tpl Highlight the entire contents of skin1/modules/Fast_Lane_Checkout/cart_subtotal.tpl and paste the contents of cart_totals.tpl over it. (The contents of cart_subtotal.tpl is merely a stripped out version of cart_totals.tpl taking out the very thing we all want) Now in the newly completely changed skin1/modules/Fast_Lane_Checkout/cart_subtotal.tpl place: Code:
Just before: Code:
Finally, in languages, make a label "lbl_calc_title". It should say something like this "Order - Shipping Calculator" In skin1/modules/Fast_Lane_Checkout/cart_subtotal.tpl find all occurences (3) of {$lng.lbl_delivery} and replace them with {$lng.lbl_calc_title} If customer is logged in, Taxes will show on the cart/calculator page and this mod appears to not affect the checkout process at all. YOUR DONE!!!!
__________________
Dedicated Server provided by EWD Hosting X-Cart version 4.1.12 PHP 5.3.2 MySQL server 5.0.87-community Operation system Linux Perl 5.008008 dogbytecomputer.com |
|||||||||
#207
|
|||||||||
|
|||||||||
![]() Well... I tested this 6 ways to Sunday and I can't find a problem... Anyone have any thoughts or have found a problem with my version?
__________________
Dedicated Server provided by EWD Hosting X-Cart version 4.1.12 PHP 5.3.2 MySQL server 5.0.87-community Operation system Linux Perl 5.008008 dogbytecomputer.com |
|||||||||
#208
|
|||||||||
|
|||||||||
![]() I went live with the 4.1.8 upgrade and everything seems to work fine with regards to the Pre-Login Shipping Calculator. One thing I wish i could figure out, is how to get the last selected shipping method in the calculator to carry over to the checkout page, if checkout is selected.
Any ideas???
__________________
Dedicated Server provided by EWD Hosting X-Cart version 4.1.12 PHP 5.3.2 MySQL server 5.0.87-community Operation system Linux Perl 5.008008 dogbytecomputer.com |
|||||||||
#209
|
|||||||||
|
|||||||||
![]() Quote:
Anybody????
__________________
Dedicated Server provided by EWD Hosting X-Cart version 4.1.12 PHP 5.3.2 MySQL server 5.0.87-community Operation system Linux Perl 5.008008 dogbytecomputer.com |
|||||||||
#210
|
|||||||||
|
|||||||||
![]() I don't have any ideas. I'm focussing on other things right now. Good luck.
__________________
Kyle K. The Honey Jar- Because Home Is Where Your Honey Is www.thehoneyjarhome.com x-cart gold v4.1.8 |
|||||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|