Skip to content

Umbraco Commerce Product Feeds exclude products with no variants #757

@Memz-BG

Description

@Memz-BG

Which component is this issue related to?

Other / Not sure

Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)

13.2.2

Bug summary

After installing and configuring Umbraco Commerce Product Feeds, products that do not have any variants (“simple products”) are missing from the generated feed. Only products with one or more variants are emitted.

Specifics

No response

Steps to reproduce

  1. Create a simple product with no variants.
  2. Create a multi-variant product with at least one variant.
  3. Ensure both products are within the same feed scope (catalog/collection).

Expected result / actual result

The feed includes both:

  1. the simple product (no variants), and
  2. the multi-variant product (and/or its variants, depending on feed mode),

Dependencies

Umbraco.Commerce.ProductFeeds: 13.1.3


This item has been added to our backlog AB#56818

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions