Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 3.22 KB

import-file-details-product-offer-stock.csv.md

File metadata and controls

44 lines (32 loc) · 3.22 KB
title last_updated description template related
Import file details: product_offer_stock.csv
Feb 26, 2021
This document describes the product_offer_stock.csv file to configure merchant product offer stock in your Spryker shop.
import-file-template
title link
Marketplace Product Offer feature overview
docs/pbc/all/offer-management/page.version/marketplace/marketplace-product-offer-feature-overview.html
title link
Execution order of data importers in Demo Shop
docs/dg/dev/data-import/page.version/execution-order-of-data-importers.html

This document describes the product_offer_stock.csv file to configure Merchant product offer stock information in your Spryker shop.

Import file dependencies

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.
stock_name String Stock name is defined as described in the merchant warehouse. Name of the stock.
quantity Integer The number of product offers that are in stock.
is_never_out_of_stock Integer 1—option is enabled
0—option is disabled.
Allows the offer to be never out of stock.

Import template file and content example

FILE DESCRIPTION
template_product_offer_stock.csv Import file template with headers only.
product_offer_stock.csv Exemple of the import file with Demo Shop data.

Import command

data:import product-offer-stock