Skip to content

Commit

Permalink
Merge pull request #2521 from spryker/development-guide
Browse files Browse the repository at this point in the history
Data import
  • Loading branch information
andriitserkovnyi authored Feb 21, 2024
2 parents a78b47a + 1165fd5 commit 4d61759
Show file tree
Hide file tree
Showing 413 changed files with 709 additions and 983 deletions.
6 changes: 5 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,10 @@ versioned_categories:
- the-docker-sdk
- system-requirements
- front-end-development
dg:
dev:
- data-import
- system-requirements
pbc:
all:
- back-office
Expand Down Expand Up @@ -245,7 +249,7 @@ algolia:
- name: 'scu_dev'
title: 'SCU Developer'
- name: 'dg_dev'
title: 'Development'
title: 'Development'
sass:
sass_dir: css
style: compressed
Expand Down
26 changes: 24 additions & 2 deletions _data/sidebars/dg_dev_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ entries:
url: /docs/dg/dev/set-up-spryker-locally/set-up-spryker-locally.html
nested:
- title: System requirements
url: /docs/scos/dev/system-requirements/system-requirements.html
url: /docs/dg/dev/system-requirements/system-requirements.html
- title: "Quickstart guides: Install Spryker"
url: /docs/dg/dev/set-up-spryker-locally/quickstart-guides-install-spryker/quickstart-guides-install-spryker.html
nested:
Expand Down Expand Up @@ -564,7 +564,29 @@ entries:
- title: Marketplace in the Back Office
url: /docs/dg/dev/architecture/marketplace-architecture/marketplace-in-back-office.html


- title: Data import
url: /docs/dg/dev/data-import/data-import.html
nested:
- title: Importing data with a configuration file
url: /docs/dg/dev/data-import/importing-data-with-a-configuration-file.html
- title: Setting up shop data
url: /docs/dg/dev/data-import/setting-up-shop-data.html
- title: Execution order of data importers
url: /docs/dg/dev/data-import/execution-order-of-data-importers.html
- title: Marketplace data import
url: /docs/dg/dev/data-import/marketplace-data-import.html
- title: Creating data importers
url: /docs/dg/dev/data-import/creating-data-importers.html
- title: Importing product data with a single file
url: /docs/dg/dev/data-import/importing-product-data-with-a-single-file.html
- title: Data importers implementation
url: /docs/dg/dev/data-import/data-importers-implementation.html
- title: Importing data with the queue data importer
url: /docs/dg/dev/data-import/importing-data-with-the-queue-data-importer.html
- title: Replacing a default data importer with a queue data importer
url: /docs/dg/dev/data-import/replacing-a-default-data-importer-with-a-queue-data-importer.html
- title: Data importer speed optimization
url: /docs/dg/dev/data-import/data-import-optimization-guidelines.html

- title: Guidelines
url: /docs/dg/dev/guidelines/guidelines.html
Expand Down
314 changes: 0 additions & 314 deletions _data/sidebars/scos_dev_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -850,320 +850,6 @@ entries:
include_versions:
- "202204.0"

- title: Data import
url: /docs/scos/dev/data-import/data-import.html
include_versions:
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
- "202311.0"
nested:
- title: Importing data with a configuration file
url: /docs/scos/dev/data-import/importing-data-with-a-configuration-file.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
- "202311.0"
- title: Demo Shop data import
url: /docs/scos/dev/data-import/demo-shop-data-import/importing-demo-shop-data.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
- "202311.0"
nested:
- title: Execution order of data importers in Demo Shop
url: /docs/scos/dev/data-import/demo-shop-data-import/execution-order-of-data-importers-in-demo-shop.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
- "202311.0"
- title: Data import categories
url: /docs/scos/dev/data-import/data-import-categories/about-data-import-categories.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
nested:
- title: Commerce setup
url: /docs/scos/dev/data-import/data-import-categories/commerce-setup/commerce-setup.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
nested:
- title: File details - payment_method.csv
url: /docs/scos/dev/data-import/data-import-categories/commerce-setup/file-details-payment-method.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: File details - payment_method_store.csv
url: /docs/scos/dev/data-import/data-import-categories/commerce-setup/file-details-payment-method-store.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: File details - customer.csv
url: /docs/scos/dev/data-import/data-import-categories/commerce-setup/file-details-customer.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: File details - order-status.csv
url: /docs/scos/dev/data-import/data-import-categories/commerce-setup/file-details-order-status.csv.html
include_versions:
- "202108.0"
- "202204.0"
- title: Catalog setup
url: /docs/scos/dev/data-import/data-import-categories/catalog-setup/catalog-setup.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
nested:
- title: Pricing
url: /docs/scos/dev/data-import/data-import-categories/catalog-setup/pricing/pricing.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
- "202311.0"
nested:
- title: "Import file details: product_price.csv"
url: /docs/scos/dev/data-import/data-import-categories/catalog-setup/pricing/file-details-product-price.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: "Import file details: product_price_schedule.csv"
url: /docs/scos/dev/data-import/data-import-categories/catalog-setup/pricing/file-details-product-price-schedule.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"


