{* supreme 1.7.3 *} {if empty($theme_settings.debug_disable_shop_frontend_homepage) && empty($theme_settings.debug_disable_shop_all) && empty($theme_settings.debug_disable_all_hooks)} {* @event frontend_homepage.%plugin_id% *} {foreach $frontend_homepage as $_}{$_}{/foreach} {/if} {$theme_color = str_replace('img/themesettings/','', str_replace(array('.png','.jpg','bokeh_','abstract_','sky_'),'', $theme_settings.color_scheme))} {if $theme_settings.homepage_bxslider_type == 'stacked' && $theme_settings.sidebar_show_homepage} {include file="`$wa_active_theme_path`/banner.html" inline} {/if} {if isset($theme_settings.homepage_bullets_enabled)} {$homepage_bullets_enabled = $theme_settings.homepage_bullets_enabled} {else} {$homepage_bullets_enabled = true} {/if} {if $homepage_bullets_enabled} {if $wa->block('supreme.home.services') && empty($theme_settings.debug_disable_block_home) && empty($theme_settings.debug_disable_all_blocks)} {$wa->block('supreme.home.services')} {else}
{$theme_settings.homepage_bullet_1_body}
{$theme_settings.homepage_bullet_2_body}
{$theme_settings.homepage_bullet_3_body}
{sprintf('[`In your store backend, drag some products into %s product list (which is in the left sidebar of the Products screen), and these products will be automatically published here — right on your storefront homepage.`]',"`$theme_settings.homepage_productset1_id`")}
{/if} {/if} {if $theme_settings.homepage_productset2_show} {$hp_set2_limit = $theme_settings.homepage_productset2_limit|default:36} {if $hp_set2_limit > $hp_set_default_limit || $hp_set2_limit == 0} {$hp_set2_limit = $hp_set_default_limit} {/if} {$hp_set2 = $wa->shop->productSet($theme_settings.homepage_productset2_id, 0, $hp_set2_limit)} {$hp_set2_view = $theme_settings.homepage_productset2_view|default:'slider'} {if $hp_set2} {if isset($theme_settings.homepage_productset2_random) && $theme_settings.homepage_productset2_random} {$hp_set2_shuffle = true} {else} {$hp_set2_shuffle = false} {/if} {else}{sprintf('[`In your store backend, drag some products into %s product list (which is in the left sidebar of the Products screen), and these products will be automatically published here — right on your storefront homepage.`]',"`$theme_settings.homepage_productset2_id`")}
{/if} {/if} {if $theme_settings.homepage_productset3_show} {$hp_set3_limit = $theme_settings.homepage_productset3_limit|default:36} {if $hp_set3_limit > $hp_set_default_limit || $hp_set3_limit == 0} {$hp_set3_limit = $hp_set_default_limit} {/if} {$hp_set3 = $wa->shop->productSet($theme_settings.homepage_productset3_id, 0, $hp_set3_limit)} {$hp_set3_view = $theme_settings.homepage_productset3_view|default:'slider'} {if $hp_set3} {if isset($theme_settings.homepage_productset3_random) && $theme_settings.homepage_productset3_random} {$hp_set3_shuffle = true} {else} {$hp_set3_shuffle = false} {/if} {else}{sprintf('[`In your store backend, drag some products into %s product list (which is in the left sidebar of the Products screen), and these products will be automatically published here — right on your storefront homepage.`]',"`$theme_settings.homepage_productset3_id`")}
{/if} {/if} {if $wa->block('supreme.home.about') && empty($theme_settings.debug_disable_block_home) && empty($theme_settings.debug_disable_all_blocks)}