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. -
- ![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/discount-management/202204.0/base-shop/create-discounts-based-on-shipment.md b/docs/pbc/all/discount-management/202204.0/base-shop/create-discounts-based-on-shipment.md index 4e0830b5d7d..21cba6f6207 100644 --- a/docs/pbc/all/discount-management/202204.0/base-shop/create-discounts-based-on-shipment.md +++ b/docs/pbc/all/discount-management/202204.0/base-shop/create-discounts-based-on-shipment.md @@ -18,6 +18,7 @@ redirect_from: - /v4/docs/en/ht-activate-a-discount-rule-based-on-a-shipment-carrier - /docs/scos/dev/tutorials-and-howtos/howtos/feature-howtos/howto-create-discounts-based-on-shipment.html - /docs/pbc/all/discount-management/202212.0/tutorials-and-howtos/howto-create-discounts-based-on-shipment.html + - /docs/pbc/all/discount-management/202204.0/base-shop/tutorials-and-howtos/howto-create-discounts-based-on-shipment.html related: - title: Shipment feature overview link: docs/scos/user/features/page.version/shipment-feature-overview.html diff --git a/docs/pbc/all/discount-management/202204.0/base-shop/tutorials-and-howtos/howto-create-discounts-based-on-shipment.md b/docs/pbc/all/discount-management/202204.0/base-shop/tutorials-and-howtos/howto-create-discounts-based-on-shipment.md deleted file mode 100644 index df7c404383e..00000000000 --- a/docs/pbc/all/discount-management/202204.0/base-shop/tutorials-and-howtos/howto-create-discounts-based-on-shipment.md +++ /dev/null @@ -1,121 +0,0 @@ ---- -title: "HowTo: Create discounts based on shipment" -description: Use the guide to activate a discount rule based on a shipment carrier and add a shipment precheck plugin to checkout. -last_updated: Jun 16, 2021 -template: howto-guide-template -originalLink: https://documentation.spryker.com/2021080/docs/ht-activate-a-discount-rule-based-on-a-shipment-carrier -originalArticleId: 98408c10-05d0-4d84-a0a8-e01ba2cbdfea -redirect_from: - - /2021080/docs/ht-activate-a-discount-rule-based-on-a-shipment-carrier - - /2021080/docs/en/ht-activate-a-discount-rule-based-on-a-shipment-carrier - - /docs/ht-activate-a-discount-rule-based-on-a-shipment-carrier - - /docs/en/ht-activate-a-discount-rule-based-on-a-shipment-carrier - - /v6/docs/ht-activate-a-discount-rule-based-on-a-shipment-carrier - - /v6/docs/en/ht-activate-a-discount-rule-based-on-a-shipment-carrier - - /v5/docs/ht-activate-a-discount-rule-based-on-a-shipment-carrier - - /v5/docs/en/ht-activate-a-discount-rule-based-on-a-shipment-carrier - - /v4/docs/ht-activate-a-discount-rule-based-on-a-shipment-carrier - - /v4/docs/en/ht-activate-a-discount-rule-based-on-a-shipment-carrier - - /docs/scos/dev/tutorials-and-howtos/howtos/feature-howtos/howto-create-discounts-based-on-shipment.html -related: - - title: Shipment feature overview - link: docs/scos/user/features/page.version/shipment-feature-overview.html - - title: "Reference information: Shipment method plugins" - link: docs/pbc/all/carrier-management/page.version/base-shop/extend-and-customize/shipment-method-plugins-reference-information.html ---- - -This How To guide shows how to do the following: - -* Activate a discount rule based on a shipment carrier, a shipment method, or a shipment price. -* Add a shipment pre-check plugin to checkout. - -## Activate a discount rule based on a shipment carrier - -You can create a discount rule based on a shipment carrier, a shipment method, or a shipment price. - -To have a discount calculated based on a shipment method, select the `shipment-method` rule in the discount UI, **Discount calculation**. The discount then applies only to the shipment expense with the chosen method. To define that your discount is applied only when the order is delivered by the chosen method, you can select a shipment method rule for **Conditions**. - -The same approach works for a carrier (`shipment-carrier`) and price (`shipment.price`). You can combine these rules together based on your requirements. - -To activate this feature, follow these steps: - -1. In your project, install the `ShipmentDiscountConnector` module. -2. Activate the decision rule and the collector plugins in `\Pyz\Zed\Discount\DiscountDependencyProvider`: - -```php - + +## Next steps + +* [Create scheduled prices](/docs/pbc/all/price-management/{{page.version}}/base-shop/manage-in-the-back-office/create-scheduled-prices.html) +* [Add scheduled prices to abstract products and product bundles](/docs/pbc/all/price-management/{{page.version}}/base-shop/manage-in-the-back-office/add-scheduled-prices-to-abstract-products-and-product-bundles.html) +* [Add volume prices to abstract products and product bundles](/docs/pbc/all/price-management/{{page.version}}/base-shop/manage-in-the-back-office/add-volume-prices-to-abstract-products-and-product-bundles.html) +* [Manage scheduled prices](/docs/pbc/all/price-management/{{page.version}}/base-shop/manage-in-the-back-office/manage-scheduled-prices.html) \ No newline at end of file diff --git a/docs/pbc/all/product-information-management/202204.0/base-shop/domain-model-and-relationships/product-sets-module-relations.md b/docs/pbc/all/product-information-management/202204.0/base-shop/domain-model-and-relationships/product-sets-module-relations.md new file mode 100644 index 00000000000..a3ab0bf50f3 --- /dev/null +++ b/docs/pbc/all/product-information-management/202204.0/base-shop/domain-model-and-relationships/product-sets-module-relations.md @@ -0,0 +1,26 @@ +--- +title: "Product Sets feature: Domain model and relationships" +last_updated: Aug 19, 2021 +description: The Product Sets feature lets you create and sale collections of products +template: concept-topic-template +redirect_from: + - /docs/scos/dev/feature-walkthroughs/202200.0/product-sets-feature-walkthrough/product-sets-feature-walkthrough.html +--- + +The Product Sets feature consists of the following modules: + +| 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. | +| ProductSetGui | Provides a Back Office UI to create, list, update, delete, and reorder product sets. | + +The `ProductSet` module provides a `spy_product_set` table that stores some non-localized data about Product Sets entities. Localized data is stored in the `spy_product_set_data` table. These tables, along with their related URLs and product image sets, contain all the necessary data about Product Sets entities that you can list on the Storefront or show their representing *Product details* pages. + +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/product-information-management/202204.0/base-shop/configurable-product-feature-overview/configurable-product-feature-overview.md b/docs/pbc/all/product-information-management/202204.0/base-shop/feature-overviews/configurable-product-feature-overview/configurable-product-feature-overview.md similarity index 98% rename from docs/pbc/all/product-information-management/202204.0/base-shop/configurable-product-feature-overview/configurable-product-feature-overview.md rename to docs/pbc/all/product-information-management/202204.0/base-shop/feature-overviews/configurable-product-feature-overview/configurable-product-feature-overview.md index 9a143a55f74..fbfa50f5477 100644 --- a/docs/pbc/all/product-information-management/202204.0/base-shop/configurable-product-feature-overview/configurable-product-feature-overview.md +++ b/docs/pbc/all/product-information-management/202204.0/base-shop/feature-overviews/configurable-product-feature-overview/configurable-product-feature-overview.md @@ -7,6 +7,7 @@ redirect_from: - /docs/scos/user/features/201903.0/configurable-product-feature-overview.html - /docs/scos/user/features/201907.0/configurable-product-feature-overview.html - /docs/scos/user/features/202204.0/configurable-product-feature-overview.html + - /docs/pbc/all/product-information-management/202204.0/base-shop/configurable-product-feature-overview/configurable-product-feature-overview.html --- The *Configurable Product* feature introduces a new type of product, a configurable product, that customers can customize. diff --git a/docs/pbc/all/product-information-management/202212.0/base-shop/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.md b/docs/pbc/all/product-information-management/202204.0/base-shop/feature-overviews/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.md similarity index 98% rename from docs/pbc/all/product-information-management/202212.0/base-shop/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.md rename to docs/pbc/all/product-information-management/202204.0/base-shop/feature-overviews/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.md index 42f230e86ec..de94182be1d 100644 --- a/docs/pbc/all/product-information-management/202212.0/base-shop/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.md +++ b/docs/pbc/all/product-information-management/202204.0/base-shop/feature-overviews/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.md @@ -4,8 +4,7 @@ last_updated: Jun 2, 2022 description: This document shows the configuration process of the configurable product. template: concept-topic-template redirect_from: - - /docs/scos/dev/feature-walkthroughs/202212.0/configurable-product-feature-walkthrough/configuration-process-flow-of-configurable-product.html - + - /docs/pbc/all/product-information-management/202204.0/base-shop/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.html --- The configuration process of a configurable product consists of eight phases illustrated in the following flow chart: diff --git a/docs/pbc/all/product-information-management/202204.0/base-shop/install-and-upgrade/install-features/install-the-alternative-products-product-labels-feature.md b/docs/pbc/all/product-information-management/202204.0/base-shop/install-and-upgrade/install-features/install-the-alternative-products-product-labels-feature.md index 8398d3e3304..d65e7c85b6b 100644 --- a/docs/pbc/all/product-information-management/202204.0/base-shop/install-and-upgrade/install-features/install-the-alternative-products-product-labels-feature.md +++ b/docs/pbc/all/product-information-management/202204.0/base-shop/install-and-upgrade/install-features/install-the-alternative-products-product-labels-feature.md @@ -11,6 +11,7 @@ redirect_from: - /docs/alternative-products-product-labels-feature-integration - /docs/en/alternative-products-product-labels-feature-integration - /docs/scos/dev/feature-integration-guides/202204.0/alternative-products-product-label-feature-integration.html + - /docs/pbc/all/product-information-management/202204.0/install-and-upgrade/install-features/install-the-alternative-products-product-label-feature.html --- {% include pbc/all/install-features/202204.0/install-the-alternative-products-product-label-feature.md %} diff --git a/docs/pbc/all/product-information-management/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md b/docs/pbc/all/product-information-management/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md new file mode 100644 index 00000000000..81da08fc970 --- /dev/null +++ b/docs/pbc/all/product-information-management/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md @@ -0,0 +1,15 @@ +--- +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 + +* [Create product attributes](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/manage-in-the-back-office/attributes/create-product-attributes.html) +* [Create abstract products and product bundles](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/manage-in-the-back-office/products/manage-abstract-products-and-product-bundles/create-abstract-products-and-product-bundles.html) +* [Create product variants](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/manage-in-the-back-office/products/manage-product-variants/create-product-variants.html) +* [View product barcodes](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/manage-in-the-back-office/view-product-barcodes.html) diff --git a/docs/pbc/all/product-information-management/202204.0/base-shop/manage-in-the-back-office/view-product-barcodes.md b/docs/pbc/all/product-information-management/202204.0/base-shop/manage-in-the-back-office/view-product-barcodes.md index ae8aa68bd67..3a4a4013912 100644 --- a/docs/pbc/all/product-information-management/202204.0/base-shop/manage-in-the-back-office/view-product-barcodes.md +++ b/docs/pbc/all/product-information-management/202204.0/base-shop/manage-in-the-back-office/view-product-barcodes.md @@ -1,5 +1,5 @@ --- -title: Viewing product barcodes +title: View product barcodes description: Use this section to review in the Back Office what barcodes have been generated for concrete products. last_updated: Jun 16, 2021 template: back-office-user-guide-template diff --git a/docs/pbc/all/product-information-management/202212.0/base-shop/domain-model-and-relationships/product-sets-module-relations.md b/docs/pbc/all/product-information-management/202212.0/base-shop/domain-model-and-relationships/product-sets-module-relations.md new file mode 100644 index 00000000000..a9fa7e7e804 --- /dev/null +++ b/docs/pbc/all/product-information-management/202212.0/base-shop/domain-model-and-relationships/product-sets-module-relations.md @@ -0,0 +1,23 @@ +--- +title: "Product Sets: Module relations" +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/pbc/all/product-information-management/202212.0/install-and-upgrade/upgrade-modules/product-sets-module-relations.html + - /docs/pbc/all/product-information-management/202212.0/base-shop/install-and-upgrade/upgrade-modules/product-sets-module-relations.html +--- + +The Product Set feature consists of the following modules: + +| 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. | +| ProductSetGui | Provides a Back Office UI to create, list, update, delete, and reorder product sets. | + +The `ProductSet` module provides a `spy_product_set` table that stores some non-localized data about Product Sets entities. Localized data is stored in the `spy_product_set_data` table. These tables, along with their related URLs and product image sets, contain all the necessary data about Product Sets entities that you can list on the Storefront or show their representing *Product details* pages. + +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/product-information-management/202212.0/base-shop/configurable-product-feature-overview/configurable-product-feature-overview.md b/docs/pbc/all/product-information-management/202212.0/base-shop/feature-overviews/configurable-product-feature-overview/configurable-product-feature-overview.md similarity index 98% rename from docs/pbc/all/product-information-management/202212.0/base-shop/configurable-product-feature-overview/configurable-product-feature-overview.md rename to docs/pbc/all/product-information-management/202212.0/base-shop/feature-overviews/configurable-product-feature-overview/configurable-product-feature-overview.md index d07e87e640f..f5186ac6fdb 100644 --- a/docs/pbc/all/product-information-management/202212.0/base-shop/configurable-product-feature-overview/configurable-product-feature-overview.md +++ b/docs/pbc/all/product-information-management/202212.0/base-shop/feature-overviews/configurable-product-feature-overview/configurable-product-feature-overview.md @@ -11,6 +11,8 @@ redirect_from: - /docs/scos/dev/feature-walkthroughs/202204.0/configurable-product-feature-walkthrough/configurable-product-feature-walkthrough.html - /docs/scos/dev/feature-walkthroughs/202212.0/configurable-product-feature-walkthrough/configurable-product-feature-walkthrough.html - /docs/pbc/all/product-information-management/202212.0/configurable-product-feature-overview/configurable-product-feature-overview.html + - /docs/pbc/all/product-information-management/202204.0/base-shop/configurable-product-feature-overview/configurable-product-feature-overview.html + - /docs/pbc/all/product-information-management/202212.0/base-shop/configurable-product-feature-overview/configurable-product-feature-overview.html --- The *Configurable Product* feature introduces a new type of product, a configurable product, that customers can customize. diff --git a/docs/pbc/all/product-information-management/202204.0/base-shop/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.md b/docs/pbc/all/product-information-management/202212.0/base-shop/feature-overviews/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.md similarity index 96% rename from docs/pbc/all/product-information-management/202204.0/base-shop/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.md rename to docs/pbc/all/product-information-management/202212.0/base-shop/feature-overviews/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.md index 4e20b8320f4..b11d4123034 100644 --- a/docs/pbc/all/product-information-management/202204.0/base-shop/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.md +++ b/docs/pbc/all/product-information-management/202212.0/base-shop/feature-overviews/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.md @@ -3,6 +3,10 @@ title: Configuration process flow of configurable products last_updated: Jun 2, 2022 description: This document shows the configuration process of the configurable product. template: concept-topic-template +redirect_from: + - /docs/scos/dev/feature-walkthroughs/202212.0/configurable-product-feature-walkthrough/configuration-process-flow-of-configurable-product.html + - /docs/pbc/all/product-information-management/202204.0/base-shop/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.html + - /docs/pbc/all/product-information-management/202212.0/base-shop/configurable-product-feature-overview/configuration-process-flow-of-configurable-product.html --- The configuration process of a configurable product consists of eight phases illustrated in the following flow chart: diff --git a/docs/pbc/all/product-information-management/202212.0/base-shop/manage-in-the-back-office/view-product-barcodes.md b/docs/pbc/all/product-information-management/202212.0/base-shop/manage-in-the-back-office/view-product-barcodes.md index 864588ba4df..e650f6aef0b 100644 --- a/docs/pbc/all/product-information-management/202212.0/base-shop/manage-in-the-back-office/view-product-barcodes.md +++ b/docs/pbc/all/product-information-management/202212.0/base-shop/manage-in-the-back-office/view-product-barcodes.md @@ -1,5 +1,5 @@ --- -title: Viewing product barcodes +title: View product barcodes description: Use this section to review in the Back Office what barcodes have been generated for concrete products. last_updated: Jun 16, 2021 template: back-office-user-guide-template diff --git a/docs/pbc/all/product-information-management/202304.0/marketplace/marketplace-product-feature-integration.md b/docs/pbc/all/product-information-management/202304.0/marketplace/install-and-upgrade/install-features/marketplace-product-feature-integration.md similarity index 99% rename from docs/pbc/all/product-information-management/202304.0/marketplace/marketplace-product-feature-integration.md rename to docs/pbc/all/product-information-management/202304.0/marketplace/install-and-upgrade/install-features/marketplace-product-feature-integration.md index 80aba9e129c..98cea164e1c 100644 --- a/docs/pbc/all/product-information-management/202304.0/marketplace/marketplace-product-feature-integration.md +++ b/docs/pbc/all/product-information-management/202304.0/marketplace/install-and-upgrade/install-features/marketplace-product-feature-integration.md @@ -5,6 +5,7 @@ template: feature-integration-guide-template last_updated: Jan 16, 2023 redirect_from: - /docs/marketplace/dev/feature-integration-guides/202200.0/glue/marketplace-product-feature-integration.html + - /docs/pbc/all/product-information-management/202304.0/marketplace/marketplace-product-feature-integration.html related: - title: Marketplace Product feature walkthrough link: docs/pbc/all/product-information-management/page.version/marketplace/marketplace-product-feature-overview.html diff --git a/docs/pbc/all/product-information-management/202304.0/marketplace/marketplace-product-options-feature-integration.md b/docs/pbc/all/product-information-management/202304.0/marketplace/install-and-upgrade/install-features/marketplace-product-options-feature-integration.md similarity index 99% rename from docs/pbc/all/product-information-management/202304.0/marketplace/marketplace-product-options-feature-integration.md rename to docs/pbc/all/product-information-management/202304.0/marketplace/install-and-upgrade/install-features/marketplace-product-options-feature-integration.md index db831d2bd68..fe515cf2f4e 100644 --- a/docs/pbc/all/product-information-management/202304.0/marketplace/marketplace-product-options-feature-integration.md +++ b/docs/pbc/all/product-information-management/202304.0/marketplace/install-and-upgrade/install-features/marketplace-product-options-feature-integration.md @@ -3,6 +3,8 @@ title: Marketplace Product Options feature integration last_updated: Jan 16, 2023 Description: This document describes the process how to integrate the Marketplace Product Options feature into a Spryker project. template: feature-integration-guide-template +redirect_from: + - /docs/pbc/all/product-information-management/202304.0/marketplace/marketplace-product-options-feature-integration.html related: - title: Marketplace Product Options feature walkthrough link: docs/pbc/all/product-information-management/page.version/marketplace/marketplace-product-options-feature-overview.html diff --git a/docs/pbc/all/ratings-reviews/202204.0/manage-in-the-back-office/log-into-the-back-office.md b/docs/pbc/all/ratings-reviews/202204.0/manage-in-the-back-office/log-into-the-back-office.md new file mode 100644 index 00000000000..4fdcf28cf14 --- /dev/null +++ b/docs/pbc/all/ratings-reviews/202204.0/manage-in-the-back-office/log-into-the-back-office.md @@ -0,0 +1,12 @@ +--- +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 + +[Manage product reviews](/docs/pbc/all/ratings-reviews/{{page.version}}/manage-in-the-back-office/manage-product-reviews-in-the-back-office.html) diff --git a/docs/pbc/all/return-management/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md b/docs/pbc/all/return-management/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md new file mode 100644 index 00000000000..71b4fd069f9 --- /dev/null +++ b/docs/pbc/all/return-management/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 + +* [Change the state of order items in returns](/docs/pbc/all/return-management/{{page.version}}/base-shop/manage-in-the-back-office/change-the-state-of-order-items-in-returns.html) +* [Manage returns](/docs/pbc/all/return-management/{{page.version}}/base-shop/manage-in-the-back-office/manage-returns.html) diff --git a/docs/pbc/all/tax-management/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md b/docs/pbc/all/tax-management/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md new file mode 100644 index 00000000000..e5334db01ff --- /dev/null +++ b/docs/pbc/all/tax-management/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 + +* [Create tax rates](/docs/pbc/all/tax-management/{{page.version}}/base-shop/manage-in-the-back-office/create-tax-rates.html) +* [Create tax sets](/docs/pbc/all/tax-management/{{page.version}}/base-shop/manage-in-the-back-office/create-tax-sets.html) diff --git a/docs/pbc/all/user-management/202204.0/manage-in-the-back-office/log-into-the-back-office.md b/docs/pbc/all/user-management/202204.0/manage-in-the-back-office/log-into-the-back-office.md new file mode 100644 index 00000000000..d85431ff4a3 --- /dev/null +++ b/docs/pbc/all/user-management/202204.0/manage-in-the-back-office/log-into-the-back-office.md @@ -0,0 +1,12 @@ +--- +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: Manage users and their permissions with roles and groups](/docs/pbc/all/user-management/{{page.version}}/manage-in-the-back-office/best-practices-manage-users-and-their-permissions-with-roles-and-groups.html) diff --git a/docs/pbc/all/warehouse-management-system/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md b/docs/pbc/all/warehouse-management-system/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md new file mode 100644 index 00000000000..0171e13a1ea --- /dev/null +++ b/docs/pbc/all/warehouse-management-system/202204.0/base-shop/manage-in-the-back-office/log-into-the-back-office.md @@ -0,0 +1,15 @@ +--- +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 + +* [Create warehouses](/docs/pbc/all/warehouse-management-system/{{page.version}}/base-shop/manage-in-the-back-office/create-warehouses.html) +* [Edit warehouses](/docs/pbc/all/warehouse-management-system/{{page.version}}/base-shop/manage-in-the-back-office/edit-warehouses.html) +* [Check availability of products](/docs/pbc/all/warehouse-management-system/{{page.version}}/base-shop/manage-in-the-back-office/check-availability-of-products.html) +* [Edit stock of products and product bundles](/docs/pbc/all/warehouse-management-system/{{page.version}}/base-shop/manage-in-the-back-office/edit-stock-of-products-and-product-bundles.html) diff --git a/docs/scos/dev/code-contribution-guide.md b/docs/scos/dev/code-contribution-guide.md index 4e63e55ab27..0fc1923336d 100644 --- a/docs/scos/dev/code-contribution-guide.md +++ b/docs/scos/dev/code-contribution-guide.md @@ -55,4 +55,5 @@ If you create a PR and feel that the issue is important, [contact our support](h --- **See also:** -* [Contributing to the Documentation](/docs/scos/user/intro-to-spryker/about-spryker-documentation.html#editing-documentation) + +[Contribute to documentation](/docs/scos/user/intro-to-spryker/contribute-to-the-documentation/contribute-to-the-documentation.html) diff --git a/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/decoupled-glue-infrastructure.md b/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/decoupled-glue-infrastructure.md index 1665dff28cd..df7e95deca0 100644 --- a/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/decoupled-glue-infrastructure.md +++ b/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/decoupled-glue-infrastructure.md @@ -6,6 +6,7 @@ template: howto-guide-template redirect_from: - /docs/scos/dev/glue-api-guides/202204.0/glue-backend-api/how-to-guides/create-api-application.html - /docs/scos/dev/glue-api-guides/202204.0/glue-backend-api/how-to-guides/how-to-create-api-applications.html + - /docs/scos/dev/glue-api-guides/202204.0/glue-backend-api/glue-backend-api.html --- New Glue projects can create API applications. This is what you need to do in order to create one. diff --git a/docs/scos/dev/glue-api-guides/202204.0/glue-backend-api/glue-backend-api.md b/docs/scos/dev/glue-api-guides/202204.0/glue-backend-api/glue-backend-api.md deleted file mode 100644 index 5ac2c46e865..00000000000 --- a/docs/scos/dev/glue-api-guides/202204.0/glue-backend-api/glue-backend-api.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: Glue Backend API -description: a collection of how-to articles for developers working with the Spryker Glue Backend API -template: concept-topic-template - ---- - -This section contains a collection of how-to guides for working with the Spryker Glue Backend API: -* [How to create a storefront resource](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/routing/how-to-create-a-storefront-resource.html) -* [How to create a backend resource](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/routing/how-to-create-a-backend-resource.html) -* [How to create resources with parent child relationships](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/how-to-create-resources-with-parent-child-relationships.html) -* [How to create a route](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/routing/how-to-create-a-route.html) -* [Backend and Storefront API module differences](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/backend-and-storefront-api-module-differences.html) -* [How to use OOTB Glue parameters](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/how-to-use-ootb-glue-parameters.html) -* [How to create a JSON:API relationship](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/how-to-create-a-json-api-relationship.html) -* [How to document Glue API endpoints](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/how-to-document-glue-api-endpoints.html) -* [How to use authorization framework](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/how-to-use-authorization-framework.html) -* [How to use glue API authorization scopes](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/how-to-use-glue-api-authorization-scopes.html) -* [How to create protected endpoints](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/how-to-create-protected-endpoints.html) -* [How to create API applications](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/decoupled-glue-infrastructure.html) -* [How to create or change a convention](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/how-to-create-or-change-a-convention.html) -* [How to create grant type parameters](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/how-to-create-grant-type-parameters.html) -* [How to use an authentication server](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/how-to-guides/how-to-use-an-authentication-server.html) -* [Authentication and authorization](/docs/scos/dev/glue-api-guides/202204.0/decoupled-glue-infrastructure/authentication-and-authorization.html) - - - diff --git a/docs/scos/user/intro-to-spryker/about-spryker-documentation.md b/docs/scos/user/intro-to-spryker/about-spryker-documentation.md deleted file mode 100644 index 299124b4005..00000000000 --- a/docs/scos/user/intro-to-spryker/about-spryker-documentation.md +++ /dev/null @@ -1,238 +0,0 @@ ---- -title: About Spryker documentation -description: Spryker Documentation is a central hub for knowledge and information about the Spryker Commerce OS. -last_updated: Jun 16, 2021 -template: concept-topic-template -originalLink: https://documentation.spryker.com/2021080/docs/about-documentation -originalArticleId: 685607f6-27a6-4a09-9f39-29c637378167 -redirect_from: - - /2021080/docs/about-documentation - - /2021080/docs/en/about-documentation - - /docs/about-documentation - - /docs/en/about-documentation - - /v5/docs/about-documentation - - /v5/docs/en/about-documentation - - /v4/docs/about-documentation - - /v4/docs/en/about-documentation - - /v3/docs/about-documentation - - /v3/docs/en/about-documentation - - /v2/docs/about-documentation - - /v2/docs/en/about-documentation - - /v1/docs/about-documentation - - /v1/docs/en/about-documentation - - /v6/docs/about-documentation - - /v6/docs/en/about-documentation - - /docs/scos/user/intro-to-spryker/about-spryker.html -related: - - title: Contributing to documentation - link: docs/scos/user/intro-to-spryker/contributing-to-documentation/contributing-to-documentation.html - - title: What's new - link: docs/scos/user/intro-to-spryker/whats-new/whats-new.html ---- - -Spryker Documentation is a central hub for knowledge and information about the [Spryker Commerce OS](/docs/scos/user/intro-to-spryker/intro-to-spryker.html#what-is-the-spryker-commerce-os). It details the aspects involved with setting up and using Spryker for your project. - -We try to organize our documentation in such a way that it would be easy to find and utilize for various target users. To achieve this, we do the following: - -* [Split documentation](#documentation-breakdown) into documentation for specific target groups and tasks they want to accomplish. -* Separate feature documentation into articles for various [personas](#personas): Developer, Back-Office User, and Shop User. -* Version documentation according to the [product releases](/docs/scos/user/intro-to-spryker/releases/release-notes/release-notes.html). To select a version for a specific product release, choose the version in the green dropdown on the right of each article. -* Use [tags](#tags) to distinct documentation by product versions and help you understand whether the documentation refers to B2B or B2C features. - - -## Documentation breakdown - -The Spryker documentation is broken into the following sections: -**[About](/docs/scos/user/intro-to-spryker/intro-to-spryker.html)**: Is for people who are thinking about adopting the Spryker Commerce OS. Here you will find all the information you need to help you make your decision. This section also contains the Spryker release notes, documentation updates, and news. -**[Features](/docs/scos/user/features/{{site.version}}/features.html)**: Contains descriptions of all Spryker features categorized into Capabilities. Feature overview pages contain a list of tasks and articles relevant for Developers, Back Office Users, and Shop Users. See [Personas](/docs/scos/user/intro-to-spryker/about-spryker-documentation.html#personas) for more information about these target groups. -**[User Guides](/docs/scos/user/back-office-user-guides/{{site.version}}/about-back-office-user-guides.html)**: Meant primarily for the end-users who need assistance navigating and using features of the Spryker Back Office and Storefront. -**[Glue API Guides](/docs/scos/dev/glue-api-guides/{{site.version}}/glue-rest-api.html)**: Provides an overview of the Glue Rest API feature resources. To learn general information on the Glue API infrastructure, see [Glue Infrastructure](/docs/scos/dev/glue-api-guides/{{site.version}}/glue-infrastructure.html). These guides are meant both for developers and the API users. -**[Developer Guides](/docs/scos/dev/developer-getting-started-guide.html)**: Meant for the developers and contain instructions on how to install and configure Spryker for your project. This section will also help you understand the technical essentials and concepts of the Spryker Commerce OS. -**[Technology Partners](/docs/scos/user/technology-partners/{{site.version}}/technology-partners.html)**: Here, the developers will find the instructions on how to integrate third-party technology partners into your Spryker project. -**[Tutorials and HowTos](/docs/scos/dev/tutorials-and-howtos/tutorials-and-howtos.html)**: Contains step-by-step instructions on how to perform all types of technical tasks with the Spryker Commerce OS. This section is meant for developers. - -## Personas - -In our documentation, we refer to the following personas: - -* Developer -* Back Office User -* Shop User - -We also use these personas to categorize articles related to individual features. See [Business on Behalf feature summary page](/docs/pbc/all/customer-relationship-management/{{site.version}}/company-account-feature-overview/business-on-behalf-overview.html) for example. -The table below shows what specific roles each persona includes and what each role is up to: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PersonaIncludes rolesRole description
Developer
Backend DeveloperTheir main tasks are the development and update of the backend part for the new and existing features.
Frontend DeveloperTheir main tasks are the development and update of the frontend part for the new and existing features.
DevOpsTheir 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 UserSpryker AdministratorThe 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 ManagerResponsible for managing content in online store and apps to increase sales.
Merchant Fulfillment Manager Responsibilities:
    -
  • Accept/reject new orders
  • -
  • Approve/verify/watch payment for the orders
  • -
  • Manage information transfer between the commerce system and the fulfillment provider software
  • -
  • Watch fulfillment process via dashboard or directly inside the warehouses
  • -
  • Report to Customer Service when a problem arises for an order
  • -
  • Process returns
  • -
-
Fulfillment / Order ManagerResponsibilities:
    -
  • Accept/reject new orders
  • -
  • Approve/verify/watch payment for the orders
  • -
  • Manage information transfer between the commerce system and the fulfillment provider software
  • -
  • Watch fulfillment process via dashboard or directly inside warehouses
  • -
  • Report to Customer Service when a problem arise for an order
-
Product Catalog ManagerA 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 ManagerResponsibilities:
    -
  • Creation and management of offers and products
  • -
  • Management of prices for products and offers
  • -
  • Assigning products to categories
  • -
  • All merchandising operations like creating bundles, defining product options, or assigning labels
  • -
-
Marketplace administratorA 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)
DevOpsTheir 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 UserB2C BuyerA person who visits a shop and can buy products/services from it.
B2B BuyerA person (impersonating a Company) buying products/services from a B2B Company.
- -## Tags - -Tags help you to easier find documentation which is relevant for you. Tags are displayed on the right of the article, under the Table of Contents. -We use the following tags: - -* **B2B Shop**: Feature/topic in question is applied to [B2B Demo Shop](/docs/scos/user/intro-to-spryker/b2b-suite.html). -* **B2C Shop**: Stands for [B2C Demo Shop](/docs/scos/user/intro-to-spryker/b2c-suite.html) features / topics. -* **Glue API**: Signifies that feature is also available in the [Spryker Glue API](/docs/scos/dev/glue-api-guides/{{site.version}}/glue-rest-api.html). -* **Versions** (201811.0, 201903.0, 201907.0 etc.): Indicate what [product version\(s\)](/docs/scos/user/intro-to-spryker/releases/release-notes/release-notes.html) the feature described in the document relates to. - -{% info_block infoBox %} - -You can filter out the documents by specific product versions. For this, select the version in the top right green dropdown. - -{% endinfo_block %} - - - -## Feedback - -### Sending your Feedback - -We are striving to improve our documentation, make it easier for you to find the necessary articles, and provide you with all the information you need. You can help us with that by sending your comments and suggestions to [documentation@spryker.com](mailto:documentation@spryker.com) - -### Rating Articles - -Your feedback is very important and much valued! Let us know what you think by clicking **Yes** or **No** for **Was this article helpful?** at the end of every article. - -## Contributing to the Documentation - -We at Spryker aim to constantly improve the content we provide our customers and partners with. You can get involved in improving the Spryker documentation by reporting issues and editing documentation via pull requests on GitHub. - -{% info_block infoBox %} - -To report issues and fix documentation, you need a [GitHub account](https://github.com/join). Make sure you are logged in to proceed with issue reports and pull requests. - -{% endinfo_block %} - -### Reporting Issues - -To report a documentation issue, do the following: - -1. On an article page, click **Edit or Report** under the title of the article. -2. In the Spryker documentation GitHub repository, click **Issues** tab. -3. Click **New issue** on the right. -4. Fill in the required information and click **Submit issue**. - -### Editing Documentation - -To edit a page directly on GitHub: - -1. In the right upper corner, select the latest version of documentation. In the drop-down menu, it is always the last one. -2. Open the article you want to edit. -3. On the article page, click **Edit or Report** under the title of the article. -4. Fork the repository to suggest changes. - -{% info_block infoBox %} - -You need to fork the repository only the first time you edit the Spryker documentation. - -{% endinfo_block %} - -3. Click **Edit this file** in the top right menu and make the changes. -![image](https://spryker.s3.eu-central-1.amazonaws.com/docs/About/About+Spryker+Documentation/edit+button.png) - -{% info_block infoBox %} - -Spryker documentation is written using Markdown. If you don’t know Markdown yet, check the [GitHub Markdown Guide](https://guides.github.com/features/mastering-markdown/). - -{% endinfo_block %} - -4. Once done, write a message explaining what you changed and click **Propose file change**. You will see a a diff of your changes compared to the current version of the master branch. -5. Click **Create pull request**. -6. Click **Create pull request** again to confirm the creation. - -That’s it! Your pull request has been created. Our Documentation team will review it, and once approved, your changes will be merged and available on the documentation website. - - - *All terms and regulations are provided in the [Disclaimer](https://github.com/spryker/spryker-documentation).* diff --git a/docs/scos/user/intro-to-spryker/intro-to-spryker.md b/docs/scos/user/intro-to-spryker/intro-to-spryker.md index fecc950273d..a46b3347a3f 100644 --- a/docs/scos/user/intro-to-spryker/intro-to-spryker.md +++ b/docs/scos/user/intro-to-spryker/intro-to-spryker.md @@ -34,6 +34,7 @@ redirect_from: - /docs/fes/dev/launching-storefronts.html - /docs/fes/dev/installing-applications.html - /docs/scos/user/intro-to-spryker/roadmap.html + - /docs/scos/user/intro-to-spryker/about-spryker-documentation.html --- ## What is the Spryker Commerce OS? diff --git a/docs/scos/user/intro-to-spryker/support/business-impact-and-case-priorities.md b/docs/scos/user/intro-to-spryker/support/business-impact-and-case-priorities.md deleted file mode 100644 index 54816e9d93f..00000000000 --- a/docs/scos/user/intro-to-spryker/support/business-impact-and-case-priorities.md +++ /dev/null @@ -1,97 +0,0 @@ ---- -title: Case Escalation -last_updated: Sep 6, 2021 -template: concept-topic-template -originalLink: https://documentation.spryker.com/docs/scos/user/intro-to-spryker/support/understanding-ticket-status.html#how-are-bug-tickets-prioritized -originalArticleId: af927b8c-2fc0-46ab-a54d-4ae83d18ca89 -redirect_from: - - /docs/scos/user/intro-to-spryker/support/understanding-ticket-status.html#how-are-bug-tickets-prioritized - - /2021080/docs/en/case-priorities ---- - -## How does Spryker prioritize cases? - -While we are trying to solve cases in a timely manner, we need to triage and prioritize cases on a daily basis. When you create cases, you can already indicate how urgent a case is for you by choosing the correct case type and Business Impact and provide the adequate info to help us assess how important your case is in relation to other cases that are in our backlog. At the end of the day, how high or low a case will be prioritized by the Support team is a function of: - -* The business impact specified by the partner/customer and the explanation provided for it -* The subject matter -* The overall state and context of the project - -Please note, that prioritization is only one aspect that will influence how fast your case will be solved. Please see [here](/docs/scos/user/intro-to-spryker/support/how-to-get-the-most-out-of-spryker-support.html) to learn important tips about what you can do to speed up resolution times. - -## Business impact - -By specifying the Business Impact, you can tell us directly how severely an issue affects your business. In the following, we would like to explain how to choose the appropriate business impact: - -**P1 - Urgent** - This is reserved for outages on production environments, security incidence or issues that directly impact the normal flow of your business and for which you were not able to find an appropriate workaround. -Here are some examples of cases with P1 business impact: - -* Your Spryker Shop is no longer reachable -* You suspect that there is a security flaw that is actively being exploited -* It is no longer possible for customers to use your shop in the intended way, and this is has impact on your revenue. -* An issue blocks you from going live with your shop - -**P2 - High** - The difference between high and urgent business impact is the factor of time and/or the severity of the issue. If you see an issue that will affect the normal operation of your Spryker Shop in a significant way in the short term or see performance and quality degradation (but not outages) in central processes and functions of your shop, these issues should be assigned High Business Impact. Examples: - -* You see very high server response rates that result in some customer churn -* You find a bug that will make the use of a payment module impossible with the next planned update - -**P3 - Medium** - This Business Impact should be chosen if the issue is affecting business in a constant, but less severe manner and does not directly result in loss of revenue. Examples: - -* Performance of certain backend functions is lacklustre but working -* You experience regular problems deploying to Spryker PaaS on non-prod environments - -**P4 - Low** - This is the correct Impact to choose if the issue is only affecting processes and functions that are not or rarely used and if they are, they remain functional, albeit with degraded performance/quality. This impact can also be chosen if the problem is theoretical or only visual in nature. Examples: - -* You discover a bug that might, under certain conditions that are unlikely to occur, influence the performance of your website. -* You discover code that does not follow Spryker's usual code quality guidance - -## Priorities - -Priority is an internal attribute that we set for cases after having evaluated them. There are 4 Priorities that we assign to cases. - -**Urgent** - Urgent cases have the highest priority for us. Since there can only be a very limited number of urgent cases for us to be able to operate, we assign this priority only to the most severe cases (for example, Security Incidents or Infrastructure Outages) - -**High** - High Priority cases are dealt with with priority if there are no Urgent cases in the backlog, or not all support representatives are currently busy working on Urgent cases. - -**Medium** - Most of the Problem cases we receive will be assigned "Medium" priority. They are dealt with if there is no Urgent and High cases in the backlog or if enough free resources are available. - -**Low** - Low priority cases will be dealt with if there are no Urgent and High priority cases in the Backlog or if a support representative thinks that the request can be dealt with very quickly or that they are working on a similar case already and it is beneficial to work on the related low priority case as well. - -You can see what priority your case was assigned to in the case detail view on the Support and Partner Portal. - - - -### Desired solution time - -We recently gave our Partners and Customers the option to specify desired solution times on Request, Change Request and Problem Cases. Emergency cases do not have this field, as they will always be dealt with as soon as possible. - -### Case types - -The case type you choose to create an issue also determines how high it will be prioritized initially. - -* **Request Cases** will automatically receive low priority and will be dealt with when there is time. -* **Problem Cases** allow you to specify business impact and desired solution time. We will assign a priority to this case after evaluating the information provided, the business impact specified, and the desired solution time -* **Emergency Cases** are reserved for severe outages with significant business impact. Emergency cases will always receive the highest priority and can only be cases with Business Impact P1 - Urgent. - -{% info_block warningBox "Warning" %} - -Please note that misusing Emergency Cases to try to expedite issues that do not have significant, immediate business impact will create significant work for us and will result in your case getting deprioritized. - -{% endinfo_block %} - - -## Increasing priority - -If you feel that your issue is not receiving the attention it deserves, or if you feel you are getting "stuck" and you have already tried to resolve the situation with your support representative directly unsuccessfully, you can ask us to increase the priority of the task. You can do so by using the corresponding button on the Support and Partner Portal. - - - -There is also a link in the signature of every mail sent by our support representatives that can be used to ask for an increase in priority. -Both options lead to a form where we ask you to explain why the priority of your case should be increase in relation to the other cases we are currently work on. Please make sure to provide relevant reasons for why we should increase the priority of your request. diff --git a/docs/scos/user/overview-of-features/202204.0/overview-of-features.md b/docs/scos/user/overview-of-features/202204.0/overview-of-features.md index b12d918ff71..3d4c41e209e 100644 --- a/docs/scos/user/overview-of-features/202204.0/overview-of-features.md +++ b/docs/scos/user/overview-of-features/202204.0/overview-of-features.md @@ -5,6 +5,8 @@ redirect_from: - /capabilities/features.htm --- + + As a starting point to working with the Spryker Commerce OS, we created a list of all the capabilities we have to offer that arrive out of the box. {% info_block infoBox "Info" %} diff --git a/docs/scos/user/overview-of-features/202212.0/overview-of-features.md b/docs/scos/user/overview-of-features/202212.0/overview-of-features.md index 35c95e54a2d..0a35deefa33 100644 --- a/docs/scos/user/overview-of-features/202212.0/overview-of-features.md +++ b/docs/scos/user/overview-of-features/202212.0/overview-of-features.md @@ -6,6 +6,8 @@ redirect_from: - /docs/scos/user/intro-to-spryker/overview-of-features.html --- + + As a starting point to working with the Spryker Commerce OS, we created a list of all the capabilities we have to offer that arrive out of the box. {% info_block infoBox "Info" %}