Product Recommendations

Product Recommendation CSV Import

With the CSV format, you can target all configured recommendation categories at once. The rank describes the sorting order of the imported data for each product.

Format description:

product_id,recommended_product_id,recommendation_category_id,rank
0001,0002,curated,1
0001,0010,curated,2
0001,1234,curated,3
0002,0001,curated,1
0002,0010,curated,2
0002,1234,curated,3

Download sample