Getting Started

Introduction!

Firstly, a huge thanks for purchasing this theme, your support is truly appreciated!
This document covers the installation and use of this theme, reveals some answers to common problems and issues. We encourage you to read throughout this document if you are experiencing any difficulties. If you have any questions that are beyond the scope of document, please feel free to contact us via our Support Tickets System.

Compatible with PrestaShop

Shoeshop PrestaShop Theme is fully compatible with Prestashop version 1.7.x

PrestaShop Information

To install this theme you must have a working version of Prestashop already installed. If you need help installing PrestaShop, follow below sites and tutorials from prestashop.com, hope everything that you need are there.

Installation

Prepare Installation

There are two ways to install SP Shoeshop Theme

  • Quickstart Installation: Suitable if you have your first installation and want to get a whole new fresh site as our Demo.
  • Manual Installation: Include of Theme layout Installation Packages.

Quickstart Installation

We provide Quickstart package for each theme which aims to ease the installation for users. It will help you save much time of installing and configuring if you plan to start your site from the beginning.
Please following steps below:

  • Step 1: Download the quickstart package of named as sp_shoeshop_quickstart_pl_p1.7.7.4_v1.0.0.zip
  • Step 2: Extract and Upload the whole Quickstart package to your server or localhost. In Quickstart folder you will see the extracted folder that include all sample data
  • Step 3: Create a Database for your PrestaShop site.
  • shoeshop Prestashop Theme
  • Step 4: Start installation by opening browser and navigate to your URL.
    • Installation Assistant (Choose your language)

Please note: The installation language option will not affect your store language. By default PrestaShop is offered in English. You can install additional localization packages to change the store language.

shoeshop Prestashop Theme

  • Installation Assistant (License agreements)

shoeshop Prestashop Theme

  • Checking PrestaShop Compatibility

shoeshop Prestashop Theme

  • Store Information

Now add required information for your store: Shop name, Main activity, Country, Shop timezone and add the account info: first name, last name, email and password. Click “Next” to next step.

shoeshop Prestashop Theme

  • System Configuration

Enter your database in step 3, then click the “Test your database connection now!” button to make sure that the entered settings are correct. After that, click Next button.

shoeshop Prestashop Theme

  • Finish installation: This process could take a few minutes

shoeshop Prestashop Theme

Note: For security reasons you need to delete the install/ directory on your hosting server.

And finally, go to the Frontend or Backend as you want:

shoeshop Prestashop Theme

Theme Installation

Note: Before installing theme, you must disable the cache. In your back office, please go to CONFIGURE >> Advanced Parameters >> Performance >> find “Cache” parameter >> Set “No” to disable cache >> Click “Save”.

shoeshop Prestashop Theme

SP shoeshop Theme Installation

Install the “sp_shoeshop_template_p1.7.x_v1.0.0.zip” file.

1. Login to your Prestashop admin panel and navigate to IMPROVE >> Design >> Theme & Logo. At the top of the page click the Add a new theme button.

shoeshop Prestashop Theme

2. Navigate to “Import from your computer>> choose the zip theme file as named “sp_shoeshop_template_p1.7.x_v1.0.0.zip >> Save.

shoeshop Prestashop Theme

Note

  • If you get the message file is too large
  • You're use PrestaShop version 1.7 or higher

With either case, you must upload theme file into the "/themes" folder.

shoeshop Prestashop Theme

- Login to your PrestaShop admin panel and navigate to IMPROVE >> Design >> Theme & Logo. At the top of the page click the Add a new theme button.

shoeshop Prestashop Theme

- Navigate to “Import from FTP>> choose the zip theme file as named “sp_shoeshop_template_p1.7.x_v1.0.0.zip >> Save.

shoeshop Prestashop Theme

3. When your choice is successfully validated , the new theme will be shown in the section named as Select a theme for your “[name]” shop . Then Click "Use this theme" button to replace your current theme with SP shoeshop theme.

shoeshop Prestashop Theme