- title: Merchandising setup
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/merchandising-setup.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
nested:
- title: Product merchandising
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/product-merchandising/product-merchandising.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
- "202311.0"
nested:
- title: File details - product_review.csv
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/product-merchandising/file-details-product-review.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: "Import file details: product_alternative.csv"
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/product-merchandising/file-details-product-alternative.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
- "202311.0"
- title: "Import file details: product_group.csv"
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/product-merchandising/file-details-product-group.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: "Import file details: product_label.csv"
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/product-merchandising/file-details-product-label.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: File details - product_search_attribute_map.csv
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/product-merchandising/file-details-product-search-attribute-map.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: "Import file details: product_discontinued.csv"
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/product-merchandising/file-details-product-discontinued.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: "Import file details: product_relation.csv"
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/product-merchandising/file-details-product-relation.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: File details - product_search_attribute.csv
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/product-merchandising/file-details-product-search-attribute.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: "Import file details: product_quantity.csv"
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/product-merchandising/file-details-product-quantity.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: File details - product_set.csv
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/product-merchandising/file-details-product-set.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- title: "Import file details: product_label_store.csv"
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/product-merchandising/file-details-product-label-store.csv.html
include_versions:
- "202009.0"
- "202108.0"
- "202204.0"
- title: Discounts
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/discounts/discounts.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
nested:
- title: "Import file details: discount.csv"
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/discounts/file-details-discount.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: "Import file details: discount_amount.csv"
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/discounts/file-details-discount-amount.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: "Import file details: discount_voucher.csv"
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/discounts/file-details-discount-voucher.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- title: "Import file details: discount_store.csv"
url: /docs/scos/dev/data-import/data-import-categories/merchandising-setup/discounts/file-details-discount-store.csv.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"

- title: Marketplace data import
url: /docs/scos/dev/data-import/marketplace-data-import.html
include_versions:
- "202212.0"
- "202307.0"
- "202311.0"
- title: Creating a data importer
url: /docs/scos/dev/data-import/creating-a-data-importer.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
- "202311.0"
- title: Importing product data with a single file
url: /docs/scos/dev/data-import/importing-product-data-with-a-single-file.html
include_versions:
- "202009.0"
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
- "202311.0"
- title: Data importers overview and implementation
url: /docs/scos/dev/data-import/data-importers-overview-and-implementation.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
- "202311.0"
- title: Importing data with the queue data importer
url: /docs/scos/dev/data-import/importing-data-with-the-queue-data-importer.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
- "202311.0"
- title: "Tutorial: Replace a default data importer with the queue data importer"
url: /docs/scos/dev/data-import/tutorial-replace-a-default-data-importer-with-the-queue-data-importer.html
include_versions:
- "202212.0"
- "202307.0"
- "202311.0"
- title: Data importer speed optimization
url: /docs/scos/dev/data-import/data-importer-speed-optimization.html
include_versions:
- "202005.0"
- "202009.0"
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
- "202311.0"


- title: Frontend development
url: /docs/scos/dev/front-end-development/front-end-development.html
include version:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ Make sure that you can see alternatives for products that are marked as **discon

{% info_block infoBox "Store relation" %}

If the [Product Labels feature](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/feature-overviews/product-labels-feature-overview.html) is integrated into your project, make sure to define store relations for *Discontinued* and *Alternatives available* product labels by re-importing [product_label_store.csv](/docs/scos/dev/data-import/{{page.version}}/data-import-categories/merchandising-setup/product-merchandising/file-details-product-label-store.csv.html). Otherwise, the product labels are not displayed on the Storefront.
If the [Product Labels feature](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/feature-overviews/product-labels-feature-overview.html) is integrated into your project, make sure to define store relations for *Discontinued* and *Alternatives available* product labels by re-importing [product_label_store.csv](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/import-and-export-data/import-file-details-product-label-store.csv.html). Otherwise, the product labels are not displayed on the Storefront.

{% endinfo_block %}
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,6 @@ Make sure the following widgets have been registered:

{% info_block infoBox "Store relation" %}

If the [Product Labels feature](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/feature-overviews/product-labels-feature-overview.html) is integrated into your project, make sure to define store relations for *Discontinued* and *Alternatives available* product labels by reimporting [product_label_store.csv](/docs/scos/dev/data-import/{{page.version}}/data-import-categories/merchandising-setup/product-merchandising/file-details-product-label-store.csv.html). Otherwise, the product labels are not displayed on the Storefront.
If the [Product Labels feature](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/feature-overviews/product-labels-feature-overview.html) is integrated into your project, make sure to define store relations for *Discontinued* and *Alternatives available* product labels by reimporting [product_label_store.csv](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/import-and-export-data/import-file-details-product-label-store.csv.html). Otherwise, the product labels are not displayed on the Storefront.

{% endinfo_block %}
Loading

0 comments on commit 4d61759

Please sign in to comment.