Flatrate Shipping - Weight Expression not working

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Edwin_IandD
Forum Members
Forum Members
Posts: 80
Joined: Thu Aug 12, 2010 2:27 pm

Flatrate Shipping - Weight Expression not working

Post by Edwin_IandD »

Good morning all,

I am trying to use the Weight Expression in the CGFlatRateShipping module, but it doesn't seem to be working.

I have copied this "{$weight/1000} * 4.5" from the module's help file and changed the 4.5 to 6. This should cause the shipping to change to multiples of 6, but for some reason it doesn't it stays at 6.

The 6 comes from the minimum value in the shipping module. If I leave this blank, postage is set at 0.

I've tried removing the spaces from the expression, but that doesn't change either.

Any ideas?

Many thanks,
Edwin
Edwin_IandD
Forum Members
Forum Members
Posts: 80
Joined: Thu Aug 12, 2010 2:27 pm

Re: Flatrate Shipping - Weight Expression not working

Post by Edwin_IandD »

Nobody any ideas?
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Flatrate Shipping - Weight Expression not working

Post by velden »

Without knowing anything about the module, what happens if you change it to:

Code: Select all

{$weight/1000 * 4.5}
Edwin_IandD
Forum Members
Forum Members
Posts: 80
Joined: Thu Aug 12, 2010 2:27 pm

Re: Flatrate Shipping - Weight Expression not working

Post by Edwin_IandD »

Thanks for your reply velden. Unfortunately it's not that simple.. I think I tried every single combination of the code - with and without spaces in almost every spot...

I can't seem to make it work.

Calguy himself not on here anymore, by the way?
I thought he was a moderator at some stage.
Post Reply

Return to “Modules/Add-Ons”