how to set Maximum Shipping Rate for Commerce Shipping

Events happening in the community are now at Drupal community events on www.drupal.org.
itserich's picture

I am setting a Maximum Shipping Rate for use with the Commerce module.

Currently, I assign each item a weight using the Physical field and this tutorial: http://vimeo.com/33838479

I want to set a maximum of 10, so if the total weight exceeds 10, 10 is used instead.

Attached is the Rule Component used to gather the total weight of all the ordered items.

Should another Rule Component be created, and then run as an action in the Shipping Calculation, to test whether the total weight exceeds 10, and then setting it to 10?

Thank you for any ideas.

AttachmentSize
Rule Component Shipping Cost Calculation.png52.59 KB

Comments

Hi

zorax's picture

I need to set a max cost for collissimo shipping method, you're experience is very interesting !
did you find a solution for this?

What I need is :
var1 = get shipping cost from collisimo service
var2 = total order with VAT
var3 = 30/100*var2

if var1>var3 shipping cost = var3

Regards,

maximum shipping total shipping cost

fhdrupal's picture

I need the same thing but a bit different. I want to have maximum shipping by the total cost of the shipping.
e.g. if the total shipping cost reached 10 it shouldn't add more shipping to it.

Thanks,

Rules

Group organizers

Group categories

Categories

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week