-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
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
- Create a simple product with no variants.
- Create a multi-variant product with at least one variant.
- Ensure both products are within the same feed scope (catalog/collection).
Expected result / actual result
The feed includes both:
- the simple product (no variants), and
- the multi-variant product (and/or its variants, depending on feed mode),
Dependencies
Umbraco.Commerce.ProductFeeds: 13.1.3