• Resolved Aijaz Mahdavi

    (@aijazmahdavi)


    Hi,
    I think Google for woocommerce should consider adding some features which can be helpful for developer to customize the feed.
    Right now there are 2 main issues I am suffering through just because of Google for woo
    1. In My Google Merchant I am constantly facing this nightmare “Too many values [size]” and Google for woo does not provide any solution for it. does it?
    2. Checkout, I want checkout link for my each product for my Google Merchant Center, but I don’t see any option in google for woo.


    if Google for woo provides solutions for my issue please guide. else consider making your services better.

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

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Michael

    (@mikkamp)

    Automattic Happiness Engineer

    Hi there,

    Regarding the first issue the message mentions that it is regarding the size attribute. Would you be able to clarify how you have this setup for your products.

    According to the documentation only one value should be set per product/variation: https://support.google.com/merchants/answer/6324492?hl=en

    Are you entering the size attribute directly in the product or are you using some Attribute Mapping rules to define the size values?

    Regarding the checkout link, you are correct that Google for WooCommerce doesn’t support this. There is some discussion in the following issue on how this can be accomplished: https://github.com/woocommerce/google-listings-and-ads/issues/2125

    Note: If you are not familiar with PHP code snippets, you’ll need the help of a developer, as that’s not something we can provide direct support for.

    Thread Starter Aijaz Mahdavi

    (@aijazmahdavi)

    Hello Thanks for reply,
    I set product size variation like this:
    https://ibb.co/H7kT34s

    Plugin Author Michael

    (@mikkamp)

    Automattic Happiness Engineer

    Thanks for clarifying. If you only have one variation that covers all sizes, can you confirm what the size field is set to? You can find this by clicking on the edit button and then expanding the Google for WooCommerce tab to see the size field.

    In the documentation Google recommends to use the following for multiple sizes:

    Don’t submit multiple sizes separated by a comma?(?,?). Instead, use a slash. For example, enter “small/medium/large” (and not “small, medium, large”).

    The other alternative is to create a separate variation for each size, so each variation can have an individual size.

    Let us know how that goes.

    Thread Starter Aijaz Mahdavi

    (@aijazmahdavi)

    Yeah sure.
    here it is.
    https://ibb.co/gDPjGHS

    Thread Starter Aijaz Mahdavi

    (@aijazmahdavi)

    I am using google method I guess “using slashes”, and I don’t want a separate variation for each size. since my products price is same for all sizes.

    Thread Starter Aijaz Mahdavi

    (@aijazmahdavi)

    I think problem is Google for woo plugin is generating size feed like this

    <g:size>S/L/XL</g:size>

    However according to Google Merchant Center Guide each product variation feed should be separated but having same ID to recognize variations of product.

    Plugin Author Michael

    (@mikkamp)

    Automattic Happiness Engineer

    Thanks for the clarification, on how you have the size attributes configured.

    I think problem is Google for woo plugin is generating size feed like this

    <g:size>S/L/XL</g:size>

    However according to Google Merchant Center Guide each product variation feed should be separated but having same ID to recognize variations of product.

    Yes that’s correct, it will submit it as one size attribute. The only way to currently get around that is to create a variation in WooCommerce per size, so each size can be set individually.

    I tested those same values on a test product, and looking at the levels of errors/warnings, it doesn’t seem like it limits product visibility, but is just showing up as an optional notice to fix:

    So in that case I wouldn’t be too worried about this notice as long as you ensure you fix any of the other attributes on the product.

    But if you would really like to clear that up then you’d need to create a separate variation for each size. When variations are synced they’ll be linked through a common item_group_id. We don’t support syncing product details multiple times with the same product ID.

    Thread Starter Aijaz Mahdavi

    (@aijazmahdavi)

    I guess your devs should solve this problem, WooCommerce is great, but NGL extensions sucks sometimes. Why do I need to add x10 variations when I am just providing all sizes?
    Instead your devs should work and fix it. The Plugin Google for woo should detect all sizes or color and make <item-group-id> that is the sole purpose of plugin right to make life easier? otherwise we can move to manual feed aswell.

    Thread Starter Aijaz Mahdavi

    (@aijazmahdavi)

    If I follow your method it will take me ages to add one product with even 4 sizes because I will need to fill same details in required variation and repeat my self not DRY at all.

    Plugin Support Zubair Zahid (woo-hc)

    (@doublezed2)

    Hello Aijaz Mahdavi,

    Thank you for your feedback!

    I recommend submitting a feature request through this portal.
    This ensures your suggestion is recorded and considered for future updates.

    Please don’t hesitate to contact us again if you have more questions or concerns.
    We are here to help ??

    Best regards.

    Thread Starter Aijaz Mahdavi

    (@aijazmahdavi)

    Okay I did it. Hope they will add it soon. However I am not gonna mark this as resolved since my issue until they add the feature because my issue remains.

    Plugin Support ckadenge (woo-hc)

    (@ckadenge)

    Hello ?? @aijazmahdavi,

    We appreciate your contribution in opening a feature request.

    Our development team reviews all feature requests and prioritizes them based on various factors including demand, complexity, and overall impact on user experience. We can’t guarantee a timeline for when or if your request will be implemented.

    You can learn more on how a feature request is implemented from our guide here.

    Let us know if you have any further questions or concerns.

Viewing 12 replies - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.