Note: After click button, your site may be broken. If your site was broken, please run this command: chown -R apache:apache sp_shoeshop

4. Click "Save" button and go to front-end and view your website.

Layout Position

Position Home page

home 1 Home Style 1
home 2 Home Style 2
home 3 Home Style 3

Homepage Configuration

Frontend Appearance:

bestshop

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules and Services >> look for “SP Newsletter Block” module.

Step 2: You could configure its settings like the illustration. You can Enable/Disable button "Enable Newsletter Popup" to Show/Hide popup.

Background image: You could override in folder "../themes/sp_shoeshop/assets/img/bg_popup.jpg"

SP Search Pro

Frontend Appearance:

shoeshop

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Search Pro” module >> click “Configure” button to configure.

Step 2: In the “SP Search Pro” configuration page, click shoeshop button in the right corner to “ADD NEW MODULE”.

Step 3: You could configure this module like the illustration.

a. SP Currencies Block

Frontend Appearance:

shoeshop

Backend Settings:

In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Currency Block>> click “Enable” button to enable this module.

b. SP Languages Selector Block

Frontend Appearance:

shoeshop

Backend Settings:

In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Languages Selector Block >> click “Enable” button to enable this module.

SP Custom HTML

Frontend Appearance:

shoeshop

Backend Setting:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Custom HTML module >> click “Configure” button to configure.

Step 2: In the “SP Custom HTML” configuration page, click shoeshop button in the right corner to “ADD NEW MODULE”.

Step 3: You could configure this module like the illustration

Copy and paste the following code into the content:

<div class="policy-shop">
<div class="row">
<div class="item item-1 col-lg-3 col-md-6 col-xs-12">
<div class="icon"><img class="mark-lazy" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/icon-1.png" alt="" /></div>
<div class="text">
<h5><a class="name" href="#">Free shipping on all orders</a></h5>
</div>
</div>
<div class="item item-2  col-lg-3 col-md-6 col-xs-12">
<div class="icon"><img class="mark-lazy" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/icon-2.png" alt="" /></div>
<div class="text">
<h5><a class="name" href="#">30 days money back guarantee</a></h5>
</div>
</div>
<div class="item item-3 col-lg-3 col-md-6 col-xs-12">
<div class="icon"><img class="mark-lazy" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/icon-3.png" alt="" /></div>
<div class="text">
<h5><a class="name" href="#">Safe & Secure Shopping Guarantee</a></h5>
</div>
</div>
<div class="item item-4 col-lg-3 col-md-6 col-xs-12">
<div class="icon"><img class="mark-lazy" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/icon-4.png" alt="" /></div>
<div class="text">
<h5><a class="name" href="#">We support online 24/24 on day</a></h5>
</div>
</div>
</div>
</div>

SP Mini Cart Pro

Frontend Appearance:

shoeshop

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “ SP Mini Cart Pro module >> click “Enable” button to enable this module.

SP Slider for your homepage

Frontend Appearance:

zoro

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “Sp slider for your homepage module >> click “Configure” button to configure.

Step 2: In the “SP Slider For Your Homepage” configuration page, click zoro button in the right corner to “ADD NEW MODULE”.

Step 3: You could configure this module like the illustration

Step 4: In the last part named Slides List of this configuration page, click zoro button in the right corner to add new slide and edit slide’s information as follows:

  • Sample 1: Please click Here to view

SP Category

Frontend Appearance:

shoeshop

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Categories module.

Step 2: In the “SP Categories” configuration page, click shoeshop button in the right corner to “ADD NEW MODULE”.

Step 3: You could configure this module like these illustrations General Setting

SP Custom HTML

Frontend Appearance:

shoeshop

Backend Setting:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Custom HTML module >> click “Configure” button to configure.

Step 2: In the “SP Custom HTML” configuration page, click shoeshop button in the right corner to “ADD NEW MODULE”.

Step 3: You could configure this module like the illustration

Copy and paste the following code into the content:

