{if !empty($actions)} {$stepArray = array_keys($actions)} {foreach $stepArray as $key => $step} {if $step === $active} {$next_step_key = $key} {/if} {/foreach} {if isset($stepArray[$next_step_key+1])} {$next_step = $stepArray[$next_step_key+1]} {/if} {if isset($stepArray[$next_step_key-1])} {$prev_step = $stepArray[$next_step_key-1]} {/if} {/if} {$_themes = join('”, “', $theme_names)} {if count($theme_names)==1}{$letter = ''}{$count = 'is'}{else}{$letter = 's'}{$count = 'are'}{/if}

Select and set up a design theme

{if !empty($_themes)} Design theme{$letter} {$_themes} {$count} already installed in your online store.
Configure it to your liking under the “Appearance” tab in “Store → Storefronts” section.
{else} There are no design themes in your shop yet. {/if}

If you need an absolutely different design, find and install another design theme from the Webasyst Store available under “Design themes” tab. Some themes are free, others are available for payment. All of them are installed automatically, with one button click.

Once a new theme has been installed, select it for your storefront under “Settings” tab.

← Back Next step →