nee, schon xmal probiert, andere haben das auch; das hier ist alles in einer Zeile:
{if $data.product_configurator_only_flag neq '1' and $data.products_text_flag neq '1' and not $data.products_master_model}{$data.products_id}~{$data.products_link}~{$data.p roducts_name}~{$data.products_short_description_cl ean}~{$data.products_image_info}~ab {$data.products_price.plain|string_format:"%.2f "|replace:".":","}EUR~{$data.manufacturers_name}~n eu~Zahlung per Nachnahme nur bei Lieferung nach Deutschland, Österreich, Niederlande und Belgien~Vorkasse, Nachnahme, Visa/Mastercard, giropay{/if}
der Knackpunkt ist einfach das "if".
Grüsse
|