• Hello,

    I am using Product Feed PRO for WooCommerce.

    I have more than 400 products in my WooCommerce store. I created a separate category for Google Shopping and assigned 112 products to it.

    In the Filter Builder, I set:

    Include
    If
    Category
    Contains
    [Category Name]

    However, the generated XML feed contains only 14 products instead of 112.

    Could you please check why the remaining products are not included and help me fix this issue?

    Thank you.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Jeff Alvarez

    (@superlemon1998)

    Hi @anish9947

    Could you please provide me with a debug log so I can review your feed setup: https://adtribes.io/knowledge-base/send-your-debug-log-to-support/

    Thread Starter anish9947

    (@anish9947)

    Hello,

    The issue is resolved when I clear woocommerce cache.

    But I want another help for showing total number of product count in XML feed file.

    I request you please help this.

    Plugin Support Jeff Alvarez

    (@superlemon1998)

    Hi @anish9947

    Could you please provide more information on what you mean by “showing total number of product count in XML feed file.”?

    Thread Starter anish9947

    (@anish9947)

    Hi,

    What I mean is that I would like the generated XML feed to include the total number of products contained in the feed.

    For example, if the feed contains 1,250 products, I would like the XML to include a tag such as:

    <total_products>1250</total_products>

    or any similar tag that indicates the total product count for the feed.

    This would allow applications consuming the feed to know the total number of products without having to parse and count every <item>/<product> node.

    Could you let me know if this is currently supported, or if it could be added as a feature request?

    Thank you.

    Plugin Support Jeff Alvarez

    (@superlemon1998)

    Hi @anish9947,

    I see, I can raise it up as a feature request but before I do so can you please point me to what feed platform you plain to use it on?

    This attribute:

    <total_products>1250</total_products>

    Isn’t supported through Google: https://support.google.com/merchants/answer/7052112?hl=en

    If it’s an attribute not used on any platform and purely cosmetic – this will be hard to implement as some platforms are strict and if it sees an unsupported attribute it rejects XML or feed file entirely.

    If you want to know how many products are in the feed we have a feature called Feed Statistics:

    https://ibb.co/7JLHXjWd
    https://ibb.co/jPnyQJzk

    But this is only available on our Elite plugin.

    • This reply was modified 4 days, 19 hours ago by Jeff Alvarez.
    Thread Starter anish9947

    (@anish9947)

    Hi,

    Thank you for your explanation.

    The feed is intended for Google Merchant Center. I understand that adding a custom XML attribute such as <total_products> is not part of Google’s specification and could potentially cause validation issues.

    My intention wasn’t to introduce a Google-specific attribute, but simply to have an easy way to know how many products are included in the generated feed without having to count them manually.

    If adding it to the XML isn’t possible due to compatibility with Google Merchant Center, would it be possible to add the total product count somewhere else in the plugin interface or on the feed generation page in the free version? Even displaying the number after the feed is generated would be very helpful.

    Thank you for considering it.

    Plugin Support Tanjir Al Mamun

    (@tanjiralmamun)

    Hi @anish9947 ,

    Good to hear clearing the cache sorted the missing products issue.

    On the product count question, that’s not something Product Feed PRO currently shows anywhere in its own interface. The only place we display it today is the Elite add-on’s Feed Statistics page, which you’ve already seen mentioned above. There’s no workaround for this in the free/PRO version right now.

    I’ve logged this as a feature request for a future PRO update. Thanks for the suggestion.

    Thanks!

    Thread Starter anish9947

    (@anish9947)

    Sorry, I am not satisfied with your reply.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

     There’s no workaround for this in the free/PRO version right now.

    @anish9947 What version are you running? The one from here or the “PRO” version?

Viewing 9 replies - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.