{* * @Module Name: AP Page Builder * @Website: apollotheme.com - prestashop template provider * @author Apollotheme * @copyright Apollotheme * @description: ApPageBuilder is module help you can build content for your shop *} {if $tab_name == 'ApTabs'} {($apLiveEdit)?$apLiveEdit:'' nofilter}{* HTML form , no escape necessary *}
{if isset($formAtts.title) && $formAtts.title}

{$formAtts.title|escape:'html':'UTF-8'}

{/if} {if isset($formAtts.sub_title) && $formAtts.sub_title}
{$formAtts.sub_title nofilter}
{/if}
{if isset($formAtts.lib_error) && $formAtts.lib_error}
{$formAtts.lib_error}
{/if} {if isset($formAtts.tab_mobile_type) && $formAtts.tab_mobile_type =='tabs-dropdown'} {/if} {if $formAtts.tab_type =='tabs-left'} {/if} {if $formAtts.tab_type =='tabs-right'} {/if} {if $formAtts.tab_type =='tabs-below'} {/if} {if $formAtts.tab_type =='tabs-top'} {/if} {($apLiveEditEnd)?$apLiveEditEnd:'' nofilter}{* HTML form , no escape necessary *} {/if} {if $tab_name == 'ApTab'}
{* {if isset($formAtts.image) && $formAtts.image}{$formAtts.title}{/if} {if isset($formAtts.sub_title) && $formAtts.sub_title}
{$formAtts.sub_title nofilter}
{/if} *} {$apContent nofilter}{* HTML form , no escape necessary *}
{/if}