|
|
Auto select shipping method in calculator
Posted 03 December 2011 - 06:55 PM #1
I think a lot of us only have one shipping carrier / method and this would make it much easier for the customer (who always miss the select button).
Or should we make it so it automatically selects the cheapest one?
Live with 1 store at 2.14 and 2 stores at 2.24
Posted 03 December 2011 - 08:25 PM #2
It would take one more ajax request with the $cart['recalculate'] set to true and the shipping variable set to the shipping_id of the method.
Authorized Reseller - Cart licenses: $305 (lowest reseller price)
Custom B2B Development, Consulting and Special Projects (get a quote).
Commercial addons to meet your business and operations needs.
http://www.ez-ms.com
Posted 10 December 2011 - 02:46 PM #3
We use DHL, with whom we have a contract with a minimum order amount per year and therefore very good prices. So we only use them, because there is simply no competition.
Anyway, thanks for the tip. I'm gonna play around with a bit to see if I can get it to work
Live with 1 store at 2.14 and 2 stores at 2.24
Posted 19 December 2011 - 02:27 PM #4
Infect if you have only one shipping method then there is no need of clicking "Get Rates" button (if you are not fetching live rates), as customer select country simply show them shipping charges and add it to card. Why to click one more time to get shipping rates?
We are using fixed shipping charges of DHL on basis of weight slots we don;t fetch prices from shipping companies. Tried placing cm-ajax and jQueryAjax Request code on selection of country drop down box. But doesn't worked
Posted 20 December 2011 - 07:48 PM #5
How can i display shipping calculator on my cs-cart pages? so the customer can get rates before he/she purchase anything?
Posted 21 December 2011 - 10:49 AM #6
Have users go to cart page first, then it will show there.
Live with 1 store at 2.14 and 2 stores at 2.24
Posted 21 December 2011 - 12:12 PM #7
Flow, on 10 December 2011 - 02:46 PM, said:
We use DHL, with whom we have a contract with a minimum order amount per year and therefore very good prices. So we only use them, because there is simply no competition.
Anyway, thanks for the tip. I'm gonna play around with a bit to see if I can get it to work
This is because you are from Germany. In Germany DHL = post office.
I am using 2 carriers and looking for 3rd now...
How do I setup cs-cart so if order is above certain amount customer would not be allowed to use cheapest shipping method?
Posted 22 December 2011 - 04:18 AM #8
How can i show a stand alone calculator, so allow the users to calculate their shipping cost based on a weight they put on that calculator?
And how can i allow the user to input the weight of the product on the product page, just like when he or she type in the price of the product?
Posted 22 December 2011 - 06:29 PM #9
Darius, on 21 December 2011 - 12:12 PM, said:
I am using 2 carriers and looking for 3rd now...
How do I setup cs-cart so if order is above certain amount customer would not be allowed to use cheapest shipping method?
That's what I said right? Most EU countries only have 1 or 2 carriers that matter so we usually don't need the choice. I mean, I could offer UPS and DHL... UPS being more then 3 times more expensive most of the times. So I don't see the need to offer UPS for most locations.
Live with 1 store at 2.14 and 2 stores at 2.24
Posted 15 January 2012 - 08:40 AM #10
Feel free to contact me for the file.
Live with 1 store at 2.14 and 2 stores at 2.24
Posted 15 January 2012 - 12:14 PM #11
dawood.hana, on 20 December 2011 - 07:48 PM, said:
How can i display shipping calculator on my cs-cart pages? so the customer can get rates before he/she purchase anything?
You can create a block with the shipping estimator in and have it display on product pages. This way the customer can get the shipping cist without going to the cart.
CS-Cart v2.2.5
PHP 5.3.13
Linux
Apache
MySql 5.0.95
UK User
Posted 15 January 2012 - 08:11 PM #12
Authorized Reseller - Cart licenses: $305 (lowest reseller price)
Custom B2B Development, Consulting and Special Projects (get a quote).
Commercial addons to meet your business and operations needs.
http://www.ez-ms.com
Posted 16 January 2012 - 11:35 AM #13
unzip this file http://flowing-webde..._estimation.zip in skins/[CUSTOMER_ACTIVE_SKIN]/customer/views/checkout/components
Live with 1 store at 2.14 and 2 stores at 2.24
Posted 03 March 2012 - 09:30 PM #14
Quote
CS Cart - 2.2.4
Posted 04 March 2012 - 08:40 AM #15
Live with 1 store at 2.14 and 2 stores at 2.24
Posted 12 March 2012 - 12:41 PM #16
Will try this on my site later on.
Thanks for sharing.


