Skip to content

umbraco/Umbraco.Commerce.ProductFeeds

Repository files navigation

Umbraco Commerce Product Feeds · NuGet

Expand your product reach and show your products to a larger audience with the help of product feeds.

Features

With the Umbraco.Commerce.ProductFeeds installed you will be able to configure product feeds, and expose them in an XML-format feed containing comprehensive product information.

Umbraco.Commerce.ProductFeeds supports the feed template for Google Merchant Center.

Documentation

Working locally

Frontend

  • Nodejs v20+.
  • Go to ./src/Umbraco.Commerce.ProductFeeds.Client/frontend folder and run npm i then npm run build to build frontend code.