add shop result counter into response

This commit is contained in:
team2
2026-04-27 21:09:38 +02:00
parent 547f2a0177
commit 316a5b5cc2
3 changed files with 94 additions and 25 deletions

View File

@@ -3,7 +3,7 @@
parameters:
retriex.commerce.enabled: true
retriex.commerce.max_shop_results: '%env(SHOPWARE_STORE_API_MAX_RESULT)%'
retriex.commerce.shop_timeout: 3
retriex.commerce.shop_timeout: 15
retriex.commerce.store_api_base_url: '%env(SHOPWARE_STORE_API_BASE_URL)%'
retriex.commerce.sales_channel_access_key: '%env(SHOPWARE_SALES_CHANNEL_ACCESS_KEY)%'