{* * 2007-2016 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2016 PrestaShop SA * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} {capture name="onboardingStepParagraph"} {if $current_step == 0} {l s='Hey %s, welcome on your own online shop.[1]Follow the guide and take the first steps with your online shop!' sprintf=[$employee->firstname] tags=['
'] mod='onboarding'} {else if $current_step == 1} {l s='Check out our catalog to get a new theme or customize the current default theme.[1]Add your logo, play on fonts and colors... Give this special look to your shop!' tags=['
'] mod='onboarding'} {else if $current_step == 2} {l s='Start your product catalog with a first product.[1]Make sure you cover the basics by setting its price, having a nice description and uploading a catchy image![1]If you already have your product base in a .CSV file, save time and make an import!' tags=['
'] mod='onboarding'} {else if $current_step == 3} {if $has_psp} {l s='Your shop runs with PrestaShop Payments by HiPay, so that you can accept payments by card right now. Other payment methods are available too, make sure you set everything up!' mod='onboarding'} {else} {l s='Select which payment methods you want to offer to customers on your shop, and manage the various restrictions you can apply (per currency, country or group of customers).' mod='onboarding'} {/if} {else if $current_step == 4} {l s='If you feel you need more information, you can still have a look at PrestaShop Documentation: click on "Help" in the top right corner of your back office!' mod='onboarding'} {else if $current_step == 5} {l s='You have completed all the essential first steps to configure your online shop. You can repeat those steps if you have more products, payment methods or shipping partners to add.[1]To dive deeper in the configuration of your shop, you should read the [2]"First steps with PrestaShop 1.6"[/2] chapter of the PrestaShop User Guide.[1]Once you are certain that your shop is ready to sell your products, click on the Launch button to make your shop public.' tags=['
', ''] mod='onboarding'} {/if} {/capture} {capture name="onboardingStepButton"} {if $current_step == 0} {l s='Let\'s start!' mod='onboarding'} {else if $current_step == 5} {l s='I\'m all good, let\'s launch!' mod='onboarding'} {else} {l s='I\'m done, take me to next step' mod='onboarding'} {/if} {/capture} {capture name="onboardingStepBannerTitle"} {if $current_step == 0} {l s='Take a tour: get started with PrestaShop' mod='onboarding'} {else if $current_step == 1} {l s='Customize your shop\'s look and feel' mod='onboarding'} {else if $current_step == 2} {l s='Add your first products' mod='onboarding'} {else if $current_step == 3} {l s='Get your shop ready for payments' mod='onboarding'} {else if $current_step == 4} {l s='You are now ready to launch your shop.' mod='onboarding'} {else if $current_step == 5} {l s='You are now ready to launch your shop.' mod='onboarding'} {/if} {/capture} {capture name="onboardingStepModalTitle"} {if $current_step == 1} {l s='A few steps before launching!' mod='onboarding'} {else if $current_step == 2} {l s='Let\'s create your first products' mod='onboarding'} {else if $current_step == 3} {l s='Get your shop ready for payments' mod='onboarding'} {else if $current_step == 4} {l s='Choose your shipping options' mod='onboarding'} {else if $current_step == 5} {l s='Hurrah!' mod='onboarding'} {/if} {/capture} {capture name="onboardingComplete"} {if $current_step == 1} {else if $current_step == 2} {l s='1/4 complete' mod='onboarding'} {else if $current_step == 3} {l s='2/4 complete' mod='onboarding'} {else if $current_step == 4} {l s='3/4 complete' mod='onboarding'} {else if $current_step == 5} {l s='4/4 complete' mod='onboarding'} {/if} {/capture} {capture name="onboardingCompletePercentage"} {if $current_step == 1} 10%% {else if $current_step == 2} 25%% {else if $current_step == 3} 50%% {else if $current_step == 4} 75%% {else if $current_step == 5} 100%% {/if} {/capture}

{$smarty.capture.onboardingStepModalTitle|escape:'html':'UTF-8'}

  • 1}class="checked"{/if}{if $current_step == 1}class="active"{/if}{if $current_step < 1}class="inactive"{/if}> {l s='Customize your shop\'s look and feel' mod='onboarding'} {if $current_step == 1}

    {l s='Give your shop its own identity based on your brand.' mod='onboarding'}
    {l s='You can change your theme or install a new one, and make sure to upload your own logo to make your shop truly unique.' mod='onboarding'}

    {l s='OK, take me to my theme' mod='onboarding'}

    {else if $current_step > 1}

    {l s='Continue editing' mod='onboarding'}

    {/if}
  • 2}class="checked"{/if}{if $current_step == 2}class="active"{/if}{if $current_step < 2}class="inactive"{/if}> {l s='Add products to your catalog' mod='onboarding'} {if $current_step == 2}

    {l s='Start your product catalog with a first product.' mod='onboarding'}
    {l s='Make sure you cover the basics by setting its price, having a nice description and uploading a catchy image!' mod='onboarding'} {assign "onboardingstep2importcsv" value=$continue_editing_links.import var="onboardingstep2importcsv"} {l s='If you already have your product base in a .CSV file, save time and make an import!' tags=[""] mod='onboarding'}

    {l s='Ok, Go to my catalog' mod='onboarding'}

    {else if $current_step > 2}

    {l s='Continue adding products' mod='onboarding'}

    {/if}
  • 3}class="checked"{/if}{if $current_step == 3}class="active"{/if}{if $current_step < 3}class="inactive"{/if}> {l s='Set up your payment methods' mod='onboarding'} {if $current_step == 3}

    {if $has_psp} {l s='Your shop runs with PrestaShop Payments by HiPay, so that you can accept payments by card right now. Other payment methods are available too, make sure you set everything up!' mod='onboarding'} {else} {l s='Select which payment methods you want to offer to customers on your shop, and manage the various restrictions you can apply (per currency, country or group of customers).' mod='onboarding'} {/if}

    {l s='Show me payment methods' mod='onboarding'}

    {else if $current_step > 3}

    {l s='Continue selecting payment methods' mod='onboarding'}

    {/if}
  • 4}class="checked"{/if}{if $current_step == 4}class="active"{/if}{if $current_step < 4}class="inactive"{/if}> {l s='Set up your shipping methods' mod='onboarding'} {if $current_step == 4}

    {l s='Unless you are only selling virtual products, you must register your shipping partners into PrestaShop.' mod='onboarding'}
    {l s='Without this your customers won\'t be able to enjoy your products!' mod='onboarding'}

    {l s='Let\'s see about shipping' mod='onboarding'}

    {else if $current_step > 4}

    {l s='Continue selecting shipping methods' mod='onboarding'}

    {/if}
{if $current_step == 5}
{else} {/if}
{if $current_step == 1} Step 1 {/if} {if $current_step == 2} Step 2 {/if} {if $current_step == 3} Step 3 {/if} {if $current_step == 4} Step 4 {/if} {if $current_step == 5} {include file="./launch_animation.tpl"} {/if}
{if $current_step == 4} {l s='Last step before launch!' mod='onboarding'} {else if $current_step == 5} {l s='You are all set!' mod='onboarding'} {else} {l s='You are only %s steps away from launch!' sprintf=[5-(int)$current_step] mod='onboarding'} {/if}