<div class="row">
<div class="item col-lg-4 col-md-4 col-xs-4">
<div class="item-inner">
<div class="image-cat"><a href="#"><img src="../themes/sp_shoeshop/assets/img/index1/banner-1.jpg" alt="Category Image" /></a></div>
<div class="info-cat">
<h2><a href="#">Womens Footwear</a></h2>
<p>On-trend styles to kick things up a notch.</p>
</div>
</div>
</div>
<div class="item col-lg-4 col-md-4 col-xs-4">
<div class="item-inner">
<div class="image-cat"><a href="#"><img src="../themes/sp_shoeshop/assets/img/index1/banner-2.jpg" alt="Category Image" /></a></div>
<div class="info-cat">
<h2><a href="#">Summer Sale Slippers</a></h2>
<p>On-trend styles to kick things up a notch.</p>
</div>
</div>
</div>
<div class="item col-lg-4 col-md-4 col-xs-4">
<div class="item-inner">
<div class="image-cat"><a href="#"><img src="../themes/sp_shoeshop/assets/img/index1/banner-3.jpg" alt="Category Image" /></a></div>
<div class="info-cat">
<h2><a href="#">Top Men's Sneakers</a></h2>
<p>On-trend styles to kick things up a notch.</p>
</div>
</div>
</div>
</div>

SP Custom HTML

Frontend Appearance:

shoeshop

Backend Setting:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Custom HTML module >> click “Configure” button to configure.

Step 2: In the “SP Custom HTML” configuration page, click shoeshop button in the right corner to “ADD NEW MODULE”.

Step 3: You could configure this module like the illustration

Copy and paste the following code into the content:

<p>Welcome to Shoeshop ! Wrap new offers / gift every single day on Weekends - New Coupon code: Sh03s1105</p>

SP Listing Tab

Frontend Appearance:

shoeshop

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Listing Tab module.

Step 2: In the “SP Listing Tab” configuration page, click shoeshop button in the right corner to “ADD NEW MODULE”.

Step 3: You could configure this module like these illustrations General Setting

SP Banner

Frontend Appearance:

medisine

Backend Setting:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Banner module >> click “Configure” button to configure.

Step 2: In the “SP Banner” configuration page, click medisine button in the right corner to “ADD NEW MODULE”.

Step 3: You could configure this module like the illustration

Note: Do the same with other banner: Banner2, Banner3...

SP Filter Products – For Women

Frontend Appearance:

shoeshop

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Filter Products module.

Step 2: In the “SP Filter Products” configuration page, click shoeshop button in the right corner to “ADD NEW MODULE”.

Step 3: You could configure this module like these illustrations General Setting

Note: Do the same with other positions: displayFilterproducts2, displayFilterproducts3, displayFilterproducts4...

SP Manufacture Slider

Frontend Appearance:

smarket

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules and Services >> Installed Modules look for “SP Manufacture Slider module.

Step 2: In the “SP Manufacture Slider” configuration page, click button in the right corner to “ADD NEW MODULE”.

Step 3: You could configure this module like the illustration

Information

Frontend Appearance:

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules and Services >> Installed Modules look for “SP Footer Links module >> click “Configure” button to configure.

Step 2: In the “SP Footer Links” configuration page, click button in the right corner to “ADD NEW MODULE”.

Step 3: You could configure this module like the illustration

Note: Do the same with other hook: displayFooterLinks2, displayFooterLinks3... .

Store information

Frontend Appearance:

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Theme Configuration module.

Step 2: Choose “Contact Info” tab to configure the parameters in this section.

shoeshop

Store information

Frontend Appearance:

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Theme Configuration module.

Step 2: Choose “Social” tab to configure the parameters in this section.

shoeshop

SP NewsLetter Block

Frontend Appearance:

autostore

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules and Services >> Installed Modules look for “SP Newsletter block module.

Step 2: In the “SP Newsletter block” configuration page, click button in the right corner to “ADD NEW MODULE”.

Step 3: You could configure this module like the illustration

