10 lines
431 B
Smarty
10 lines
431 B
Smarty
[{$smarty.block.parent}]
|
|
[{d3modcfgcheck modid='d3unzer'}][{/d3modcfgcheck}]
|
|
|
|
[{if $mod_d3unzer && $oViewConf->getActiveClassname() === 'order'}]
|
|
[{assign var="easyCreditInformations" value=$oView->getHeidelpayEasyCreditInformations()}]
|
|
[{if isset($easyCreditInformations)}]
|
|
[{include file=$oView->d3GetTemplateName('order_easycreditcriterions') easyCreditInformations=$easyCreditInformations}]
|
|
[{/if}]
|
|
[{/if}]
|