Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 656 Bytes

2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md

File metadata and controls

8 lines (8 loc) · 656 Bytes
title issue
Fix product comparison use APP_URL instead of assigned sales channel domain
NEXT-31770

Core

  • Changed \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer::renderHeader to use correct sales channel domain's url in the template when rendering product export
  • Changed \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer::renderFooter to use correct sales channel domain's url in the template when rendering product export
  • Changed \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer::renderBody to use correct sales channel domain's url in the template when rendering product export