Frontend Appearance:

Backend Settings:

Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules Manager >> Modules look for “SP Theme Configuration module.

Step 2: In the SP Theme Settings, choose “Social” to configure the parameters in this section.

autostore

SP Theme Configuration

In your Prestashop Admin Dashboard, navigate to IMPROVE >> Modules >> Modules and Services >> go to Installed modules section, search for “SP Theme Configuration” module then click on Configure.

General Settings

In the SP Theme Configuration, choose “General” to configure the parameters in this section. After finishing, you could go to the front-end to view the changes.

Layout Settings

In the SP Theme Configuration, choose “Layout” to configure the parameters in this section. After finishing, you could go to the front-end to view the changes.

Background Settings

In the SP Theme Configuration, choose “Background” to configure the parameters in this section. After finishing, you could go to the front-end to view the changes.

Fonts

In the SP Theme Configuration, choose “Fonts” to configure the parameters in this section. After finishing, you could go to the front-end to view the changes.

Note: Please copy and paste the following line into Font Selector tab:

1.


body, h5.product-name, .price-box, #attributes .attribute_list select, h1.product_name

2.


.sp-megamenu .navbar-nav  li li a

3.


h1,h2,h3,h4,h5,h6,.content_sortPagiBar_top label, .content_sortPagiBar_bottom label,.content_sortPagiBar_top div.selector span, .content_sortPagiBar_bottom div.selector span

4.


.title_font

Listing page

In the SP Theme Configuration, choose “Listing Pages” to configure the parameters in this section. After finishing, you could go to the front-end to view the changes.

shoeshop

Product Pages

In the SP Theme Configuration, choose “Product Pages” to configure the parameters in this section. After finishing, you could go to the front-end to view the changes.

shoeshop

Custom Codes

In the SP Theme Configuration, choose "Custom Codes" to configure the parameters in this section. After finishing, you could go to the front-end to view the changes.

Frontend Appearance

- You can input css or javascript.

Examples code css


body{
	background-color: red;
}

Examples code Javascript


alert('This is demo javascript');

Custom Codes

- In the SP Theme Settings, choose “Advanced” to configure the parameters in this section. After finishing, you could go to the front-end to view the changes.

1. SCSS Compile

- Active: The system will automatically compile into CSS from SCSS when you refresh the website

Note: System will change css file theme-...css. Ex: theme-ff0000.css

Do not edit css file when active SCSS Compile

2. CSS Format

Css formatting after compile from sass.

  • scss_formatter: Css Normal
  • scss_formatter_nested: Css Nested
  • scss_formatter_compressed: Css Compressed

3. Edit file CSS

There are two instances to edit css file via ftp.

  • SCSS Compile: Disable
  • SCSS Compile: Enable

1. SCSS Compile: Disable

- You can edit css file of modules.

Example: "../themes/sp_shoeshop/modules/spcustomhtml/views/css/style.css"

- You can edit css file of theme.

Example:

+) "../themes/sp_shoeshop/assets/css/theme-0083c1.css"

+) "../themes/sp_shoeshop/assets/css/theme.css"

2. SCSS Compile: Enable

- You can edit css file of modules. (Sample as Disable)

Note: The system will generate css file "theme-0083c1.css, theme-{color code}.css"

Your changes to this file will be lost

- You must edit file "*.scss" in the folder "_dev/css"

Example: "../themes/sp_shoeshop/_dev/css/themestyles/_content.scss"

SP Megamenu Configuration

SP Megamenu (displayMenu)

Click Here to view documentation of SP MegaMenu module.

Frontend Appearance:

1. Navigate to IMPROVE >> Modules >> Modules Manager and look for SP Mega Menu >> Click the Configure button to access the module configuration page.

2. In the SP Mega Menu Panel, you could Add New Module by click on the button like the following image:

autostore

3. You could configure General Options then click "Save" or "Save and stay" button.

autostore

4. Menu list of Mega Menu. You need to look at the menu list to configure easily.

