@@ -222,6 +222,28 @@ plugins:
222222 ' api/public_php_api_managing_prices.md ' : ' pim/price_api.md'
223223 ' guide/bestsellers.md ' : ' pim/pim.md'
224224 ' pim/bestsellers.md ' : ' pim/pim.md'
225+
226+ # Reverse redirects: 5.0 product_catalog paths → 4.6 pim paths
227+ ' product_catalog/product_catalog.md ' : ' pim/pim.md'
228+ ' product_catalog/product_catalog_guide.md ' : ' pim/pim_guide.md'
229+ ' product_catalog/product_catalog_configuration.md ' : ' pim/pim_configuration.md'
230+ ' product_catalog/products.md ' : ' pim/products.md'
231+ ' product_catalog/attributes/date_and_time.md ' : ' pim/attributes/date_and_time.md'
232+ ' product_catalog/attributes/symbol_attribute_type.md ' : ' pim/attributes/symbol_attribute_type.md'
233+ ' product_catalog/product_api.md ' : ' pim/product_api.md'
234+ ' product_catalog/catalogs.md ' : ' pim/catalogs.md'
235+ ' product_catalog/catalog_api.md ' : ' pim/catalog_api.md'
236+ ' product_catalog/enable_purchasing_products.md ' : ' pim/enable_purchasing_products.md'
237+ ' product_catalog/prices.md ' : ' pim/prices.md'
238+ ' product_catalog/price_api.md ' : ' pim/price_api.md'
239+ ' product_catalog/customize_product_catalog.md ' : ' pim/customize_pim.md'
240+ ' product_catalog/create_custom_attribute_type.md ' : ' pim/create_custom_attribute_type.md'
241+ ' product_catalog/create_product_code_generator.md ' : ' pim/create_product_code_generator.md'
242+ ' product_catalog/create_custom_catalog_filter.md ' : ' pim/create_custom_catalog_filter.md'
243+ ' product_catalog/create_custom_name_schema_strategy.md ' : ' pim/create_custom_name_schema_strategy.md'
244+ ' product_catalog/add_remote_pim_support.md ' : ' pim/add_remote_pim_support.md'
245+ ' api/event_reference/product_catalog_events.md ' : ' api/event_reference/catalog_events.md'
246+
225247 ' guide/basket/basket.md ' : ' commerce/commerce.md'
226248 ' guide/basket/wishlist_and_stored_baskets.md ' : ' commerce/commerce.md'
227249 ' commerce/wishlist_and_stored_baskets.md ' : ' commerce/commerce.md'
0 commit comments