I am trying to wrap my head around creating a list of products that should be persisted to DB in a batch. The list will easily consist of thousands of products.
I was looking into possibility to use ICatalogSystem and CatalogEntryDto's data table and ran into so many questions on handling relations and multi language content. There is no clear example on the blogs, so I was wondering if there is someone who has experience on this matter?
Any insight is more than welcome.