5. Examples. Create megamenu as the demo.

bestshop

  • Step1: Create menu "Features" level 1. Scroll down you could configure Menu Information as follows:
  • Step2: Create submenu item.
  • Step 3: After each step, click "Save config" button and finally go to the front-end to view.

  • Other Modules

    Click here to view Backend Setting
    Click here to view Frontend Appearance
    Click here to view Backend Setting
    Click here to view documentation of SP Custom Html module.
    Click here to view Frontend Appearance
    Click here to view Backend Setting
    Click here to view Frontend Appearance
    Click here to view Backend Setting
    Click here to view documentation of SP Slider For Your Homepage module.
    Click here to view Frontend Appearance
    Click here to view Backend Setting
    Click here to view Frontend Appearance
    Click here to view Backend Setting
    Click here to view Frontend Appearance
    Click here to view Backend Setting
    Click here to view documentation of SP Search Pro module.
    Click here to view Frontend Appearance
    Click here to view Frontend Appearance
    Click here to view Frontend Appearance
    Click here to view Frontend Appearance
    Click here to view Backend Setting
    Click here to view documentation of SP Footer Links module.
    Click here to view Frontend Appearance
    Click here to view Backend Setting
    Click here to view documentation of SP Filter Products module.
    Click here to view Frontend Appearance
    Click here to view Backend Setting
    Click here to view documentation of SP Listing Tab module.
    Click here to view Frontend Appearance
    Click here to view Backend Setting
    Click here to view documentation of SP Categories module.
    Click here to view Frontend Appearance
    Click here to view Backend Setting

    Blog Page

    Blog Page

    Frontend:

    bestshop

    Backend Settings:

    Step 1:

    • Install the "smartblog.zip" file.
    • Install the "smartblogcategories.zip" file.
    • Install the "smartbloghomelatestnews.zip" file.

    Step 2: In the Prestashop Admin Panel, navigate to IMPROVE >> Modules >> Modules and Services >> Installed Modules

    Step 3: You could configure this module like the following image.

    - Smart Blog

    bestshop

    - SmartBlog Home Latest

    bestshop

    Please read more guide for Smartblog at here. SmartBlog Module

    Contact Page

    Contact Page

    shoeshop

    Backend Setting:

    You can change the Google map iframe by modifying this file: "themes/sp_shoeshop/templates/contact.tpl"

    shoeshop

    About us Page

    About us Page

    Frontend Appearance:

    shoeshop

    Backend Setting:

    Step 1: In the Prestashop Admin Panel, navigate to IMPROVE >> Design >> Pages

    Step 2: Search with title "About Us" and Edit

    Step 3: Edit code HTML like the illustration

    Copy and paste the following code into the content:

    
    <div class="about-container2">
    <div class="about-image"><img src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/about-us/about-image.jpg" alt="About Image" /></div>
    <div class="welcome clearfix">
    <div class="row">
    <div class="col-lg-6 col-xs-12">
    <div class="block-welcome">
    <div class="bonus-title">
    <h3>Welcome to ShoeShop</h3>
    </div>
    <div class="bonus-content">
    <p>Nulla auctor mauris ut dui luctus semper. In hac habitasse platea dictumst. Duis pellentesque ligula a risus suscipit dignissim. Nunc non nisl lacus. Integer pharetra lacinia dapibus. Donec eu dolor dui, vel posuere mauris. Nulla auctor mauris ut dui luctus semper.</p>
    <p>Pellentesque semper congue sodales. In consequat, metus eget con sequat ornare, augue dolor blandit purus, vitae lacinia nisi tellus in erat. Nulla ac justo eget massa aliquet sodales. Maecenas mattis male suada sem, in fringilla massa dapibus quis. Suspendisse aliquam leo id neque auctor molestie. Etiam at nulla tellus.</p>
    <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.</p>
    </div>
    </div>
    </div>
    <div class="col-lg-6 col-xs-12">
    <div class="block-whychoose">
    <div class="bonus-title">
    <h3>Frequently Asked Questions</h3>
    </div>
    <div class="bonus-content">
    <div class="accordion" id="accordionExample">
    <div class="card">
    <div class="card-header accordionCms" id="headingOne"><a class="title-collapse collapsed"> Shipping & Returns </a></div>
    <div id="collapseOne" class="collapse">
    <div class="card-body">Nulla auctor mauris ut dui luctus semper. In hac habitasse platea dictumst. Duis pellentesque ligula a risus suscipit dignissim. Nunc non nisl lacus. Integer pharetra lacinia dapibus.</div>
    </div>
    </div>
    <div class="card">
    <div class="card-header accordionCms" id="headingTwo"><a class="title-collapse collapsed"> Secure Shopping </a></div>
    <div id="collapseTwo" class="collapse">
    <div class="card-body">Nulla auctor mauris ut dui luctus semper. In hac habitasse platea dictumst. Duis pellentesque ligula a risus suscipit dignissim. Nunc non nisl lacus. Integer pharetra lacinia dapibus.</div>
    </div>
    </div>
    <div class="card">
    <div class="card-header accordionCms" id="headingThree"><a class="title-collapse collapsed"> International Shipping </a></div>
    <div id="collapseThree" class="collapse">
    <div class="card-body">Nulla auctor mauris ut dui luctus semper. In hac habitasse platea dictumst. Duis pellentesque ligula a risus suscipit dignissim. Nunc non nisl lacus. Integer pharetra lacinia dapibus.</div>
    </div>
    </div>
    <div class="card">
    <div class="card-header accordionCms" id="headingFour"><a class="title-collapse collapsed"> Affiliates </a></div>
    <div id="collapseFour" class="collapse">
    <div class="card-body">Nulla auctor mauris ut dui luctus semper. In hac habitasse platea dictumst. Duis pellentesque ligula a risus suscipit dignissim. Nunc non nisl lacus. Integer pharetra lacinia dapibus.</div>
    </div>
    </div>
    <div class="card">
    <div class="card-header accordionCms" id="headingFive"><a class="title-collapse collapsed"> Group Sales </a></div>
    <div id="collapseFive" class="collapse">
    <div class="card-body">Nulla auctor mauris ut dui luctus semper. In hac habitasse platea dictumst. Duis pellentesque ligula a risus suscipit dignissim. Nunc non nisl lacus. Integer pharetra lacinia dapibus.</div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    <div class="our-member block-ourteam">
    <div class="title">
    <h3>Our team</h3>
    <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry</p>
    </div>
    <div class="bonus-content">
    <div class="block-content">
    <div class="nav-style-3 hover-to-show absolute-nav">
    <div class="item">
    <div class="image"><img class="mark-lazy lazyload" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/item-1.jpg" alt="" /></div>
    <div class="content">
    <h3 class="name">Britney Spear</h3>
    <h4 class="job">manager</h4>
    <ul>
    <li class="facebook"><a class="icon-facebook" title="Facebook" href="#"> <span class="hidden">Facebook</span> </a></li>
    <li class="twitter"><a class="icon-twitter" title="Twitter" href="#"> <span class="hidden">Twitter</span> </a></li>
    <li class="instagram"><a class="icon-instagram" title="Instagram" href="#"> <span class="hidden">Instagram</span> </a></li>
    <li class="skype"><a class="icon-skype" title="Skype" href="#"> <span class="hidden">Skype</span> </a></li>
    </ul>
    </div>
    </div>
    <div class="item">
    <div class="image"><img class="mark-lazy lazyload" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/item-2.jpg" alt="" /></div>
    <div class="content">
    <h3 class="name">Jenifer Aniston</h3>
    <h4 class="job">Pharmacist</h4>
    <ul>
    <li class="facebook"><a class="icon-facebook" title="Facebook" href="#"> <span class="hidden">Facebook</span> </a></li>
    <li class="twitter"><a class="icon-twitter" title="Twitter" href="#"> <span class="hidden">Twitter</span> </a></li>
    <li class="instagram"><a class="icon-instagram" title="Instagram" href="#"> <span class="hidden">Instagram</span> </a></li>
    <li class="skype"><a class="icon-skype" title="Skype" href="#"> <span class="hidden">Skype</span> </a></li>
    </ul>
    </div>
    </div>
    <div class="item">
    <div class="image"><img class="mark-lazy lazyload" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/item-3.jpg" alt="" /></div>
    <div class="content">
    <h3 class="name">Michael Jackson</h3>
    <h4 class="job">Designer</h4>
    <ul>
    <li class="facebook"><a class="icon-facebook" title="Facebook" href="#"> <span class="hidden">Facebook</span> </a></li>
    <li class="twitter"><a class="icon-twitter" title="Twitter" href="#"> <span class="hidden">Twitter</span> </a></li>
    <li class="instagram"><a class="icon-instagram" title="Instagram" href="#"> <span class="hidden">Instagram</span> </a></li>
    <li class="skype"><a class="icon-skype" title="Skype" href="#"> <span class="hidden">Skype</span> </a></li>
    </ul>
    </div>
    </div>
    <div class="item">
    <div class="image"><img class="mark-lazy lazyload" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/item-4.jpg" alt="" /></div>
    <div class="content">
    <h3 class="name">Donal Trump</h3>
    <h4 class="job">Pharmacist</h4>
    <ul>
    <li class="facebook"><a class="icon-facebook" title="Facebook" href="#"> <span class="hidden">Facebook</span> </a></li>
    <li class="twitter"><a class="icon-twitter" title="Twitter" href="#"> <span class="hidden">Twitter</span> </a></li>
    <li class="instagram"><a class="icon-instagram" title="Instagram" href="#"> <span class="hidden">Instagram</span> </a></li>
    <li class="skype"><a class="icon-skype" title="Skype" href="#"> <span class="hidden">Skype</span> </a></li>
    </ul>
    </div>
    </div>
    <div class="item">
    <div class="image"><img class="mark-lazy lazyload" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/item-1.jpg" alt="" /></div>
    <div class="content">
    <h3 class="name">Britney Spear</h3>
    <h4 class="job">manager</h4>
    <ul>
    <li class="facebook"><a class="icon-facebook" title="Facebook" href="#"> <span class="hidden">Facebook</span> </a></li>
    <li class="twitter"><a class="icon-twitter" title="Twitter" href="#"> <span class="hidden">Twitter</span> </a></li>
    <li class="instagram"><a class="icon-instagram" title="Instagram" href="#"> <span class="hidden">Instagram</span> </a></li>
    <li class="skype"><a class="icon-skype" title="Skype" href="#"> <span class="hidden">Skype</span> </a></li>
    </ul>
    </div>
    </div>
    </div>
    </div>
    </div>
    </div>
    <div class="block-testimonial-2">
    <div class="sptestimonial-2">
    <div class="item-client">
    <div class="client-say">
    <h6>It is a wonderful watch. I did not make the mistake of spending a sum of money to own it. <span>Thank you New Century for the best.</span></h6>
    </div>
    <div class="client-info">
    <div class="image"><img class="mark-lazy lazyload" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/cus.png" alt="" /></div>
    <div class="client-title">
    <h5>Bugatti Veyron</h5>
    </div>
    <div class="client-desc">Los Angeles</div>
    </div>
    </div>
    <div class="item-client">
    <div class="client-say">
    <h6>It is a wonderful watch. I did not make the mistake of spending a sum of money to own it. <span>Thank you New Century for the best.</span></h6>
    </div>
    <div class="client-info">
    <div class="image"><img class="mark-lazy lazyload" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/cus.png" alt="" /></div>
    <div class="client-title">
    <h5>Michael Jackson</h5>
    </div>
    <div class="client-desc">Los Angeles</div>
    </div>
    </div>
    <div class="item-client">
    <div class="client-say">
    <h6>It is a wonderful watch. I did not make the mistake of spending a sum of money to own it. <span>Thank you New Century for the best.</span></h6>
    </div>
    <div class="client-info">
    <div class="image"><img class="mark-lazy lazyload" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/cus.png" alt="" /></div>
    <div class="client-title">
    <h5>Amanda Cerny</h5>
    </div>
    <div class="client-desc">Los Angeles</div>
    </div>
    </div>
    <div class="item-client">
    <div class="client-say">
    <h6>It is a wonderful watch. I did not make the mistake of spending a sum of money to own it. <span>Thank you New Century for the best.</span></h6>
    </div>
    <div class="client-info">
    <div class="image"><img class="mark-lazy lazyload" src="/ytc_templates/prestashop/sp_shoeshop/themes/sp_shoeshop/assets/img/cus.png" alt="" /></div>
    <div class="client-title">
    <h5>Amanda Cerny</h5>
    </div>
    <div class="client-desc">Los Angeles</div>
    </div>
    </div>
    </div>
    </div>
    </div>
    
    

    Languages

    Management Languages

    1. Add new Language

    Step 1:

    - In the Prestashop Admin Panel, navigate to IMPROVE >> International >> Translations

    shoeshop

    Step 2:

    - At here, Scroll to block "ADD / UPDATE A LANGUAGE"

    - Then, Select the language you want to add new, and click button "Add or update a language"

    shoeshop

    2. Export Language

    Step 1:

    - In the Prestashop Admin Panel, navigate to IMPROVE >> International >> Translations (Same Add new Language)

    Step 2:

    - At here, Scroll to block "Export a Language"

    - Then, Select Language and Your theme that you want Export, and click button "Export"

    shoeshop

    3. Import Language

    Step 1:

    - In the Prestashop Admin Panel, navigate to IMPROVE >> International >> Translations (Same Add new Language)

    Step 2:

    - At here, Scroll to block "Import a language pack manually"

    - Then, click button "Add file" and choose file language and select your theme, and click button "Import"

    shoeshop


    4. Management Language

    Step 1:

    - In the Prestashop Admin Panel, navigate to IMPROVE >> International >> Localization, and choose tab "Languages"

    - You can edit or delete language on your store

    shoeshop

    Step 2:

    - If you want change language, click button "Edit".

    shoeshop

    Currencies

    Management Currencies

    Step 1:

    - In the Prestashop Admin Panel, navigate to IMPROVE >> International >> Localization, and choose tab "Currencies"

    shoeshop

    Step 2:

    - In the "Currencies" configuration page, click button shoeshop in the right corner to “ADD NEW”.

    Step 3:

    You could configure this module like the illustration

    Translation

    Management Translation

    1. Translations Theme

    Step 1:

    - In the Prestashop Admin Panel, navigate to IMPROVE >> International >> Translations (Same Add new Language)

    Step 2:

    - In the "Translations" configuration page, scroll to block "MODIFY TRANSLATIONS"

    1. Choose "Type of translation" is "Theme translations"
    2. Choose "Select your theme" is your theme you want translated.
    3. Select your language you want translated

    - Then click button "Modify"

    shoeshop

    - Here, you can translate the text in the theme.

    shoeshop

    2. Translations Modules

    Step 1:

    - In the Prestashop Admin Panel, navigate to IMPROVE >> International >> Translations (Same Add new Language)

    Step 2:

    - In the "Translations" configuration page, scroll to block "MODIFY TRANSLATIONS"

    1. Choose "Type of translation" is "Installed modules translations"
    2. Choose "Select your module" is your module you want translated.
    3. Select your language you want translated

    - Then click button "Modify"

    shoeshop

    - Here, you can translate the text in the module.

    shoeshop

    Other

    Support

    SUPPORT - If you have any questions that are beyond the scope of this help file, please feel free to send us via: Support Tickets System
    FAQs - Go to Here to view more the Frequently Asked Questions.


    Change Log

    Click here to view change log.