Hello Support,
We have two stores
We needed to duplicate the products and collections into the new store.
For that we have export all products from old store and import all related products into new store.
Here the issue is it not update the collection on new store.
For that we have check that collection column not available on export products.
So, we have created one map csv which can be helpful to associate the collection to their respective product with the reference of old store catalog.
Now the issue is while creating this reference csv with the API it only bring 50 products of their specific collection.
So, how can we bring all the associated collection products and duplicate the store with their old store collection?
you can check the old store collection association csv with an attachment.
Kindly suggest the utility how can we get all the products with their associate collection from old store to new store.