Free shipping over xx - calculation?

StartZurück 1 2 WeiterEnde
06.05.2012 19:18
#1
placidpete
Joomshopping forum user no avatar
Name: Gordon Venters
22.03.2012
Posts: 13
Quote
Free shipping over xx - calculation?

Hi

Which file(s) control the free shipping over xx calculation please?

I have two shipping methods at different prices - standard and express. I set the 'free shipping over' parameter to 25 and all works OK But I only want to offer free shipping on standard delivery not on express. Right now, in the checkout the price of both shipping methods is set to 0 whenever the cart total is over 25 so every customer will choose express. So basically I need the free shipping option only to apply to standard shipping method but not express.

Even if the method I need is not possible I'd be willing to try modifying the code if I knew where to find the calculation.

Thanks


Joomla: 2.5.4
JoomShopping: 3.5.0
Website Url: www.tenandsixpence.co.uk
 
06.05.2012 20:55
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: Free shipping over xx - calculation?

See http://www.webdesigner-profi.de/joomla-webdesign/shop/shippings/calculate-for-weightpricepostal-code-.html

 
07.05.2012 00:30
#3
placidpete
Joomshopping forum user no avatar
Name: Gordon Venters
22.03.2012
Posts: 13
Quote
Aw: Free shipping over xx - calculation?

Hi, thanks for your quick reply. So if I purchase this extension could I have two profiles, for example, to set standard shipping cost to zero if order price was 25 or more and also set express pricing to zero if order price was 50 or more?

 
07.05.2012 07:49
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: Free shipping over xx - calculation?

Yes.

 
07.05.2012 08:20
#5
placidpete
Joomshopping forum user no avatar
Name: Gordon Venters
22.03.2012
Posts: 13
Quote
Aw: Free shipping over xx - calculation?

Hi

I've purchased the module and installed using Joomshopping install it but I can't see it anywhere. Do I need to enable somewhere?

Thanks


Letzte Änderung: 07.05.2012 09:56
 
07.05.2012 10:38
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: Free shipping over xx - calculation?

1. Extensions
administrator/index.php?option=com_jshopping&controller=shippingextprice

2. /administrator/index.php?option=com_jshopping&controller=shippingsprices

 
07.05.2012 12:43
#7
placidpete
Joomshopping forum user no avatar
Name: Gordon Venters
22.03.2012
Posts: 13
Quote
Aw: Free shipping over xx - calculation?

Ok thanks, so now I see the Extensions for price calculation switch appears in the menu bar of List of Shipping Methods.

When I click this I get a single entry StandartWeight with limited configuration. I don't see any option to configure for order or postcode.

I am not using product weight parameter in the product pages - does this matter?

Sorry, still confused and welcome your help.
Aw: Free shipping over xx - calculation?
Aw: Free shipping over xx - calculation?


Letzte Änderung: 24.10.2016 15:57
 
07.05.2012 14:51
#8
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: Free shipping over xx - calculation?

- install extension
- disable standartWeight
Aw: Free shipping over xx - calculation?

/administrator/index.php?option=com_jshopping&controller=shippingsprices
Aw: Free shipping over xx - calculation?


Letzte Änderung: 07.05.2012 14:52
 
07.05.2012 16:31
#9
placidpete
Joomshopping forum user no avatar
Name: Gordon Venters
22.03.2012
Posts: 13
Quote
Aw: Free shipping over xx - calculation?

When I install the extension (which reports success) and disable StandartWeight the other option for DependZipWeightPrice is not present.


Letzte Änderung: 07.05.2012 16:32
 
07.05.2012 21:44
#10
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: Free shipping over xx - calculation?

Send me login administrator.

 
07.05.2012 22:42
#11
placidpete
Joomshopping forum user no avatar
Name: Gordon Venters
22.03.2012
Posts: 13
Quote
Aw: Free shipping over xx - calculation?

Sent login details by private message

 
08.05.2012 08:26
#12
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: Free shipping over xx - calculation?

Not see problem.

See
/administrator/index.php?option=com_jshopping&controller=shippingsprices&task=edit&sh_pr_method_id=1&shipping_id_back=0

 
08.05.2012 09:32
#13
placidpete
Joomshopping forum user no avatar
Name: Gordon Venters
22.03.2012
Posts: 13
Quote
Aw: Free shipping over xx - calculation?

OK thanks - I see it too. Don't know why I couldn't see that yesterday - maybe a cache issue?

I have set up Standard shipping to be 0 for orders over 25 and express shipping to be 0 for orders over 100. However, when the cart value is over 25 the shipping prices at checkout step 4 both show zero. Express option should still show 7.50 since the cart value has not reached 100.

Please can you help me to set up independent control of free shipping.

Thanks

 
08.05.2012 11:27
#14
placidpete
Joomshopping forum user no avatar
Name: Gordon Venters
22.03.2012
Posts: 13
Quote
Aw: Free shipping over xx - calculation?

As an experiment, I applied the depend/zip/weight/price only to my standard delivery option (free delivery for purchases over £25) and applied the standart weight to my express delivery option (£7.50) - if you have over £25 in the cart, at step 4 of checkout, the prices for both delivery options of standard & express, both show price as £0.

I have now applied the depend zip/weight/price to my express delivery instead (to offer free express delivery on purchases over £100 and charge £7.50 for orders under £100), yet still the price in the checkout shows £0.00 for express delivery if you add purchases over £25 to the cart. Please help as I am confused.

Also, can you tell me whether I should use "price" or "package price" for depend zip/weight/price?

 
08.05.2012 13:03
#15
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: Free shipping over xx - calculation?

1. Not use Global config "Free shipping for order (price) over"
2. Set Zip from, Zip to, Weight from, Weight to

 
08.05.2012 19:56
#16
placidpete
Joomshopping forum user no avatar
Name: Gordon Venters
22.03.2012
Posts: 13
Quote
Aw: Free shipping over xx - calculation?

Hi

Sorry, still not working properly. The delivery prices now do not change at all when I check out no matter what the cart value is.

As a temporary solution I've added a Free Delivery shipping method at zero price until this is fixed.

Thanks


Letzte Änderung: 08.05.2012 20:07
 
08.05.2012 20:38
#17
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: Free shipping over xx - calculation?

Try again.

 
08.05.2012 22:25
#18
placidpete
Joomshopping forum user no avatar
Name: Gordon Venters
22.03.2012
Posts: 13
Quote
Aw: Free shipping over xx - calculation?

Hey!!!

Thanks, works perfectly now so I've removed the free shipping method again.

What did you do to solve this (just in case I add new delivery methods in future).

I noticed you now have Free Delivery Over set to -1.00

Thank you very much for your patient support.

PS Would my current set up work if I also added the Shipping Product extension to allow me to select different shipping methods for each product. For example, could I have say 5 different shipping methods, and apply 1 and 3 to product A, 2 and 3 to Product B, 1 and 5 to Product C etc?

 
09.05.2012 09:28
#19
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25852
Quote
Aw: Free shipping over xx - calculation?

What did you do to solve this

See shipping prices


Would my current set up work if I also added the Shipping Product extension to allow me to select different shipping methods for each product. For example, could I have say 5 different shipping methods, and apply 1 and 3 to product A, 2 and 3 to Product B, 1 and 5 to Product C etc?

Yes.

 
08.11.2012 19:05
#20
simplecms
Joomshopping forum user no avatar
Name: Justin Throngard
01.08.2011
Posts: 9
Quote
Aw: Free shipping over xx - calculation?

I am having the same problem as this thread. Can I send login details to have you help me fix?

 
StartZurück 1 2 WeiterEnde


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.