Generate Google Product feed, Facebook data feed, Pinterest feed, TikTok feed, Snapchat feed, Bing shopping feed, and Fruugo feed, etc, for WooCommerc …
Promote and get more eyeballs on your WooCommerce products on Google Merchant Center, Facebook, Instagram, TikTok Ads, Pinterest, Snapchat, Bing, Idealo, Pricespy, Skroutz, Shopzilla, and more.
This plugin will help you generate optimized WooCommerce product feeds in XML, CSV, XLSX, TXT formats and integrate them with popular sales channels.
Turn your Facebook page or Instagram account into a perfect sales channel for your WooCommerce products. Get free listings and ads on Google Shopping for WooCommerce products and Pinterest, Snapchat, and Bing shop.
With the Facebook catalog sync option, you will be able to automatically sync your product catalogs with Facebook shops.
For Google Shopping, the plugin lets you connect your WooCommerce store with the Merchant Center using WooCommerce Google Product feed.
See how the plugin works: Try out demo
Channels – Supports 20+ channels.
Easy setup – It lets you easily connect your WooCommerce store to Google, Facebook, and Instagram, TikTok, Snapchat, Bing and more using its simple interface. It takes less than 3 minutes to set up.
Facebook sync – You can sync your WooCommerce products directly with your Facebook business page to set up the Facebook shop or Facebook dynamic ads.
Connect with Google Shopping – Easily integrate your shop with Google Merchant Center to promote your products on Google Shopping, Google Local Inventory, Google Merchant Promotions, and Buy on Google.
Add static values to feed – Add static values to the feed easily.
Smart filtering – It lets you filter product categories to specifically include or exclude from the product feeds generated.
Batch sync – Sync thousands of WooCommerce products with Facebook, Google, or Instagram shops by enabling batch sync. This will reduce the server load and ensure successful product synchronization.
Category mapping – Quickly map the categories in your store with the Facebook and Google shops categories and save the mapping for future use.
Edit mapping – Allows you to edit the existing Facebook category mapping.
Product sync log – View failed product syncs for easy debugging.
Manage generated feeds – View and manage generated product feed data.
Tested OK with WooCommerce 8.9.3
The most simple product feed plugin for WooCommerce. This plugin is made to eliminate any complexities in generating WooCommerce product feeds. We offer complete support and regular updates for our plugins.
Hear it from our users
alienative (@alienative) ⭐⭐⭐⭐⭐
I was having a problem with Discounted Items (which I used a plugin for) and the support was very quick to provide a solution. thank you!charismchl (@charismchl) ⭐⭐⭐⭐⭐
After trying many plugins i can say this is the best and working fine. Very easy to upload your products…!!!miata2 (@miata2) ⭐⭐⭐⭐⭐
Keep up the great work! Your plugin is way better than the Facebook for WooCommerce by Facebook, which was very buggy and caused conflicts with other plugins.
The premium version of the Product Feed for WooCommerce plugin gives you advanced features and filtering options and supports additional sales channels.
✅ Dynamic Price & Feed Update
✅ Advanced product filtering options for generating product feed
✅ Supports WooCommerce Multilingual & Multicurrency for WPML
✅ Exclude out-of-stock products
✅ Server cron for managed hosting
✅ Auto-catalog sync for Facebook catalog
✅ Select which product variations to include in the feed: all variations, the default variation, or the lowest priced variation
✅ Compatibility with Perfect brands and WooCommerce brands plugins for WooCommerce
✅ Multi-vendor compatibility for Dokan plugin
✅ Compatibility with Aelia currency switcher, Fox, and Curcy Currency switcher plugins
Please visit WooCommerce Product Feed Plugin for more details.
Below is an overview video of the WooCommerce Product Feed Plugin (Pro) plugin.
You can visit this setup guide to learn how to install and setup the plugin, generate WooCommerce product feeds and configure Facebook catalog sync.
If you experience any issue with the plugin you can reach the support to get quick help and resolve your issues as soon as possible.
To install the plugin, follow the below steps:
Step 1: Log in to your WordPress dashboard.
Step 2: Navigate to Plugins and select Add New.
Step 3: From the search box, type “WooCommerce Product feeds” or “Facebook shop catalog” and click Search Plugins.
Step 4: Once you find the Product Feed for WooCommerce plugin, click on Install Now.
Step 5: After installation, click Activate to activate the plugin.
You can also install the plugin by downloading the zip file from the plugin page on WordPress.org. Then upload the file directly from your WordPress dashboard, or using an FTP application.
For every update of the plugin, you will be notified on the installed plugins page. You can directly update the plugin from your dashboard. We recommend that you keep the latest version of the plugin so that you can avail yourself of the new functionalities and security features.
Create new feed - Facebook / Instagram Shop.
Attribute mapping - Facebook / Instagram Shop.
Category mapping - Facebook / Instagram Shop.
Generate feed - Facebook / Instagram Shop.
Create new feed - Google Shop.
Attribute mapping - Google Shop.
Category mapping - Google Shop.
Generate feed - Google Shop.
Manage Feeds.
Menu navigation.
Connect to FB catalog
Facebook login.
Verification before connect.
Permission verification before connect.
Facebook permissions.
Manage connection.
Category mapping.
Product sync progress window.
FB catalog manager.
Logs
Yes, you need a business manager account to connect your WooCommerce product catalog to Facebook.
No, Product Feed for WooCommerce is a free plugin that allows you to set up your store on Facebook, Instagram, and Google Merchant Center using WooCommerce product feeds and sync.
Server Cron is not available in the free version, but you can upgrade to the premium version to use Server Cron for refreshing product feed.
No. The Product Feed for WooCommerce plugin lets you generate Google feed and you will have to upload it in the Google merchant center yourself.
You can use below code snippet on your active theme functions.php file or upgrade to the premium version to do so. If you want the built-in feature you will have to upgrade to the premium version.
add_filter( 'wt_facebook_sync_products', 'modify_wt_facebook_sync_products', 10, 1 ); function modify_wt_facebook_sync_products( $products ) { $exclude_products = array( 2432, 2433, 2434 ); // Enter product IDs to be excluded $sync_products = array_diff( $products, $exclude_products ); return $sync_products; }
Yes. You can sync WooCommerce products to Facebook catalog to run dynamic ads.
You can use below code snippet on your active theme functions.php file.
add_filter( 'wt_facebook_product_description_mode', 'wt_modify_product_description_mode', 10, 1 ); function wt_modify_product_description_mode( $mode ) { return 'long'; // Valid values are 'long' and 'short' }
*[Add] – Leguide product feed and Google product reviews feed support.
*[Add] – Option to map ‘Parent product description’ in the attribute mapping drop-down.
*[Add] – Option to duplicate generated feeds.
*[Add] – Scheduled Actions page.
*[Add] – Manage additional product fields under settings.
*[Fix] – Exclude from feed option.
*[Compatibility] – Tested OK with WooCommerce 9.1.2
*[Compatibility] – Tested OK with WordPress 6.6
*[Update] – Option to map parent_title in product attribute list.
*[Update] – Fruugo specific category mapping instead of Google category.
*[Update] – Type and select box within the attribute mapping drop-down list.
*[Add] – Fruugo category update option in category add and edit pages
*[Compatibility] – Tested OK with WooCommerce 8.9.1
*[Add] – Add “availability date” to the product custom field list
*[Fix] – Google category mapping on feed generation is not persisting.
*[Compatibility] – Tested OK with WooCommerce 8.8.3
*[Fix] – Filename validation improvement.
*[Add] – Support for Pinterest RSS and Heureka channels.
*[Add] – CSV file type support for Google feed.
*[Add] – Shipping label/data update for Bing feed TXT format.
*[Update] – TikTok shop rollback due to XLSX template format issue.
*[Compatibility] – Tested OK with WooCommerce 8.8.2
*[Fix] – Feed contains draft/orphaned variations.
*[Add] – Pagination and bulk delete option in manage feeds page.
*[Add] – Support for Fruugo and Google local inventory ads channels.
*[Add] – Option to set custom time interval for feed auto-refresh.
*[Add] – Support for popular SEO plugins ( Yoast SEO, Rank Math SEO with AI SEO Tools, All in One SEO – Best WordPress SEO Plugin – Easily Improve SEO Rankings & Increase Traffic).
*[Compatibility] – Tested OK with WooCommerce 8.7.0
*[Compatibility] – Tested OK with WordPress 6.5
*[Fix] – FileType restrictions for channels.
*[Fix] – Price Limited to two decimal places.
*[Add] – New product block editor support for simple products and product variations.
*[Add] – Support for XLSX file format.
*[Update] – Google Product Category List.
*[Compatibility] – Tested OK with WooCommerce 8.5.2
*[Add] – Added support for Idealo, Pricespy, Skroutz and Shopzilla channels.
*[Add] – Integration of additional variation while syncing with Facebook.
*[Fix] – Exclude category issue with Bing, TikTok, Snapchat and Pinterest channels.
*[Compatibility] – Tested OK with WooCommerce 8.4.0
*[Add] – Added support for Pinterest, TikTok, Snapchat & Bing channels.
*[Tweak] – Display of Facebook catalog sync log message
*[Compatibility] – Tested OK with WordPress 6.4
*[Compatibility] – Tested OK with WooCommerce 8.3.0
*[Fix] – Product Tags contain HTML links
*[Fix] – ‘Refresh Feed’ button does not regenerate the feed file
*[Add] – ‘Additional Variant Attributes’ options for Facebook feed
*[Add] – ‘Global Attributes’ and ‘Local Attributes’ in the mapping screen
*[Compatibility] – Tested OK with WooCommerce 8.2.1
*[Fix] – Excluded parent product while generating feed.
*[Enhancement] – Map store category with Google/Facebook categories.
*[Compatibility] – Tested OK with WooCommerce 8.1.1
*[Compatibility] – Perfect Brands for WooCommerce with Facebook catalog sync.
*[Compatibility] – Tested OK with WooCommerce 8.0.2
*[Compatibility] – Tested OK with WordPress 6.3.
*[Fix] – Additional data missing when syncing with Facebook catalog sync
*[Add] – Category filter-based category mapping.
*[Add] – More additional fields on the product edit page.
*[Add] – Shipping data fix for UK
*[Add] – Convert the category mapping selection mode to ‘type and search’
*[Compatibility] – Tested OK with Facebook Graph API version 17.0.
*[Compatibility] – Tested OK with WooCommerce 7.9.
[Fix] – If the child variation description is missing add the parent description.
[Add] – Support for static values.
[Add] – Added compatibility with Perfect Brands WooCommerce plugin.
[Add] – Delete products from Facebook when trashed in WooCommerce.
[Add] – Added Google Local Inventory, Google promotion, and Buy on Google.
[Tweak] – Combined Facebook & Google fields in the product edit page into a single tab (WebToffee Product Feed).
[Compatibility] – Tested OK with WooCommerce 7.8.