File details: product_offer_validity.csv

Edit on GitHub

This document describes the product_offer_validity.csv file to configure product offer validity dates in your Spryker shop.

To import the file, run:

data:import product-offer-validity

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE DEFAULT VALUE REQUIREMENTS OR COMMENTS DESCRIPTION
product_offer_reference String Unique Identifier of the merchant product offer in the system.
valid_from Datetime Date and time from which the offer is active.
valid_to Datetime Date and time till which the offer is active.

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_validity.csv Import file template with headers only.
product_offer_validity.csv Example of the import file with Demo Shop data.