Try our conversational search powered by Generative AI!

[Perform] Introduce new setting for forcing variants to be exported as individual items

Fixed in

EPiServer.Personalization.Commerce 3.2.17

(Or a related package)

Created

Jun 17, 2020

Updated

Jul 07, 2020

State

Closed, Fixed and tested


Description

Several customers have reported that they want to be able to ignore the products in their catalog and export all variants as separate items instead.

To do this, use the abstractions and structure map interceptor pattern. Partners need to write their own implementation of an interface method whose default implementation is ~500 lines of code with private sub-methods. The source code is provided to the partners for this purpose.