{* * @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 == 'ApAjaxTabs'} {($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 isset($formAtts.categorylist) && $formAtts.categorylist} {/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 == 'ApAjaxTab'} {if isset($formAtts.active) && $formAtts.active}
{$apContent nofilter}{* HTML form , no escape necessary *}
{else}
{/if} {/if}