File details: product_offer_shopping_list.csv

Edit on GitHub

This document describes the product_offer_shopping_list.csv file to configure shopping lists with product offers in your Spryker shop.

To import the file, run:

console data:import product-offer-shopping-list-item

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
shopping_list_item_key String Unique Identifier of the shopping list item in the system.
product_offer_reference String Identifier of the product offer in the system.

Import file dependencies

The file has the following dependencies:

Import template file and content example

Find the template and an example of the file below:

FILE DESCRIPTION
template_product_offer_shopping_list.csv Import file template with headers only.
product_offer_shopping_list.csv Example of the import file with Demo Shop data.