How to add shipping_label to shipping rates? Ref to Google Merchant Center

How to add shipping_label to shipping rates? Ref to Google Merchant Center

mohammad2020
Shopify Partner
10 0 13

Here is the scenario.

I am selling products in different countries. And each product has a different shipping rate. For example, product A shipping cost for USA is $10 and same item shipping rate for Australia is $14 AUD.

In Google Merchant Center, my items are approved for USA.

However rest of the destinations are not approved because the error says "Missing value [shipping]".

I went to Google Merchant Center -> Shipping and Returns and then click clicked + sign to add a Shipping Service.

Where it asks for products filter by shipping label, how I can select my products? Please note, I don;t want all products to use one shipping rate.

I am using Content API in feeds and Google Channel app in my store.

gmc1.png

 

I am targeting 5 countries so I will need different shipping rates for these countries and each product.

M.S. Imran
Replies 10 (10)

KingQuad
Tourist
7 1 0

Did you find a solution to this? 

cocoa64
Excursionist
34 1 7

@mohammad2020 

Hello, did you find a solution to this? Because I'm in the same situation and can't find out how to add the shipping_label to my products on shopify...

mohammad2020
Shopify Partner
10 0 13
I finally created manual feed and was able to run campaigns.
M.S. Imran
cocoa64
Excursionist
34 1 7

@mohammad2020 

Thanks for your reply, how do you do manual feed?

mohammad2020
Shopify Partner
10 0 13
cocoa64
Excursionist
34 1 7

@mohammad2020 I managed thanks 😉

mohammad2020
Shopify Partner
10 0 13

@cocoa64 Perfect. If it works for you, please accept the solution.

M.S. Imran
febilyt
Visitor
1 0 0

@cocoa64 How did you solve your problem? Did you create the feed manually?

krozynski
Tourist
5 0 1

This is a few years late, but for anyone having issues:

You can't do this with the regular Google app without creating a manual feed (pointless). My preferred app for this is " Simprosys Google Shopping Feed". Soo incredibly easy to set up feed rules for shipping and shipping_label. Highly recommend. 

ri31
Shopify Partner
40 2 18
You can now (2024) do this by setting up an Attribute Rule in Merchant Center.
 
Steps:
 
In Shopify
  • List out how many separate shipping categories you will need and give each of them a name.
    • For example: free shipping, free shipping for orders over $50, $7.90 shipping, etc, you can use those for names. Spaces are OK but I don't know if special characters like currency symbols will work.
  • In Shopify, ensure you have the "Google & Youtube" app installed.
  • In Shopify, for each product, add the name of the relevant shipping category to the metafield "Google: Custom Label 0". You can also use the fields "Google custom label 1" ... "Google custom label 5" if you already have data in the Label 0 field.

 

In Google Merchant Center

  • Add “advanced data management” add-in in GMC
    • Go to GMC
    • Click gear icon then “Add-ons”
    • Find the add-on, and click to enable
  • Set up the rule to copy the value of your Custom Label field to the Shipping Label field
    • Go to gear icon again, then “Data Sources”
    • Click the blue link that is the name of the data source
    • Click the tab “Attribute Rules”
    • ri31_0-1736329069355.png

       

    • Click New

    • Select “shipping label” from the dropdown

    • Set “Set to” then from the list, select “custom label 0”

    • ri31_1-1736329069426.png

       


       

  • Test the rule
    • Preview the sample products to check the results

    • Click “Save draft” then “Test rule”. Then wait until the page finishes running the test and make sure it’s working correctly.

    • ri31_2-1736329069601.png

       

    • After checking the test, again go back to Data Sources → select Content API → Attribute Rules, then apply/activate the change! Otherwise, nothing will happen

  • Wait at least 1 hour for Google to process the change, then go set up the shipping policies by clicking "Shipping and Returns" in the left sidebar. Set up one shipping policy for each shipping label.

  • ri31_3-1736329069603.png

     

     

If my post is helpful, hit Like to help others find a solution.