Despite following the instructions and enabling this module I'm unable to see any postage services.

Shipping service
No shipping rates found for your order. Please continue the checkout process.

What am I missing?

Comments

stephen ollman’s picture

Is it just me or is anyone else not able to follow these instructions.

Go to Store -> Products -> Product Types -> Edit your product type

  • Add physical dimensions and physical weight to your product
  • Update your available products with physical details

How do I add these dimensions to products?

millionleaves’s picture

Have you installed the Physical Fields module (http://drupal.org/project/physical) and the Commerce Physical module (https://www.drupal.org/project/commerce_physical)? You'll also need to add either a Physical Weight or a Physical Dimensions field to each Product type. These will allow you to enter the dimensions that can then be used by this module.

Be aware that the shipping calculator may still return this message if you add a product to your cart that doesn't have any physical field values assigned, or if the products of your cart exceeds the parameters of the Australia Post API. Best to test this out with a few scenarios to find out if/when the message is triggered and then change the message accordingly. For example, you might have a message that says "Your cart contains one or more bulk products so we can't calculate a shipping cost. Please contact us to arrange a special delivery"

stephen ollman’s picture

You are a champion!

The instructions didn't make a lot of sense, but after revisiting this and checking that I did have the two required modules I finally figured out that I did indeed need to add a Weight and dimension fields to the Product Variation Type under managed fields.

/admin/commerce/config/product-variation-types

Adding the Weight and Dimensions field and updating my product/s allowed the shipping module to kick-in correctly and provide me with the shipping options I needed.

Thanks again!

jcherbert’s picture

Status: Active » Closed (works as designed)