• I’ve managed to create a feed properly and have my products showing in it but still can’t get the shipping rate to show.

    I’ve followed the steps at https://adtribes.io/add-shipping-costs-google-shopping-feed/ but the feed just has this in it:

    <g:shipping/>

    With no value or anything, which means all 230 products are being rejected. The site uses standard WooCommerce shipping classes and nothing else fancy, is there something which I’m doing wrong?

    The mapping bit shows g:shipping as the attribute and Shipping in the Value dropdown.

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 19 total)
  • Hi,

    Thanks for using our plugin and reaching out to us.

    Based on your description it doesn’t seem like you are doing anything strange. You created a product feed for a specific country. Are there also shipping configurations present for that specific country?

    Thread Starter arcaswebdesign

    (@arcaswebdesign)

    Yeah, we ONLY ship to the UK so under WooCommerce>General Options we have the “sell to specific locations” bit selected and in the Sell to Specific Countries underneath this, just the UK is selected.

    Then, under the SHIPPING tab we have a single zone which is UK and then we have various shipping classes showing up there, all with values set. The shipping values all work in the shop itself too, ie they show up as expected when we add items to the cart.

    Strange, all sounds correct to me.

    Could you try setting the general plugin shipping settings like this:
    https://www.dropbox.com/s/u2hj9h6ajor1iu4/general-shipping.png?dl=0

    Does that make any difference?

    Thread Starter arcaswebdesign

    (@arcaswebdesign)

    Tried that now but I’m afraid it seems to make no difference?

    Thread Starter arcaswebdesign

    (@arcaswebdesign)

    Okay, actually I can see a difference now, however I’m still not sure things are as they should be.

    So the shipping tag is empty for a lot of the products in the feed and it just so happened to be the ones at the top, however when I scrolled down I saw that many products did have some data in there, however it was showing *all* rates, not just the applicable one, for example:

    <g:shipping>
    <g:country>GB</g:country>
    <g:service>UK Free shipping (orders over £1000) GB</g:service>
    <g:price>GBP 0</g:price>
    </g:shipping>
    <g:shipping>
    <g:country>GB</g:country>
    <g:service>UK Free shipping GB</g:service>
    <g:price>GBP 0</g:price>
    </g:shipping>
    <g:shipping>
    <g:country>GB</g:country>
    <g:service>UK Courier (DPD) GB</g:service>
    <g:price>GBP 0</g:price>
    </g:shipping>
    <g:shipping>
    <g:country>GB</g:country>
    <g:service>UK Pallet shipping GB</g:service>
    <g:price>GBP 90</g:price>
    </g:shipping>
    <g:shipping>
    <g:country>GB</g:country>
    <g:service>UK Free Shipping GB</g:service>
    <g:price>GBP 0</g:price>
    </g:shipping>

    So this is showing all Shipping Classes for the Zone but only one of them is relevant (the UK Pallet shipping GB one at £90). The others aren’t applicable to this product?

    Thread Starter arcaswebdesign

    (@arcaswebdesign)

    Sorry I should have added that for the products where the shipping rate is empty it’s for products with options – we do have a shipping rate set for the product but each option is showing as a separate product and each one also has no shipping option applied?

    Do I understand correct you are using a 3th party plugin that effects normal WooCommerce shipping features? A table rate plugin?

    Thread Starter arcaswebdesign

    (@arcaswebdesign)

    Nope, we’ve not added any other shipping plugins in, just using the basic WooCommerce ones (flat rate and free)

    We had a bit closer look to your feed and it seems like all products with a price lower then GBP 1000 are missing the shipping costs?

    Could you share screenshots of your shipping methods and zone configurations so we can try to reproduce the issue at hand?

    Also, just checking: are you on the latest version of the plugin?

    Thread Starter arcaswebdesign

    (@arcaswebdesign)

    Thanks for getting back to me – that’s odd since the site has a free shipping for orders OVER £1000 shipping class so that result might be the opposite of what you’d expect.

    Here’s a video showing the various settings:
    https://www.dropbox.com/s/rcp3juy2bfyr16j/Pinnacle-Shipping-Rates.mp4?dl=0

    That is strange indeed as when we replicate those shipping settings we get to see this for products over GBP 1000:
    https://www.dropbox.com/s/acr30e3ew3b6fxi/GBP-1000-Free.png?dl=0

    Just to make sure you did select the United Kingdom as country for your feed?
    https://www.dropbox.com/s/eq7hpdfqmotg3l1/UnitedKingdom.png?dl=0

    And you are on the latest version of our plugin?

    Thread Starter arcaswebdesign

    (@arcaswebdesign)

    Yep, we are on the latest version of the plugin and have set the UK as the country for our feed.

    Would it help if I gave you admin access to take a closer look? Did my shipping rates setup look okay to you from those screenshots?

    Hi,

    Giving admin access to plugin owners is strictly forbidden according to WP forum guidelines so this is not something we can do.

    From what I have been seeing in the helpful video you created the shipping settings seem fine. Although I did notice that you used a Flat rate configuration for free shipping purposes. I am not sure if that helps or might even be causing the issue at hand.

    Thread Starter arcaswebdesign

    (@arcaswebdesign)

    No problem I understand

    What do you suggest is a better approach for the free shipping option of using a flat rate might cause issues?

    I am not sure what the “flat rate-free shipping” method is intended to do?

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Can’t get shipping to show’ is closed to new replies.