From cddf44def6384a7c30880017e0b4b484dc5f32f2 Mon Sep 17 00:00:00 2001 From: Matthias Lodner Date: Thu, 22 May 2025 02:33:35 +0200 Subject: [PATCH] vault backup: 2025-05-22 02:33:35 --- Martin/Shopware/Idealo.de Export Template.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Martin/Shopware/Idealo.de Export Template.md b/Martin/Shopware/Idealo.de Export Template.md index 183b8a5..9c7b539 100644 --- a/Martin/Shopware/Idealo.de Export Template.md +++ b/Martin/Shopware/Idealo.de Export Template.md @@ -73,7 +73,13 @@ {%- endif -%}";{#- -#} "{{ product.manufacturerNumber }}"; {#- -#} "{{ product.ean }}";{#- -#} -"{{ 4.90|currency }}, ab 70 Euro Warenwert liefern wir versandkostenfrei";{#- -#}{#- Change to your delivery costs -#} + +"{% if price.unitPrice <= 70.00 %} + {{ 4.90|currency }}{#- -#} +{% else %} + {{ 0.00|currency }}{#- -#} +{% endif %}";{#- -#} + "{{ seoUrl('frontend.detail.page', {'productId': product.id}) }}";{#- -#} "{%- if product.availableStock >= product.minPurchase and product.deliveryTime -%} {{ "detail.deliveryTimeAvailable"|trans({'%name%': product.deliveryTime.translation('name')}) }}{#- -#}