diff --git a/_data/sidebars/cloud_dev_sidebar.yml b/_data/sidebars/cloud_dev_sidebar.yml index caccefaacbb..598cd84bbe2 100644 --- a/_data/sidebars/cloud_dev_sidebar.yml +++ b/_data/sidebars/cloud_dev_sidebar.yml @@ -93,6 +93,10 @@ entries: url: /docs/cloud/dev/spryker-cloud-commerce-os/setting-up-notifications-for-5xx-errors.html - title: Peformance testing url: /docs/cloud/dev/spryker-cloud-commerce-os/performance-testing.html + - title: Performance testing in staging environments + url: /docs/cloud/dev/spryker-cloud-commerce-os/performance-testing-in-staging-enivronments.html + - title: Managing parameters in the Parameter Store + url: /docs/cloud/dev/spryker-cloud-commerce-os/managing-parameters-in-the-parameter-store.html - title: Monitoring issues and informing about alerts url: /docs/cloud/dev/spryker-cloud-commerce-os/monitoring-issues-and-informing-about-alerts.html - title: Multi-store setups @@ -136,6 +140,8 @@ entries: url: /docs/cloud/dev/spryker-cloud-commerce-os/troubleshooting/troubleshooting-tutorials/tutorial-troubleshooting-a-killed-process.html - title: Troubleshooting an unavailable Zed url: /docs/cloud/dev/spryker-cloud-commerce-os/troubleshooting/troubleshooting-tutorials/tutorial-troubleshooting-an-unavailable-zed.html + - title: Troubleshooting failed Jenkins jobs + url: /docs/cloud/dev/spryker-cloud-commerce-os/troubleshooting/troubleshooting-tutorials/tutorial-troubleshooting-failed-jenkins-jobs.html - title: Troubleshooting failing Yves authentication url: /docs/cloud/dev/spryker-cloud-commerce-os/troubleshooting/troubleshooting-tutorials/tutorial-troubleshooting-failing-yves-authentication.html - title: Troubleshooting error 403 diff --git a/_data/sidebars/marketplace_dev_sidebar.yml b/_data/sidebars/marketplace_dev_sidebar.yml index c7274c5d81d..5e2e70d96a8 100644 --- a/_data/sidebars/marketplace_dev_sidebar.yml +++ b/_data/sidebars/marketplace_dev_sidebar.yml @@ -12,14 +12,12 @@ entries: url: /docs/marketplace/dev/setup/system-requirements.html include_versions: - "202204.0" - - "202212.0" - title: Infrastructure requirements url: /docs/marketplace/dev/setup/infrastructure-requirements.html include_versions: - "202204.0" - "202212.0" - - "202212.0" - title: Marketplace supported browsers url: /docs/marketplace/dev/setup/marketplace-supported-browsers.html @@ -242,7 +240,7 @@ entries: - title: GUI modules concept url: /docs/marketplace/dev/feature-walkthroughs/marketplace-merchant-portal-core-feature-walkthrough/gui-modules-concept.html - + - title: Merchant User concept url: /docs/marketplace/dev/feature-walkthroughs/marketplace-merchant-portal-core-feature-walkthrough/merchant-user-concept.html @@ -1186,6 +1184,7 @@ entries: - title: "Table Filters" url: /docs/marketplace/dev/front-end/table-design/table-filters/ include_versions: + - "202108.0" - "202204.0" - "202212.0" nested: @@ -1214,13 +1213,14 @@ entries: - "202204.0" - title: "UI components library" + url: /docs/marketplace/dev/front-end/ui-components-library/ include_versions: - "202204.0" - "202212.0" nested: - title: "Actions" - url: /docs/marketplace/dev/front-end/ui-components-library/actions/actions-close-drawer.html + url: /docs/marketplace/dev/front-end/ui-components-library/actions/ include_versions: - "202204.0" - "202212.0" diff --git a/_data/sidebars/marketplace_user_sidebar.yml b/_data/sidebars/marketplace_user_sidebar.yml index 4216268f3f2..ab094ffda00 100644 --- a/_data/sidebars/marketplace_user_sidebar.yml +++ b/_data/sidebars/marketplace_user_sidebar.yml @@ -63,8 +63,17 @@ entries: - "202204.0" nested: + - title: Main merchant concept + url: /docs/marketplace/user/features/marketplace-merchant-feature-overview/main-merchant-concept.html + include_versions: + - "202108.0" + - "202204.0" + - title: Merchant users url: /docs/marketplace/user/features/marketplace-merchant-feature-overview/merchant-users-overview.html + include_versions: + - "202108.0" + - "202204.0" - title: Merchant Category url: /docs/marketplace/user/features/merchant-category-feature-overview.html diff --git a/_data/sidebars/pbc_all_sidebar.yml b/_data/sidebars/pbc_all_sidebar.yml index 02f156a209f..3828b78ae9a 100644 --- a/_data/sidebars/pbc_all_sidebar.yml +++ b/_data/sidebars/pbc_all_sidebar.yml @@ -12,6 +12,10 @@ entries: url: /docs/pbc/all/back-office/back-office-translations-overview.html - title: Install the Spryker Core Back Office feature url: /docs/pbc/all/back-office/install-the-spryker-core-back-office-feature.html + - title: Install the Spryker Core Back Office + Warehouse User Management feature + url: /docs/pbc/all/back-office/install-spryker-core-back-office-warehouse-user-management-feature.html + include_versions: + - "202304.0" - title: "HowTo: Add support of number formatting in the Back Office" url: /docs/pbc/all/back-office/howto-add-support-of-number-formatting-in-the-back-office.html - title: Carrier Management @@ -50,6 +54,7 @@ entries: - title: Manage in the Back Office url: /docs/pbc/all/carrier-management/base-shop/manage-in-the-back-office/log-into-the-back-office.html include_versions: + - "202204.0" - "202212.0" nested: - title: Add carrier companies @@ -59,16 +64,7 @@ entries: - title: Edit delivery methods url: /docs/pbc/all/carrier-management/base-shop/manage-in-the-back-office/edit-delivery-methods.html - title: Manage in the Back Office - include_versions: - - "202204.0" - nested: - - title: Add carrier companies - url: /docs/pbc/all/carrier-management/base-shop/manage-in-the-back-office/add-carrier-companies.html - - title: Add delivery methods - url: /docs/pbc/all/carrier-management/base-shop/manage-in-the-back-office/add-delivery-methods.html - - title: Edit delivery methods - url: /docs/pbc/all/carrier-management/base-shop/manage-in-the-back-office/edit-delivery-methods.html - - title: Manage via Glue API + - title: Manage using Glue API nested: - title: Retrieve shipments and shipment methods when submitting checkout data url: /docs/pbc/all/carrier-management/base-shop/manage-via-glue-api/retrieve-shipments-and-shipment-methods-when-submitting-checkout-data.html @@ -77,7 +73,6 @@ entries: - title: Retrieve shipments in orders url: /docs/pbc/all/carrier-management/base-shop/manage-via-glue-api/retrieve-shipments-in-orders.html - title: Import and export data - url: /docs/pbc/all/discount-management/base-shop/import-and-export-data/discount-import.html nested: - title: File details - shipment.csv url: /docs/pbc/all/carrier-management/base-shop/import-and-export-data/file-details-shipment.csv.html @@ -187,13 +182,19 @@ entries: - title: Cart url: /docs/pbc/all/cart-and-checkout/base-shop/install-and-upgrade/install-features/install-the-cart-feature.html - title: Cart + Non-splittable Products - url: /docs/pbc/all/cart-and-checkout/base-shop/install-and-upgrade/install-features/install-the-cart-product-bundles-feature.html + url: /docs/pbc/all/cart-and-checkout/base-shop/install-and-upgrade/install-features/install-the-cart-non-splittable-products-feature.html - title: Cart Notes url: /docs/pbc/all/cart-and-checkout/base-shop/install-and-upgrade/install-features/install-the-cart-notes-feature.html include_versions: - "202304.0" + - title: Cart + Prices + url: /docs/pbc/all/cart-and-checkout/base-shop/install-and-upgrade/install-features/install-the-cart-prices-feature.html + include_versions: + - "202304.0" - title: Cart + Product url: /docs/pbc/all/cart-and-checkout/base-shop/install-and-upgrade/install-features/install-the-cart-product-feature.html + - title: Cart + Product Bundles + url: /docs/pbc/all/cart-and-checkout/base-shop/install-and-upgrade/install-features/install-the-cart-product-bundles-feature.html - title: Cart + Product Group url: /docs/pbc/all/cart-and-checkout/base-shop/install-and-upgrade/install-features/install-the-cart-product-group-feature.html - title: Cart + Shipment @@ -272,6 +273,10 @@ entries: url: /docs/pbc/all/cart-and-checkout/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-checkoutpage-module.html - title: CheckoutRestApi url: /docs/pbc/all/cart-and-checkout/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-checkoutrestapi-module.html + - title: QuickOrder + url: /docs/pbc/all/cart-and-checkout/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-quickorder-module.html + include_versions: + - "202212.0" - title: QuickOrderPage url: /docs/pbc/all/cart-and-checkout/base-shop/install-and-upgrade/upgrade-modules/upgrade-the-quickorderpage-module.html - title: Extend and customize @@ -298,16 +303,9 @@ entries: url: /docs/pbc/all/cart-and-checkout/base-shop/import-and-export-data/file-details-sales-order-threshold.csv.html - title: Manage in the Back Office url: /docs/pbc/all/cart-and-checkout/base-shop/manage-in-the-back-office/log-into-the-back-office.html - include_versions: - - "202212.0" - nested: - - title: Define global thresholds - url: /docs/pbc/all/cart-and-checkout/base-shop/manage-in-the-back-office/define-global-thresholds.html - - title: Manage threshold settings - url: /docs/pbc/all/cart-and-checkout/base-shop/manage-in-the-back-office/manage-threshold-settings.html - - title: Manage in the Back Office include_versions: - "202204.0" + - "202212.0" nested: - title: Define global thresholds url: /docs/pbc/all/cart-and-checkout/base-shop/manage-in-the-back-office/define-global-thresholds.html @@ -315,10 +313,16 @@ entries: url: /docs/pbc/all/cart-and-checkout/base-shop/manage-in-the-back-office/manage-threshold-settings.html - title: Manage using Glue API nested: - - title: Retrieve customer carts - url: /docs/pbc/all/cart-and-checkout/base-shop/manage-using-glue-api/retrieve-customer-carts.html + - title: Check out purchases + url: /docs/pbc/all/cart-and-checkout/base-shop/manage-using-glue-api/check-out/check-out-purchases.html - title: Manage carts of registered users url: /docs/pbc/all/cart-and-checkout/base-shop/manage-using-glue-api/manage-carts-of-registered-users/manage-carts-of-registered-users.html + - title: Retrieve customer carts + url: /docs/pbc/all/cart-and-checkout/base-shop/manage-using-glue-api/retrieve-customer-carts.html + - title: Submit checkout data + url: /docs/pbc/all/cart-and-checkout/base-shop/manage-using-glue-api/check-out/submit-checkout-data.html + - title: Update payment data + url: /docs/pbc/all/cart-and-checkout/base-shop/manage-using-glue-api/check-out/update-payment-data.html nested: - title: Manage items in carts of registered users url: /docs/pbc/all/cart-and-checkout/base-shop/manage-using-glue-api/manage-carts-of-registered-users/manage-items-in-carts-of-registered-users.html @@ -408,11 +412,11 @@ entries: url: /docs/pbc/all/content-management-system/cms-feature-overview/cms-pages-overview.html - title: CMS blocks url: /docs/pbc/all/content-management-system/cms-feature-overview/cms-blocks-overview.html - - title: Templates and Slots - url: /docs/pbc/all/content-management-system/cms-feature-overview/templates-and-slots-overview.html - title: CMS pages in search results url: /docs/pbc/all/content-management-system/cms-feature-overview/cms-pages-in-search-results-overview.html - title: Email as a CMS block + url: /docs/pbc/all/content-management-system/cms-feature-overview/email-as-a-cms-block-overview.html + - title: Templates and Slots url: /docs/pbc/all/content-management-system/cms-feature-overview/templates-and-slots-overview.html - title: Content items feature overview url: /docs/pbc/all/content-management-system/content-items-feature-overview.html @@ -420,6 +424,8 @@ entries: url: /docs/pbc/all/content-management-system/file-manager-feature-overview.html - title: Navigation feature overview url: /docs/pbc/all/content-management-system/navigation-feature-overview.html + - title: Product Sets feature overview + url: /docs/pbc/all/content-management-system/product-sets-feature-overview.html - title: Install and upgrade nested: - title: Install features @@ -460,6 +466,8 @@ entries: url: /docs/pbc/all/content-management-system/install-and-upgrade/upgrade-modules/upgrade-the-cmsblock-module.html - title: CmsBlockCategoryConnector url: /docs/pbc/all/content-management-system/install-and-upgrade/upgrade-modules/upgrade-the-cmsblockcategoryconnector-module.html + - title: CmsBlockCategoryConnector migration script + url: /docs/pbc/all/content-management-system/install-and-upgrade/upgrade-modules/upgrade-the-cmsblockcategoryconnector-migration-console-module.html - title: CmsBlockCollector url: /docs/pbc/all/content-management-system/install-and-upgrade/upgrade-modules/upgrade-the-cmsblockcollector-module.html - title: CmsBlockGui @@ -504,6 +512,10 @@ entries: url: /docs/pbc/all/content-management-system/install-and-upgrade/upgrade-modules/upgrade-the-navigationgui-module.html - title: NavigationsRestApi url: /docs/pbc/all/content-management-system/install-and-upgrade/upgrade-modules/upgrade-the-navigationsrestapi-module.html + - title: ProductSetGui + url: /docs/pbc/all/content-management-system/install-and-upgrade/upgrade-modules/upgrade-the-productsetgui-module.html + include_versions: + - "202204.0" - title: Category CMS blocks url: /docs/pbc/all/content-management-system/install-and-upgrade/install-category-cms-blocks.html - title: Product CMS blocks @@ -565,84 +577,9 @@ entries: url: /docs/pbc/all/content-management-system/manage-using-glue-api/retrieve-navigation-trees.html - title: Manage in the Back Office url: /docs/pbc/all/content-management-system/manage-in-the-back-office/log-into-the-back-office.html - include_versions: - - "202212.0" - nested: - - title: "Best practices: Add content to the Storefront pages using templates and slots" - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/best-practices-add-content-to-the-storefront-pages-using-templates-and-slots.html - - title: Navigation - nested: - - title: Create navigation elements - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/navigation/create-navigation-elements.html - - title: Create navigation nodes - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/navigation/create-navigation-nodes.html - - title: Duplicate navigation elements - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/navigation/duplicate-navigation-elements.html - - title: Edit navigation elements - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/navigation/edit-navigation-elements.html - - title: Edit navigation nodes - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/navigation/edit-navigation-nodes.html - - title: Delete navigation nodes - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/navigation/delete-navigation-nodes.html - - title: Content items - nested: - - title: Create abstract product list content items - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/content-items/create-abstract-product-list-content-items.html - - title: Create banner content items - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/content-items/create-banner-content-items.html - - title: Create file list content items - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/content-items/create-file-list-content-items.html - - title: Create navigation content items - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/content-items/create-navigation-content-items.html - - title: Create product set content items - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/content-items/create-product-set-content-items.html - - title: Edit content items - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/content-items/edit-content-items.html - - title: Blocks - nested: - - title: Create CMS blocks - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/blocks/create-cms-blocks.html - - title: Create category CMS blocks - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/blocks/create-category-cms-blocks.html - - title: Create email CMS blocks - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/blocks/create-email-cms-blocks.html - - title: Create product CMS blocks - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/blocks/create-product-cms-blocks.html - - title: Edit CMS blocks - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/blocks/edit-cms-blocks.html - - title: Add content items to CMS blocks - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/blocks/add-content-items-to-cms-blocks.html - - title: Edit placeholders in CMS blocks - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/blocks/edit-placeholders-in-cms-blocks.html - - title: Pages - nested: - - title: Create CMS pages - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/pages/create-cms-pages.html - - title: Edit CMS pages - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/pages/edit-cms-pages.html - - title: Add content items to CMS pages - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/pages/add-content-items-to-cms-pages.html - - title: Manage CMS page versions - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/pages/manage-cms-page-versions.html - - title: Manage CMS pages - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/pages/manage-cms-pages.html - - title: Manage slots - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/manage-slots.html - - title: Redirects - nested: - - title: Create CMS redirects - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/redirects/create-cms-redirects.html - - title: Manage CMS redirects - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/redirects/manage-cms-redirects.html - - title: Manage file list - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/manage-file-list.html - - title: Manage file tree - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/manage-file-tree.html - - title: Add and edit MIME types - url: /docs/pbc/all/content-management-system/manage-in-the-back-office/add-and-edit-mime-types.html - - title: Manage in the Back Office include_versions: - "202204.0" + - "202212.0" nested: - title: "Best practices: Add content to the Storefront pages using templates and slots" url: /docs/pbc/all/content-management-system/manage-in-the-back-office/best-practices-add-content-to-the-storefront-pages-using-templates-and-slots.html @@ -702,6 +639,18 @@ entries: url: /docs/pbc/all/content-management-system/manage-in-the-back-office/pages/manage-cms-page-versions.html - title: Manage CMS pages url: /docs/pbc/all/content-management-system/manage-in-the-back-office/pages/manage-cms-pages.html + - title: Product sets + nested: + - title: Create product sets + url: /docs/pbc/all/content-management-system/manage-in-the-back-office/product-sets/create-product-sets.html + - title: Delete product sets + url: /docs/pbc/all/content-management-system/manage-in-the-back-office/product-sets/delete-product-sets.html + - title: Edit product sets + url: /docs/pbc/all/content-management-system/manage-in-the-back-office/product-sets/edit-product-sets.html + - title: Reorder product sets + url: /docs/pbc/all/content-management-system/manage-in-the-back-office/product-sets/reorder-product-sets.html + - title: View product sets + url: /docs/pbc/all/content-management-system/manage-in-the-back-office/product-sets/view-product-sets.html - title: Manage slots url: /docs/pbc/all/content-management-system/manage-in-the-back-office/manage-slots.html - title: Redirects @@ -763,6 +712,8 @@ entries: include_versions: - "202212.0" nested: + - title: Reorder feature overview + url: /docs/pbc/all/customer-relationship-management/reorder-feature-overview.html - title: Install and upgrade nested: - title: Install features @@ -955,7 +906,7 @@ entries: url: /docs/pbc/all/discount-management/base-shop/manage-in-the-back-office/edit-discounts.html - title: Export voucher codes url: /docs/pbc/all/discount-management/base-shop/manage-in-the-back-office/export-voucher-codes.html - - title: Manage via Glue API + - title: Manage using Glue API url: /docs/pbc/all/discount-management/base-shop/manage-via-glue-api/manage-discounts-via-glue-api.html nested: - title: Add items with discounts to carts of registered users @@ -985,6 +936,12 @@ entries: url: /docs/pbc/all/discount-management/base-shop/import-and-export-data/file-details-discount-voucher.csv.html - title: Create discounts based on shipment url: /docs/pbc/all/discount-management/base-shop/create-discounts-based-on-shipment.html + - title: Tutorials and HowTos + include_versions: + - "202204.0" + nested: + - title: "HowTo: Create discounts based on shipment" + url: /docs/pbc/all/discount-management/base-shop/tutorials-and-howtos/howto-create-discounts-based-on-shipment.html - title: Marketplace include_versions: - "202212.0" @@ -1045,8 +1002,8 @@ entries: url: /docs/pbc/all/gift-cards/manage-using-glue-api/retrieve-gift-cards-in-guest-carts.html - title: Manage gift cards of registered users url: /docs/pbc/all/gift-cards/manage-using-glue-api/manage-gift-cards-of-registered-users.html - - title: Retrieve gift cards in guest carts - url: /docs/pbc/all/gift-cards/manage-using-glue-api/retrieve-gift-cards-in-guest-carts.html + - title: Retrieve gift cards in carts of registered users + url: /docs/pbc/all/gift-cards/manage-using-glue-api/retrieve-gift-cards-in-carts-of-registered-users.html - title: Identity Access Management url: /docs/pbc/all/identity-access-management/identity-access-management.html nested: @@ -1176,9 +1133,9 @@ entries: - title: Marketplace Merchant url: /docs/pbc/all/merchant-management/marketplace/install-and-upgrade/install-glue-api/install-the-marketplace-merchant-glue-api.html - title: Merchant Category - url: /docs/pbc/all/merchant-management/marketplace/install-and-upgrade/install-glue-api/install-the-marketplace-merchant-glue-api.html + url: /docs/pbc/all/merchant-management/marketplace/install-and-upgrade/install-glue-api/install-the-merchant-category-glue-api.html - title: Merchant Opening Hours - url: /docs/pbc/all/merchant-management/marketplace/install-and-upgrade/install-glue-api/install-the-marketplace-merchant-glue-api.html + url: /docs/pbc/all/merchant-management/marketplace/install-and-upgrade/install-glue-api/install-the-merchant-opening-hours-glue-api.html - title: Import data nested: - title: "File details: merchant.csv" @@ -1323,6 +1280,8 @@ entries: url: /docs/pbc/all/order-management-system/base-shop/manage-in-the-back-office/orders/comment-orders.html - title: Create returns url: /docs/pbc/all/order-management-system/base-shop/manage-in-the-back-office/orders/create-returns.html + - title: Create shipments + url: /docs/pbc/all/order-management-system/base-shop/manage-in-the-back-office/orders/create-shipments.html - title: Edit billing addresses in orders url: /docs/pbc/all/order-management-system/base-shop/manage-in-the-back-office/orders/edit-billing-addresses-in-orders.html - title: Add and remove custom order references @@ -1393,6 +1352,10 @@ entries: url: /docs/pbc/all/order-management-system/base-shop/third-party-integrations/nekom-cc-gmbh.html - title: Tradebyte url: /docs/pbc/all/order-management-system/base-shop/third-party-integrations/tradebyte.html + - title: Process incoming HTTP requests from external ERP services for order updates + url: /docs/pbc/all/order-management-system/base-shop/process-incoming-HTTP-requests-from-external-erp-services-for-order-updates.html + - title: Display custom names for order item states on the Storefront + url: /docs/pbc/all/order-management-system/base-shop/display-custom-names-for-order-item-states-on-the-storefront.html - title: Marketplace nested: - title: Marketplace Order Management feature overview @@ -1442,10 +1405,18 @@ entries: url: /docs/pbc/all/payment-service-provider/payments-feature-overview.html - title: Install and upgrade nested: - - title: Install the Payments feature - url: /docs/pbc/all/payment-service-provider/install-and-upgrade/install-the-payments-feature.html - - title: Upgrade the Payment module - url: /docs/pbc/all/payment-service-provider/install-and-upgrade/upgrade-the-payment-module.html + - title: Install features + nested: + - title: Payments + url: /docs/pbc/all/payment-service-provider/install-and-upgrade/install-the-payments-feature.html + - title: Install Glue APIs + nested: + - title: Payments + url: /docs/pbc/all/payment-service-provider/install-and-upgrade/install-the-payments-glue-api.html + - title: Upgrade modules + nested: + - title: Payment + url: /docs/pbc/all/payment-service-provider/install-and-upgrade/upgrade-the-payment-module.html - title: Import data nested: - title: File details - payment_method.csv @@ -1454,16 +1425,9 @@ entries: url: /docs/pbc/all/payment-service-provider/import-data/file-details-payment-method-store.csv.html - title: Manage in the Back Office url: /docs/pbc/all/payment-service-provider/manage-in-the-back-office/log-into-the-back-office.html - include_versions: - - "202212.0" - nested: - - title: Edit payment methods - url: /docs/pbc/all/payment-service-provider/manage-in-the-back-office/edit-payment-methods.html - - title: View payment methods - url: /docs/pbc/all/payment-service-provider/manage-in-the-back-office/view-payment-methods.html - - title: Manage in the Back Office include_versions: - "202204.0" + - "202212.0" nested: - title: Edit payment methods url: /docs/pbc/all/payment-service-provider/manage-in-the-back-office/edit-payment-methods.html @@ -1476,6 +1440,9 @@ entries: - title: "Payments feature: Domain model and relationships" url: /docs/pbc/all/payment-service-provider/payments-feature-domain-model-and-relationships.html - title: Third-party integrations + url: /docs/pbc/all/payment-service-provider/third-party-integrations/payment-service-provider-integrations.html + include_versions: + - "202212.0" nested: - title: Adyen url: /docs/pbc/all/payment-service-provider/third-party-integrations/adyen/adyen.html @@ -1790,20 +1757,6 @@ entries: url: /docs/pbc/all/price-management/base-shop/import-and-export-data/file-details-product-price.csv.html - title: Manage in the Back Office url: /docs/pbc/all/price-management/base-shop/manage-in-the-back-office/log-into-the-back-office.html - include_versions: - - "202212.0" - nested: - - title: Create scheduled prices - url: /docs/pbc/all/price-management/base-shop/manage-in-the-back-office/create-scheduled-prices.html - - title: Manage scheduled prices - url: /docs/pbc/all/price-management/base-shop/manage-in-the-back-office/manage-scheduled-prices.html - - title: Add scheduled prices to abstract products and product bundles - url: /docs/pbc/all/price-management/base-shop/manage-in-the-back-office/add-scheduled-prices-to-abstract-products-and-product-bundles.html - - title: Add volume prices to abstract products and product bundles - url: /docs/pbc/all/price-management/base-shop/manage-in-the-back-office/add-volume-prices-to-abstract-products-and-product-bundles.html - - title: Manage in the Back Office - include_versions: - - "202204.0" nested: - title: Create scheduled prices url: /docs/pbc/all/price-management/base-shop/manage-in-the-back-office/create-scheduled-prices.html @@ -1885,10 +1838,17 @@ entries: url: /docs/pbc/all/product-information-management/base-shop/feature-overviews/product-feature-overview/search-widget-for-concrete-products-overview.html - title: Alternative Products url: /docs/pbc/all/product-information-management/base-shop/feature-overviews/alternative-products-feature-overview.html + - title: Catalog feature overview + url: /docs/pbc/all/product-information-management/base-shop/feature-overviews/catalog-feature-overview.html - title: Category Management url: /docs/pbc/all/product-information-management/base-shop/feature-overviews/category-management-feature-overview.html - title: Configurable Bundle url: /docs/pbc/all/product-information-management/base-shop/feature-overviews/configurable-bundle-feature-overview.html + - title: Configurable Product + url: /docs/pbc/all/product-information-management/base-shop/feature-overviews/configurable-product-feature-overview/configurable-product-feature-overview.html + nested: + - title: Configuration process flow of configurable product + url: /docs/pbc/all/product-information-management/base-shop/feature-overviews/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.html - title: Measurement Units url: /docs/pbc/all/product-information-management/base-shop/feature-overviews/measurement-units-feature-overview.html - title: Packaging Units @@ -1927,10 +1887,14 @@ entries: url: /docs/pbc/all/product-information-management/base-shop/install-and-upgrade/install-features/install-the-category-filters-feature.html - title: Category Image url: /docs/pbc/all/product-information-management/base-shop/install-and-upgrade/install-features/install-the-category-image-feature.html - - title: Category Management + CMS - url: /docs/pbc/all/product-information-management/base-shop/install-and-upgrade/install-features/install-the-category-management-cms-feature.html - title: Category Management url: /docs/pbc/all/product-information-management/base-shop/install-and-upgrade/install-features/install-the-category-management-feature.html + - title: Category Management + Catalog feature integration + url: /docs/pbc/all/product-information-management/base-shop/install-and-upgrade/install-features/install-the-category-management-catalog-feature.html + include_versions: + - "202212.0" + - title: Category Management + CMS + url: /docs/pbc/all/product-information-management/base-shop/install-and-upgrade/install-features/install-the-category-management-cms-feature.html - title: Category Management + Promotions and Discounts url: /docs/pbc/all/product-information-management/base-shop/install-and-upgrade/install-features/install-the-category-management-promotions-and-discounts-feature.html - title: Configurable Bundle @@ -2163,8 +2127,6 @@ entries: url: /docs/pbc/all/product-information-management/base-shop/import-and-export-data/file-details-product-label.csv.html - title: Manage in the Back Office url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/log-into-the-back-office.html - include_versions: - - "202212.0" nested: - title: Attributes nested: @@ -2172,26 +2134,6 @@ entries: url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/attributes/create-product-attributes.html - title: Edit product attributes url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/attributes/edit-product-attributes.html - - title: Categories - nested: - - title: Create categories - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/categories/create-categories.html - - title: Edit categories - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/categories/edit-categories.html - - title: Delete categories - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/categories/delete-categories.html - - title: Assign and deassign products from categories - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/categories/assign-products-to-categories.html - - title: Order products in categories - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/categories/order-products-in-categories.html - - title: Configurable bundle templates - nested: - - title: Create configurable bundle templates - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/configurable-bundle-templates/create-configurable-bundle-templates.html - - title: Edit configurable bundle templates - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/configurable-bundle-templates/edit-configurable-bundle-templates.html - - title: Edit slots in configurable bundle templates - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/configurable-bundle-templates/edit-slots-in-configurable-bundle-templates.html - title: Products nested: - title: "Creating service offerings: best practices" @@ -2238,60 +2180,6 @@ entries: url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/product-options/edit-product-options.html - title: View product barcodes url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/view-product-barcodes.html - - title: Manage in the Back Office - include_versions: - - "202204.0" - nested: - - title: Attributes - nested: - - title: Create product attributes - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/attributes/create-product-attributes.html - - title: Edit product attributes - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/attributes/edit-product-attributes.html - - title: Products - nested: - - title: "Creating service offerings: best practices" - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/products/create-service-offerings-best-practices.html - - title: Manage abstract products and product bundles - nested: - - title: Create abstract products and product bundles - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/products/manage-abstract-products-and-product-bundles/create-abstract-products-and-product-bundles.html - - title: Edit abstract products and product bundles - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/products/manage-abstract-products-and-product-bundles/edit-abstract-products-and-product-bundles.html - - title: Assign product attributes to abstract products - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/products/manage-abstract-products-and-product-bundles/assign-product-attributes-to-abstract-products-and-product-bundles.html - - title: Manage product variants - nested: - - title: Create product variants - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/products/manage-product-variants/create-product-variants.html - - title: Edit product variants - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/products/manage-product-variants/edit-product-variants.html - - title: Assign product attributes to product variants - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/products/manage-product-variants/assign-product-attributes-to-product-variants.html - - title: Add product alternatives - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/products/manage-product-variants/add-product-alternatives.html - - title: Discontinue products - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/products/manage-product-variants/discontinue-products.html - - title: Product labels - nested: - - title: Create - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/product-labels/create-product-labels.html - - title: Edit - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/product-labels/edit-product-labels.html - - title: View - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/product-labels/view-product-labels.html - - title: Product lists - nested: - - title: Create - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/product-lists/create-product-lists.html - - title: Edit - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/product-lists/edit-product-lists.html - - title: Product options - nested: - - title: Create - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/product-options/create-product-options.html - - title: Edit - url: /docs/pbc/all/product-information-management/base-shop/manage-in-the-back-office/product-options/edit-product-options.html - title: Manage using Glue API url: /docs/pbc/all/product-information-management/base-shop/manage-using-glue-api/glue-api-manage-products.html nested: @@ -2327,6 +2215,20 @@ entries: url: /docs/pbc/all/product-information-management/base-shop/manage-using-glue-api/glue-api-retrieve-product-attributes.html - title: Retrieve product labels url: /docs/pbc/all/product-information-management/base-shop/manage-using-glue-api/glue-api-retrieve-product-labels.html + - title: Third-party integrations + nested: + - title: Contentserv + url: /docs/pbc/all/product-information-management/base-shop/third-party-integrations/contentserv.html + - title: Censhare PIM + url: /docs/pbc/all/product-information-management/base-shop/third-party-integrations/censhare-pim.html + - title: Install and configure Akeneo + url: /docs/pbc/all/product-information-management/base-shop/third-party-integrations/akeneo/install-and-configure-akeneo.html + - title: Akeneo + url: /docs/pbc/all/product-information-management/base-shop/third-party-integrations/akeneo/akeneo.html + - title: "Akeneo: Console commands" + url: /docs/pbc/all/product-information-management/base-shop/third-party-integrations/akeneo/akeneo-console-commands.html + - title: Xentral + url: /docs/pbc/all/product-information-management/base-shop/third-party-integrations/xentral.html - title: Tutorials and HowTos nested: - title: "HowTo: Display product groups by color on the Storefront" @@ -2345,6 +2247,20 @@ entries: url: /docs/pbc/all/product-information-management/base-shop/tutorials-and-howtos/tutorial-product-challenge-solution.html - title: "Tutorial: Product" url: /docs/pbc/all/product-information-management/base-shop/tutorials-and-howtos/tutorial-product.html + - title: Domain model and relationships + nested: + - title: "Alternative Products feature: database schema" + url: /docs/pbc/all/product-information-management/base-shop/domain-model-and-relationships/alternative-products-feature-database-schema.html + - title: "Configurable Bundle feature: Module relations" + url: /docs/pbc/all/product-information-management/base-shop/domain-model-and-relationships/configurable-bundle-feature-module-relations.html + - title: "Measurement Units feature: Module relations" + url: /docs/pbc/all/product-information-management/base-shop/domain-model-and-relationships/measurement-units-feature-module-relations.html + - title: "Product approval process: Module relations" + url: /docs/pbc/all/product-information-management/base-shop/domain-model-and-relationships/product-approval-process-module-relations.html + - title: "Product feature: Module relations" + url: /docs/pbc/all/product-information-management/base-shop/domain-model-and-relationships/product-feature-module-relations.html + - title: "Product Sets: Module relations" + url: /docs/pbc/all/product-information-management/base-shop/domain-model-and-relationships/product-sets-module-relations.html - title: Marketplace include_versions: - "202212.0" @@ -2465,12 +2381,6 @@ entries: url: /docs/pbc/all/product-information-management/marketplace/domain-model-and-relationships/marketplace-product-approval-process-feature-domain-model-and-relationships.html - title: Marketplace Product Options url: /docs/pbc/all/product-information-management/marketplace/domain-model-and-relationships/marketplace-product-options-feature-domain-model-and-relationships.html - - - - - - - title: Product Relationship Management url: /docs/pbc/all/product-relationship-management/product-relationship-management.html include_versions: @@ -2564,21 +2474,13 @@ entries: - title: Install the Product Rating and Reviews + Product Group feature url: /docs/pbc/all/ratings-reviews/install-and-upgrade/install-the-product-rating-and-reviews-product-group-feature.html - title: Install the Product Rating and Reviews Glue API - url: /docs/pbc/all/ratings-reviews/manage-using-glue-api/manage-product-reviews-using-glue-api.html + url: /docs/pbc/all/ratings-reviews/install-and-upgrade/install-the-product-rating-and-reviews-glue-api.html - title: Import and export data nested: - title: File details- product_review.csv url: /docs/pbc/all/ratings-reviews/import-and-export-data/file-details-product-review.csv.html - title: Manage in the Back Office url: /docs/pbc/all/ratings-reviews/manage-in-the-back-office/log-into-the-back-office.html - include_versions: - - "202212.0" - nested: - - title: Manage product reviews - url: /docs/pbc/all/ratings-reviews/manage-in-the-back-office/manage-product-reviews-in-the-back-office.html - - title: Manage in the Back Office - include_versions: - - "202204.0" nested: - title: Manage product reviews url: /docs/pbc/all/ratings-reviews/manage-in-the-back-office/manage-product-reviews-in-the-back-office.html @@ -2653,16 +2555,6 @@ entries: url: /docs/pbc/all/return-management/base-shop/install-and-upgrade/install-the-return-management-glue-api.html - title: Manage in the Back Office url: /docs/pbc/all/return-management/base-shop/manage-in-the-back-office/log-into-the-back-office.html - include_versions: - - "202212.0" - nested: - - title: Change the state of order items in returns - url: /docs/pbc/all/return-management/base-shop/manage-in-the-back-office/change-the-state-of-order-items-in-returns.html - - title: Manage returns - url: /docs/pbc/all/return-management/base-shop/manage-in-the-back-office/manage-returns.html - - title: Manage in the Back Office - include_versions: - - "202204.0" nested: - title: Change the state of order items in returns url: /docs/pbc/all/return-management/base-shop/manage-in-the-back-office/change-the-state-of-order-items-in-returns.html @@ -2686,10 +2578,10 @@ entries: url: /docs/pbc/all/return-management/marketplace/marketplace-return-management-feature-overview.html - title: Install and upgrade nested: - - title: Install the Return Management feature - url: /docs/pbc/all/return-management/base-shop/install-and-upgrade/install-the-return-management-feature.html - - title: Install the Return Management Glue API - url: /docs/pbc/all/return-management/base-shop/install-and-upgrade/install-the-return-management-glue-api.html + - title: Install the Marketplace Return Management feature + url: /docs/pbc/all/return-management/marketplace/install-and-upgrade/install-the-marketplace-return-management-feature.html + - title: Install the Marketplace Return Management Glue API + url: /docs/pbc/all/return-management/marketplace/install-and-upgrade/install-the-marketplace-return-management-glue-api.html - title: Manage in the Back Office url: /docs/pbc/all/return-management/marketplace/manage-in-the-back-office/log-into-the-back-office.html include_versions: @@ -2699,14 +2591,6 @@ entries: url: /docs/pbc/all/return-management/marketplace/manage-in-the-back-office/manage-main-merchant-returns.html - title: Marketplace returns url: /docs/pbc/all/return-management/marketplace/manage-in-the-back-office/manage-marketplace-returns.html - - title: Manage in the Back Office - include_versions: - - "202204.0" - nested: - - title: Main merchant returns - url: /docs/pbc/all/return-management/marketplace/manage-in-the-back-office/manage-main-merchant-returns.html - - title: Marketplace returns - url: /docs/pbc/all/return-management/marketplace/manage-in-the-back-office/manage-marketplace-returns.html - title: "Glue API: Manage marketplace returns" url: /docs/pbc/all/return-management/marketplace/glue-api-manage-marketplace-returns.html - title: "Domain model and relationships" @@ -2716,6 +2600,15 @@ entries: include_versions: - "202212.0" nested: + - title: Search feature overview + url: /docs/pbc/all/search/search-feature-overview/search-feature-overview.html + nested: + - title: Category filters + url: /docs/pbc/all/search/search-feature-overview/category-filters-overview.html + - title: Search types overview + url: /docs/pbc/all/search/search-feature-overview/search-types-overview.html + - title: Standard filters + url: /docs/pbc/all/search/search-feature-overview/standard-filters-overview.html - title: Install and upgrade nested: - title: Install feature and Glue API @@ -2783,6 +2676,12 @@ entries: url: /docs/pbc/all/search/manage-using-glue-api/glue-api-retrieve-autocomplete-and-search-suggestions.html - title: Search the product catalog url: /docs/pbc/all/search/manage-using-glue-api/glue-api-search-the-product-catalog.html + - title: Import and export data + nested: + - title: "File details: product_search_attribute_map.csv" + url: /docs/pbc/all/search/import-data/file-details-product-search-attribute-map.csv.html + - title: "File details: product_search_attribute.csv" + url: /docs/pbc/all/search/import-data/file-details-product-search-attribute.csv.html - title: Tutorials and Howtos nested: - title: "Tutorial: Content and search - attribute-cart-based catalog personalization" @@ -2955,20 +2854,6 @@ entries: url: /docs/pbc/all/tax-management/base-shop/install-and-upgrade/upgrade-the-tax-module.html - title: Manage in the Back Office url: /docs/pbc/all/tax-management/base-shop/manage-in-the-back-office/log-into-the-back-office.html - include_versions: - - "202212.0" - nested: - - title: Create tax rates - url: /docs/pbc/all/tax-management/base-shop/manage-in-the-back-office/create-tax-rates.html - - title: Edit tax rates - url: /docs/pbc/all/tax-management/base-shop/manage-in-the-back-office/edit-tax-rates.html - - title: Create tax sets - url: /docs/pbc/all/tax-management/base-shop/manage-in-the-back-office/create-tax-sets.html - - title: Edit tax sets - url: /docs/pbc/all/tax-management/base-shop/manage-in-the-back-office/edit-tax-sets.html - - title: Manage in the Back Office - include_versions: - - "202204.0" nested: - title: Create tax rates url: /docs/pbc/all/tax-management/base-shop/manage-in-the-back-office/create-tax-rates.html @@ -3034,36 +2919,6 @@ entries: url: /docs/pbc/all/user-management/install-and-upgrade/install-the-agent-assist-glue-api.html - title: Manage in the Back Office url: /docs/pbc/all/user-management/manage-in-the-back-office/log-into-the-back-office.html - include_versions: - - "202212.0" - nested: - - title: "Best practices: Manage users and their permissions with roles and groups" - url: /docs/pbc/all/user-management/manage-in-the-back-office/best-practices-manage-users-and-their-permissions-with-roles-and-groups.html - - title: Manage user roles - nested: - - title: Create - url: /docs/pbc/all/user-management/manage-in-the-back-office/manage-user-roles/create-user-roles.html - - title: Edit - url: /docs/pbc/all/user-management/manage-in-the-back-office/manage-user-roles/edit-user-roles.html - - title: Manage user groups - nested: - - title: Create - url: /docs/pbc/all/user-management/manage-in-the-back-office/manage-user-groups/create-user-groups.html - - title: Edit - url: /docs/pbc/all/user-management/manage-in-the-back-office/manage-user-groups/edit-user-groups.html - - title: Manage users - nested: - - title: Create - url: /docs/pbc/all/user-management/manage-in-the-back-office/manage-users/create-users.html - - title: Edit - url: /docs/pbc/all/user-management/manage-in-the-back-office/manage-users/edit-users.html - - title: Assign and deassign customers - url: /docs/pbc/all/user-management/manage-in-the-back-office/manage-users/assign-and-deassign-customers-from-users.html - - title: Delete - url: /docs/pbc/all/user-management/manage-in-the-back-office/manage-users/delete-users.html - - title: Manage in the Back Office - include_versions: - - "202204.0" nested: - title: "Best practices: Manage users and their permissions with roles and groups" url: /docs/pbc/all/user-management/manage-in-the-back-office/best-practices-manage-users-and-their-permissions-with-roles-and-groups.html @@ -3114,6 +2969,10 @@ entries: url: /docs/pbc/all/warehouse-management-system/base-shop/install-and-upgrade/install-features/install-the-inventory-management-feature.html - title: Inventory Management + Alternative Products url: /docs/pbc/all/warehouse-management-system/base-shop/install-and-upgrade/install-features/install-the-inventory-management-alternative-products-feature.html + - title: Order Management + Inventory Management + url: /docs/pbc/all/warehouse-management-system/base-shop/install-and-upgrade/install-features/install-the-order-management-inventory-management-feature.html + include_versions: + - "202304.0" - title: Availability Notification Glue API url: /docs/pbc/all/warehouse-management-system/base-shop/install-and-upgrade/install-features/install-the-availability-notification-glue-api.html - title: Inventory Management Glue API @@ -3142,20 +3001,6 @@ entries: url: /docs/pbc/all/warehouse-management-system/base-shop/import-data/file-details-product-stock.csv.html - title: Manage in the Back Office url: /docs/pbc/all/warehouse-management-system/base-shop/manage-in-the-back-office/log-into-the-back-office.html - include_versions: - - "202212.0" - nested: - - title: Create warehouses - url: /docs/pbc/all/warehouse-management-system/base-shop/manage-in-the-back-office/create-warehouses.html - - title: Edit warehouses - url: /docs/pbc/all/warehouse-management-system/base-shop/manage-in-the-back-office/edit-warehouses.html - - title: Check availability of products - url: /docs/pbc/all/warehouse-management-system/base-shop/manage-in-the-back-office/check-availability-of-products.html - - title: Edit stock of products and product bundles - url: /docs/pbc/all/warehouse-management-system/base-shop/manage-in-the-back-office/edit-stock-of-products-and-product-bundles.html - - title: Manage in the Back Office - include_versions: - - "202204.0" nested: - title: Create warehouses url: /docs/pbc/all/warehouse-management-system/base-shop/manage-in-the-back-office/create-warehouses.html @@ -3214,10 +3059,14 @@ entries: url: /docs/pbc/all/warehouse-management-system/marketplace/install-glue-api/install-the-marketplace-inventory-management-wishlist-glue-api.html - title: "Marketplace Inventory Management feature: Domain model" url: /docs/pbc/all/warehouse-management-system/marketplace/marketplace-inventory-management-feature-domain-model.html + - title: Import and export data + nested: + - title: "File details: product_offer_stock.csv" + url: /docs/pbc/all/warehouse-management-system/marketplace/import-data/file-details-product-offer-stock.csv.html - title: Usercentrics url: /docs/pbc/all/usercentrics/usercentrics.html nested: - title: Integrate Usercentrics url: /docs/pbc/all/usercentrics/integrate-usercentrics.html - title: Disconnect Usercentrics - url: /docs/pbc/all/usercentrics/disconnect-usercentrics.html + url: /docs/pbc/all/usercentrics/disconnect-usercentrics.html \ No newline at end of file diff --git a/_data/sidebars/scos_dev_sidebar.yml b/_data/sidebars/scos_dev_sidebar.yml index fccffbcc2bc..f0ae58c4793 100644 --- a/_data/sidebars/scos_dev_sidebar.yml +++ b/_data/sidebars/scos_dev_sidebar.yml @@ -55,14 +55,16 @@ entries: - title: Configuration url: /docs/scos/dev/setup/installing-spryker-with-docker/configuration/configuration.html nested: + - title: Adjusting Jenkins for a Docker environment + url: /docs/scos/dev/setup/installing-spryker-with-docker/configuration/adjusting-jenkins-for-a-docker-environment.html - title: Configuring Spryker after installing with Docker url: /docs/scos/dev/setup/installing-spryker-with-docker/configuration/configuring-spryker-after-installing-with-docker.html - title: Setting up a self-signed SSL certificate url: /docs/scos/dev/setup/installing-spryker-with-docker/configuration/setting-up-a-self-signed-ssl-certificate.html - - title: Adjusting Jenkins for a Docker environment - url: /docs/scos/dev/setup/installing-spryker-with-docker/configuration/adjusting-jenkins-for-a-docker-environment.html - title: Database access credentials url: /docs/scos/dev/setup/installing-spryker-with-docker/database-access-credentials.html + - title: Installing Spryker with custom set of modules + url: /docs/scos/dev/setup/installing-spryker-with-custom-set-of-modules.html - title: Managing SCOS dependencies with Composer url: /docs/scos/dev/setup/managing-scos-dependencies-with-composer.html - title: Redis configuration @@ -593,6 +595,40 @@ entries: include_versions: - "202204.0" - "202108.0" + - title: Spryker Core + url: /docs/scos/dev/feature-walkthroughs/spryker-core-feature-walkthrough/spryker-core-feature-walkthrough.html + include_versions: + - "201811.0" + - "201903.0" + - "201907.0" + - "202001.0" + - "202005.0" + - "202009.0" + - "202108.0" + - "202204.0" + nested: + - title: How translations are managed + url: /docs/scos/dev/feature-walkthroughs/spryker-core-feature-walkthrough/how-translations-are-managed.html + include_versions: + - "201811.0" + - "201903.0" + - "201907.0" + - "202001.0" + - "202005.0" + - "202009.0" + - "202108.0" + - "202204.0" + - title: URL redirects overview + url: /docs/scos/dev/feature-walkthroughs/spryker-core-feature-walkthrough/url-redirects-overview.html + include_versions: + - "201811.0" + - "201903.0" + - "201907.0" + - "202001.0" + - "202005.0" + - "202009.0" + - "202108.0" + - "202204.0" - title: Tax url: /docs/scos/dev/feature-walkthroughs/tax-feature-walkthrough/tax-feature-walkthrough.html include_versions: @@ -2082,6 +2118,11 @@ entries: - "202005.0" - "202009.0" - "202108.0" + - title: Mailing and Notifications + url: /docs/scos/dev/feature-integration-guides/mailing-and-notifications-feature-integration.html + include_versions: + - "202204.0" + - "202212.0" - title: Measurement Units url: /docs/scos/dev/feature-integration-guides/measurement-units-feature-integration.html include_versions: @@ -4108,6 +4149,8 @@ entries: url: /docs/scos/dev/technical-enhancement-integration-guides/integrating-basic-seo-techniques.html - title: Cache of unresolved entities for Zed url: /docs/scos/dev/technical-enhancement-integration-guides/integrating-cache-of-unresolved-entities-for-zed.html + - title: CSS lazy loading for the frontend + url: /docs/scos/dev/technical-enhancement-integration-guides/integrating-css-lazy-loading-for-the-front-end.html - title: Chromium browser for tests url: /docs/scos/dev/technical-enhancement-integration-guides/integrating-chromium-browser-for-tests.html - title: CMS block widgets @@ -4132,6 +4175,8 @@ entries: url: /docs/scos/dev/technical-enhancement-integration-guides/integrate-multi-database-logic.html - title: Multi-queue publish structure url: /docs/scos/dev/technical-enhancement-integration-guides/integrating-multi-queue-publish-structure.html + - title: Profiler module + url: /docs/scos/dev/technical-enhancement-integration-guides/Integrate-profiler-module.html - title: Propel clean command url: /docs/scos/dev/technical-enhancement-integration-guides/integrating-propel-clean-command.html - title: Queue worker signal handling @@ -4226,6 +4271,12 @@ entries: - title: HowTos url: /docs/scos/dev/tutorials-and-howtos/howtos/about-howtos.html nested: + - title: Feature HowTos + nested: + - title: "HowTo: Add support of number formatting in the Back Office" + url: /docs/scos/dev/tutorials-and-howtos/howtos/feature-howtos/howto-add-support-of-number-formatting-in-the-back-office.html + - title: "HowTo: Add support for number formatting in the Storefront" + url: /docs/scos/dev/tutorials-and-howtos/howtos/feature-howtos/howto-add-support-for-number-formatting-in-the-storefront.html - title: Glue API HowTos url: /docs/scos/dev/tutorials-and-howtos/howtos/glue-api-howtos/glue-api-howtos.html nested: @@ -4413,6 +4464,25 @@ entries: url: /docs/scos/dev/technology-partner-guides/operational-tools-monitoring-legal-etc/loggly/configuring-loggly.html - title: Installing and configuring Tideways url: /docs/scos/dev/technology-partner-guides/operational-tools-monitoring-legal-etc/installing-and-configuring-tideways-with-vagrant.html + - title: Order Management Erpoms + include_versions: + - "202204.0" + nested: + - title: Punchout Catalog + include_versions: + - "202204.0" + - title: Punchout Catalog feature integration + url: /docs/scos/dev/technology-partner-guides/order-management-erpoms/punchout-catalogs/punchout-catalog-feature-integration.html + include_versions: + - "202204.0" + - title: Eco - Punchout Catalogs feature integration + url: /docs/scos/dev/technology-partner-guides/order-management-erpoms/punchout-catalogs/eco-punchout-catalogs-feature-integration.html + include_versions: + - "202204.0" + - title: Eco - Punchout Catalogs + Product Bundles feature integration + url: /docs/scos/dev/technology-partner-guides/order-management-erpoms/punchout-catalogs/eco-punchout-catalogs-product-bundles-feature-integration.html + include_versions: + - "202204.0" - title: Payment partners nested: - title: Adyen diff --git a/_data/sidebars/scos_user_sidebar.yml b/_data/sidebars/scos_user_sidebar.yml index 9707dcfb912..d9e78bd3195 100644 --- a/_data/sidebars/scos_user_sidebar.yml +++ b/_data/sidebars/scos_user_sidebar.yml @@ -130,8 +130,6 @@ entries: url: /docs/scos/user/intro-to-spryker/support/how-to-contact-spryker-support.html - title: Understanding Project and Core Level Fixes url: /docs/scos/user/intro-to-spryker/support/understanding-project-and-core-level-fixes.html - - title: Roadmap - url: /docs/scos/user/intro-to-spryker/roadmap.html - title: FAQ url: /docs/scos/user/intro-to-spryker/faq.html - title: B2C Suite @@ -171,7 +169,6 @@ entries: url: /docs/scos/user/intro-to-spryker/contribute-to-the-documentation/review-pull-requests.html - title: Add product sections to the documentation url: /docs/scos/user/intro-to-spryker/contribute-to-the-documentation/add-product-sections-to-the-documentation.html - - title: Features url: /docs/scos/user/features/features.html include_versions: @@ -1164,8 +1161,7 @@ entries: nested: - title: Order matrix url: /docs/scos/user/back-office-user-guides/sales/view-the-order-matrix.html - include_versions: - - "202204.0" + - title: Order matrix include_versions: - "201811.0" @@ -1218,6 +1214,11 @@ entries: include_versions: - "202108.0" - "202204.0" + - title: Creating shipments + url: /docs/scos/user/back-office-user-guides/sales/orders/creating-shipments.html + include_versions: + - "202108.0" + - "202204.0" - title: Editing shipments url: /docs/scos/user/back-office-user-guides/sales/orders/editing-shipments.html include_versions: @@ -1237,6 +1238,11 @@ entries: - "202001.0" - "202005.0" - "202009.0" + - title: Creating shipments + url: /docs/scos/user/back-office-user-guides/sales/orders/creating-shipments.html + include_versions: + - "202108.0" + - "202204.0" - title: Managing order shipments url: /docs/scos/user/back-office-user-guides/sales/orders/managing-order-shipments.html include_versions: @@ -2857,7 +2863,6 @@ entries: - "202009.0" - "202108.0" - "202204.0" - - "202212.0" nested: - title: Merchants include_versions: @@ -3230,6 +3235,9 @@ entries: nested: - title: Order Management (ERPOMS) include_versions: + - "201811.0" + - "201903.0" + - "201907.0" - "202001.0" - "202005.0" - "202009.0" diff --git a/_data/sidebars/scu_dev_sidebar.yml b/_data/sidebars/scu_dev_sidebar.yml index d61989d25e1..a9c444e4d3b 100644 --- a/_data/sidebars/scu_dev_sidebar.yml +++ b/_data/sidebars/scu_dev_sidebar.yml @@ -31,3 +31,21 @@ entries: url: /docs/scu/dev/change-default-branch.html - title: Roll back upgrades url: /docs/scu/dev/roll-back-upgrades.html + - title: Check Spryker Code Upgrader logs + url: /docs/scu/dev/check-spryker-code-upgrader-logs.html + - title: "TransportException: Cannot move pack" + url: /docs/scu/dev/troubleshooting/transportexception-cannot-move-pack.html + - title: The process exceeded the timeout + url: /docs/scu/dev/troubleshooting/the-process-exceeded-the-timeout.html + - title: You have an unprocessed PR from a previous update + url: /docs/scu/dev/troubleshooting/you-have-an-unprocessed-pr-from-a-previous-update.html + - title: Troubleshooting + nested: + - title: Check Spryker Code Upgrader logs + url: /docs/scu/dev/check-spryker-code-upgrader-logs.html + - title: "TransportException: Cannot move pack" + url: /docs/scu/dev/troubleshooting/transportexception-cannot-move-pack.html + - title: The process exceeded the timeout + url: /docs/scu/dev/troubleshooting/the-process-exceeded-the-timeout.html + - title: You have an unprocessed PR from a previous update + url: /docs/scu/dev/troubleshooting/you-have-an-unprocessed-pr-from-a-previous-update.html diff --git a/_data/sidebars/sdk_dev_sidebar.yml b/_data/sidebars/sdk_dev_sidebar.yml index 54727df1adf..43bd311d515 100644 --- a/_data/sidebars/sdk_dev_sidebar.yml +++ b/_data/sidebars/sdk_dev_sidebar.yml @@ -24,7 +24,7 @@ entries: url: /docs/sdk/dev/integrate-sdk-commands-to-php-storm-command-line-tools.html - title: Initialize and run workflows url: /docs/sdk/dev/initialize-and-run-workflows.html - - title: Releases vs customization types + - title: Releases vs. customization types url: /docs/sdk/dev/releases-vs-customization-types.html - title: Telemetry url: /docs/sdk/dev/telemetry.html @@ -43,6 +43,8 @@ entries: url: /docs/sdk/dev/spryks/checking-and-debugging-spryks.html - title: Enabling and disabling the Code Sniffer for Spryks url: /docs/sdk/dev/spryks/enabling-and-disabling-the-code-sniffer-for-spryks.html + - title: QA automation + url: /docs/sdk/dev/spryks/qa-automation.html - title: FileResolver url: /docs/sdk/dev/spryks/fileresolver.html - title: Development tools diff --git a/docs/marketplace/dev/back-end/marketplace-infrastructure-setup.md b/docs/marketplace/dev/back-end/marketplace-infrastructure-setup.md deleted file mode 100644 index 3526be58cc1..00000000000 --- a/docs/marketplace/dev/back-end/marketplace-infrastructure-setup.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Marketplace infrastructure setup -description: -template: concept-topic-template ---- diff --git a/docs/marketplace/dev/feature-walkthroughs/202108.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-acl.md b/docs/marketplace/dev/feature-walkthroughs/202108.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-acl.md deleted file mode 100644 index 48c6559f85f..00000000000 --- a/docs/marketplace/dev/feature-walkthroughs/202108.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-acl.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: MerchantPortal ACL -template: concept-topic-template ---- diff --git a/docs/marketplace/dev/feature-walkthroughs/202108.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-how-to-add-a-page.md b/docs/marketplace/dev/feature-walkthroughs/202108.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-how-to-add-a-page.md deleted file mode 100644 index 402fb37aa69..00000000000 --- a/docs/marketplace/dev/feature-walkthroughs/202108.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-how-to-add-a-page.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: How to add a custom page to MerchantPortal -template: concept-topic-template ---- diff --git a/docs/marketplace/dev/feature-walkthroughs/202204.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-acl.md b/docs/marketplace/dev/feature-walkthroughs/202204.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-acl.md deleted file mode 100644 index 48c6559f85f..00000000000 --- a/docs/marketplace/dev/feature-walkthroughs/202204.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-acl.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: MerchantPortal ACL -template: concept-topic-template ---- diff --git a/docs/marketplace/dev/feature-walkthroughs/202204.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-core-feature-walkthrough.md b/docs/marketplace/dev/feature-walkthroughs/202204.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-core-feature-walkthrough.md index 11506e33772..ac7d94eee9c 100644 --- a/docs/marketplace/dev/feature-walkthroughs/202204.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-core-feature-walkthrough.md +++ b/docs/marketplace/dev/feature-walkthroughs/202204.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-core-feature-walkthrough.md @@ -2,6 +2,9 @@ title: Marketplace Merchant Portal Core feature walkthrough description: Marketplace MerchantPortal Core enables server configuration and the basic functionality of the Merchant Portal such as secure login. template: concept-topic-template +redirect_from: + - /docs/marketplace/dev/feature-walkthroughs/202108.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-how-to-add-a-page.html + - /docs/marketplace/dev/feature-walkthroughs/202204.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-how-to-add-a-page.html --- The Marketplace Merchant Portal Core enables server configuration and basic functions of the Merchant Portal application, such as secure login, GUI tables, and dashboards. Merchant Portal and Back Office are separate applications with different entry points, bootstraps, and possibilities to register application plugins, configure application base URLs, and debug. diff --git a/docs/marketplace/dev/feature-walkthroughs/202204.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-how-to-add-a-page.md b/docs/marketplace/dev/feature-walkthroughs/202204.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-how-to-add-a-page.md deleted file mode 100644 index 402fb37aa69..00000000000 --- a/docs/marketplace/dev/feature-walkthroughs/202204.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-how-to-add-a-page.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: How to add a custom page to MerchantPortal -template: concept-topic-template ---- diff --git a/docs/marketplace/dev/feature-walkthroughs/202212.0/feature-walkthroughs.md b/docs/marketplace/dev/feature-walkthroughs/202212.0/feature-walkthroughs.md index eb4eb3257f2..0ee6d27cd42 100644 --- a/docs/marketplace/dev/feature-walkthroughs/202212.0/feature-walkthroughs.md +++ b/docs/marketplace/dev/feature-walkthroughs/202212.0/feature-walkthroughs.md @@ -3,6 +3,9 @@ title: Feature walkthroughs description: Describes Marketplace features from a development perspective last_updated: Jan 12, 2023 template: concept-topic-template +redirect_from: + - /docs/marketplace/dev/feature-walkthroughs/202108.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-acl.html + - /docs/marketplace/dev/feature-walkthroughs/202204.0/marketplace-merchant-portal-core-feature-walkthrough/marketplace-merchant-portal-acl.html --- This section provides descriptions of Marketplace features from a development perspective. It includes the following feature walkthroughs: diff --git a/docs/marketplace/dev/setup/202212.0/infrastructure-requirements.md b/docs/marketplace/dev/setup/202212.0/infrastructure-requirements.md index 49cbe749b57..720d0792b80 100644 --- a/docs/marketplace/dev/setup/202212.0/infrastructure-requirements.md +++ b/docs/marketplace/dev/setup/202212.0/infrastructure-requirements.md @@ -5,6 +5,7 @@ template: concept-topic-template redirect_from: - /docs/marketplace/dev/setup/infrastructure-requirements.html - /docs/marketplace/dev/setup/202212.0/system-requirements.html + - /docs/marketplace/dev/back-end/marketplace-infrastructure-setup.html related: - title: System requirements link: docs/marketplace/dev/setup/page.version/system-requirements.html diff --git a/docs/marketplace/dev/setup/202212.0/spryker-marketplace-setup.md b/docs/marketplace/dev/setup/202212.0/spryker-marketplace-setup.md index 07bf654fd70..513e5d90a06 100644 --- a/docs/marketplace/dev/setup/202212.0/spryker-marketplace-setup.md +++ b/docs/marketplace/dev/setup/202212.0/spryker-marketplace-setup.md @@ -5,6 +5,7 @@ template: concept-topic-template redirect_from: - /docs/marketplace/dev/setup/spryker-marketplace-setup.html - /docs/marketplace/dev/setup/installation.html + - /docs/marketplace/dev/back-end/marketplace-infrastructure-setup.html --- This document describes how to get started with the B2C Demo Marketplace. diff --git a/docs/pbc/all/carrier-management/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md b/docs/pbc/all/carrier-management/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md new file mode 100644 index 00000000000..564c1af8d52 --- /dev/null +++ b/docs/pbc/all/carrier-management/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md @@ -0,0 +1,14 @@ +--- +title: Log into the Back Office +description: Learn how to log into the Back Office. +last_updated: Apr 13, 2023 +template: back-office-user-guide-template +--- + +{% include pbc/all/manage-in-the-back-office/log-into-the-back-office.md %} + +## Next steps + +* [Add carrier companies](/docs/pbc/all/carrier-management/{{page.version}}/base-shop/manage-in-the-back-office/add-carrier-companies.html) +* [Add delivery methods](/docs/pbc/all/carrier-management/{{page.version}}/base-shop/manage-in-the-back-office/add-delivery-methods.html) +* [Edit delivery methods](/docs/pbc/all/carrier-management/{{page.version}}/base-shop/manage-in-the-back-office/edit-delivery-methods.html) diff --git a/docs/pbc/all/cart-and-checkout/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md b/docs/pbc/all/cart-and-checkout/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md new file mode 100644 index 00000000000..e5adbeff14d --- /dev/null +++ b/docs/pbc/all/cart-and-checkout/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md @@ -0,0 +1,13 @@ +--- +title: Log into the Back Office +description: Learn how to log into the Back Office. +last_updated: Apr 13, 2023 +template: back-office-user-guide-template +--- + +{% include pbc/all/manage-in-the-back-office/log-into-the-back-office.md %} + +## Next steps + +* [Define global thresholds](/docs/pbc/all/cart-and-checkout/{{page.version}}/base-shop/manage-in-the-back-office/define-global-thresholds.html) +* [Manage threshold settings](/docs/pbc/all/cart-and-checkout/{{page.version}}/base-shop/manage-in-the-back-office/manage-threshold-settings.html) diff --git a/docs/pbc/all/cart-and-checkout/202212.0/base-shop/install-and-upgrade/install-features/install-the-cart-product-bundles-feature.md b/docs/pbc/all/cart-and-checkout/202212.0/base-shop/install-and-upgrade/install-features/install-the-cart-product-bundles-feature.md index 25d058587cc..09cdb311af9 100644 --- a/docs/pbc/all/cart-and-checkout/202212.0/base-shop/install-and-upgrade/install-features/install-the-cart-product-bundles-feature.md +++ b/docs/pbc/all/cart-and-checkout/202212.0/base-shop/install-and-upgrade/install-features/install-the-cart-product-bundles-feature.md @@ -3,8 +3,6 @@ title: Install the Cart + Product Bundles feature description: Learn how to install the Cart + Product Bundles feature in a Spryker project last_updated: Jun 20, 2022 template: feature-integration-guide-template -redirect_from: - - /docs/pbc/all/cart-and-checkout/202212.0/base-shop/install-and-upgrade/install-features/install-the-cart-product-bundles-feature.html related: - title: Install the Cart + Product Bundle Glue API link: docs/pbc/all/cart-and-checkout/page.version/base-shop/install-and-upgrade/install-glue-api/install-the-cart-product-bundle-glue-api.html diff --git a/docs/pbc/all/product-information-management/202212.0/base-shop/install-and-upgrade/upgrade-modules/product-sets-module-relations.md b/docs/pbc/all/content-management-system/202204.0/domain-model-and-relationships/product-sets-domain-model-and-relationships.md similarity index 91% rename from docs/pbc/all/product-information-management/202212.0/base-shop/install-and-upgrade/upgrade-modules/product-sets-module-relations.md rename to docs/pbc/all/content-management-system/202204.0/domain-model-and-relationships/product-sets-domain-model-and-relationships.md index 255f05d1af6..b5952ed55cd 100644 --- a/docs/pbc/all/product-information-management/202212.0/base-shop/install-and-upgrade/upgrade-modules/product-sets-module-relations.md +++ b/docs/pbc/all/content-management-system/202204.0/domain-model-and-relationships/product-sets-domain-model-and-relationships.md @@ -4,11 +4,12 @@ description: Module relations and database schema of the Product Sets feature. template: feature-walkthrough-template redirect_from: - /docs/scos/dev/feature-walkthroughs/202200.0/product-sets-feature-walkthrough/product-sets-module-relations.html + - /docs/scos/dev/feature-walkthroughs/202204.0/product-sets-feature-walkthrough/product-sets-module-relations.html --- The Product Set feature consists of the following modules: -| Module | Description | +| MODULE | DESCRIPTION | | --- | --- | | ProductSet | Manages the Product Sets feature's core functionalities, such as persisting all related data to database and reading from it. It also provides the Client functionality to list Product Sets from Search. | | ProductSetCollector|Provides full Collector logic to export product sets to Search and Storage. | @@ -19,3 +20,4 @@ The `ProductSet` module provides a `spy_product_set` table that stores some non- The products in product sets and their sorting positions are stored in the `spy_product_abstract_set` table. ![Product Set Database schema](https://spryker.s3.eu-central-1.amazonaws.com/docs/Features/Product+Management/Product+Sets/product_set_db_schema.png) + diff --git a/docs/pbc/all/content-management-system/202204.0/manage-in-the-back-office/log-into-the-back-office.md b/docs/pbc/all/content-management-system/202204.0/manage-in-the-back-office/log-into-the-back-office.md new file mode 100644 index 00000000000..0e223037f83 --- /dev/null +++ b/docs/pbc/all/content-management-system/202204.0/manage-in-the-back-office/log-into-the-back-office.md @@ -0,0 +1,18 @@ +--- +title: Log into the Back Office +description: Learn how to log into the Back Office. +last_updated: Apr 13, 2023 +template: back-office-user-guide-template +--- + +{% include pbc/all/manage-in-the-back-office/log-into-the-back-office.md %} + +## Next steps + +* [Best practices: Add content to the Storefront pages using templates and slots]() +* [Create CMS blocks](/docs/pbc/all/content-management-system/{{page.version}}/manage-in-the-back-office/blocks/create-cms-blocks.html) +* [Create navigation elements](/docs/pbc/all/content-management-system/202212.0/manage-in-the-back-office/navigation/create-navigation-elements.html) +* [Create CMS pages](/docs/pbc/all/content-management-system/202212.0/manage-in-the-back-office/pages/create-cms-pages.html) +* [Create product sets](/docs/pbc/all/content-management-system/202212.0/manage-in-the-back-office/product-sets/create-product-sets.html) +* [Create CMS redirects](/docs/pbc/all/content-management-system/202212.0/manage-in-the-back-office/redirects/create-cms-redirects.html) +* [] diff --git a/docs/pbc/all/content-management-system/202212.0/domain-model-and-relationships/product-sets-feature-domain-model-and-relationships.md b/docs/pbc/all/content-management-system/202212.0/domain-model-and-relationships/product-sets-feature-domain-model-and-relationships.md index 246385ea506..38f7357e603 100644 --- a/docs/pbc/all/content-management-system/202212.0/domain-model-and-relationships/product-sets-feature-domain-model-and-relationships.md +++ b/docs/pbc/all/content-management-system/202212.0/domain-model-and-relationships/product-sets-feature-domain-model-and-relationships.md @@ -17,8 +17,4 @@ The `ProductSet` module provides a `spy_product_set` table that stores some non- The products in product sets and their sorting positions are stored in the `spy_product_abstract_set` table. -
Persona | -Includes roles | -Role description | -
---|---|---|
Developer | -||
Backend Developer | -Their main tasks are the development and update of the backend part for the new and existing features. | -|
Frontend Developer | -Their main tasks are the development and update of the frontend part for the new and existing features. | -|
DevOps | -Their main tasks is the upkeep of all business critical systems, especially websites and systems available for public access, making sure all business- critical systems are available, reliable, and work as intended. | -|
Back Office User | -Spryker Administrator | -The Spryker Administrator is responsible for the entire setup and management of the E-commerce system: stores creation and configuration, payment methods, warehouses setup etc. Most of this work is done in Spryker Back-Office, but they may have to talk to developers in some cases to have things done. - | -
Marketing Content Manager | -Responsible for managing content in online store and apps to increase sales. | -|
Merchant Fulfillment Manager | -Responsibilities:
|
- |
Fulfillment / Order Manager | -Responsibilities:
|
- |
Product Catalog Manager | -A Category Manager gathers insights about how customers perceive product categories and products by analyzing customer behavior in the frontend. He/she manages prices and promotions for products. | -|
Merchant Catalog Manager | -Responsibilities:
|
- |
Marketplace administrator | -A marketplace operator is a company that offers a platform (online marketplace) to other third parties (merchants: retailers or wholesalers). An online marketplace is a type of e-commerce site where products are delivered and fulfilled by multiple merchants, whereas customer transactions are processed by the marketplace operator. The marketplace operator can have own physical or digital inventory (Amazon, Zalando, Apple) but it is not a must (Ebay, Idealo) | -|
DevOps | -Their main tasks is the upkeep of all business-critical systems, especially websites and systems available for public access, making sure all business- critical systems are available, reliable, and work as intended. | -|
Shop User | -B2C Buyer | -A person who visits a shop and can buy products/services from it. | -
B2B Buyer | -A person (impersonating a Company) buying products/services from a B2B Company. | -|