| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Pre-Login Shipping Calculator | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#151
|
|||||||
|
|||||||
![]() It doesn't help much if the user can't easily find out what the shipping is for the items in their cart. One day... someone will create/sell the mod.
__________________
Product: X-Cart Gold Current version: 4.0.14 Additional Mods: X-Affiliate |
|||||||
#152
|
|||||||
|
|||||||
![]() It is VERY easy! And it's working now!
I highly recommend this mod.
__________________
John -- USA X-Cart Gold 4.3.2 Linux CentOS 5 Apache 2.2.15 PHP 5.2.13 MySQL 5.0.91 |
|||||||
#153
|
|||||||
|
|||||||
![]() I've got this mod to work in 4.0.16 for fedex rates - but once a customer adds a zip code and calculates the shipping the option to change that entry doesn't appear.
It should be displaying "Click here to change your zip code" Anyone have any ideas? Heres what my code looks like Code:
__________________
Version 4.0.14 |
|||||||
#154
|
|||||||
|
|||||||
![]() I figured out what the problem was with my previous post. Works now thats to BCS Engineerings Mod.
Nwo I'm trying to remove the default shipping message "Sorry, there are no available shipping methods for your location.: anonymous" Does anyone have any idea on how hide this message - I assume its tied to the login querry in cart.php And that if someone enters a zip which fedex doesn't ship to - they'll get a similar message So I can't just delete the function Any thought/ideas would be great
__________________
Version 4.0.14 |
|||||||
#155
|
|||||||
|
|||||||
![]() Does this mod work for version 4.0.17?
__________________
www.templatedepot.com PROGRAM: X-CART PRO VERSION: Version 4.0.14 RUNNING ON: Linux Enterprise 3.0 |
|||||||
#156
|
|||||||||
|
|||||||||
![]() Ok, I think I'm missing something. I've got this working perfectly, except for the tax. I have my cart set to charge MA sales tax for orders in MA. This works fine on checkout, but with the pre-login shipping calculator, it includes the tax no matter which zip code is input. This is confusing to the user as it shouldn't be showing tax in the total if they're not using a MA zip code.
Any ideas. I'm in version 4.0.17 by the way. Thanks, jeff
__________________
-- Version 4.0.17 Gold Version 4.1 Gold Version 4.4 Gold |
|||||||||
#157
|
|||||||||
|
|||||||||
![]() I've modified the original code to take Canada into consideration and allow both US and CA zipcodes to be utilized.
Edit Cart.php locate: Code:
BEFORE this add: Code:
Now onto the .tpl, edit skin1/customer/main/cart_totals.tpl and locate: Code:
BEFORE this line add: Code:
![]() Code:
Anyhow, I figured I would contribute this extension to an already much needed mod X-Cart should have by default if you ask me ![]() |
|||||||||
#158
|
|||||||
|
|||||||
![]() Some people have asked about this and no one has responded. Does anyone know of way to let the customer calculate the shipping cost for an item BEFORE adding it to the cart? Like maybe adding this to the product description page? This seems much more logical than making the customer add the product to the cart and THEN seeing how much the shipping is.
__________________
Thanks, Greg X-Cart Version 4.2.0 Litecommerce Version 2.2.21 |
|||||||
#159
|
|||||||||
|
|||||||||
![]() Best method I could think of is to utilize this same code but rather make a seperate form on product pages that submits to a custom PHP page where you can easily add it to the customers cart, get the calculation, display it to the user and remove the item from the customers cart.
Basically adding and removing the product to the customers cart would be transparent as to get all the needed $cart variables to perform the estimation. Problem with this is if a customer already has something in their cart, the calculation would be for both items instead of one. |
|||||||||
#160
|
|||||||
|
|||||||
![]() Has anyone figured out how to get this to wok in AOM? If you attempt to modify an order, it throws an error:
Invalid argument supplied for foreach() in /xxx/shipping/mod_UPS.php on line 275 I'm assuming that the problem is due to the fact that the products aren't "in the cart" anymore, but rather in an orders table. The section of code that causes the error is: Code:
__________________
XCart4.0.19 |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|