get_template_parts(); $parts = array( 'content' => __( 'Content', 'botiga' ) ); //disabled links in free $disabled = ! $this->settings['has_pro'] || $this->settings['has_pro'] && ( class_exists( 'Botiga_Modules' ) && ! Botiga_Modules::is_module_active( 'templates' ) ) ? 'style="pointer-events:none;"' : ''; ?>
settings['has_pro'] ) : ?> settings['has_pro'] && ( class_exists( 'Botiga_Modules' ) && ! Botiga_Modules::is_module_active( 'templates' ) ) ) : ?>

'global', 'template_name' => 'Global', 'conditions' => '', 'header' => '', 'page_title' => '', 'content' => '', 'footer' => '', ); } else { $templates = $custom_templates; } if ( !empty( $templates ) ) : ?> $template ) : ?> $conditions, 'labels' => $labels, ); ?>

$part ) : ?>
existing_parts_select( $existing_parts ); ?>