File details- product_review.csv

Edit on GitHub

This document describes the product_review.csv file to configure Product Review information in your Spryker Demo Shop.

To import the file, run:

data:import:product-review

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
customer_reference String Reference identifier of the customer.
abstract_product_sku String SKU of the abstract product.
locale_name String Identification of the locale of the review.
nickname String Nickname of the review owner.
summary String Summary of the review.
description String Description of the review.
rating Number Review rating.
status String Possible values: pending, approved, rejected. Review status.

Import file dependencies

This file has the following dependency: product_abstract.csv.

Import template file and content example

Find the template and an example of the file below:

FILE DESCRIPTION
product_review.csv template Exemplary import file with headers only.
product_review.csv Exemplary import file with headers only.