0% found this document useful (0 votes)
64 views114 pages

Sanez Documentation

This document outlines the steps to install a Prestashop theme on a server. It discusses installing a full Prestashop package as well as just a theme template. The process involves extracting files, configuring the database, and navigating the Prestashop installer and admin interface.

Uploaded by

rastepa6
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
64 views114 pages

Sanez Documentation

This document outlines the steps to install a Prestashop theme on a server. It discusses installing a full Prestashop package as well as just a theme template. The process involves extracting files, configuring the database, and navigating the Prestashop installer and admin interface.

Uploaded by

rastepa6
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 114

Sentez Store

THEME MODULE POSITION :

Header Block
01. “Sentez Store” --> “Header logo section” -> “Design” -->“Theme & logo --> ”Header
logo“.

02. “Sentez Store” --> “ThemeVolty Configure” --> “Mega menu module”.

03. “Sentez Store” --> “Modues manager ” --> “Search bar”.

04. “Sentez Store” --> “Modues manager --> “Shopping cart module”.

05. “Sentez Store” --> “Themevolty Configure” --> “Customer's Wishlist Module.

06. “Sentez Store” --> “Modues manager ” --> “Product Compare Module.

07. “Sentez Store” -->“Language selector module” --> “Modues manager -->“Language
selector block”.

08. “Sentez Store” --> “Currency selector module” -> “Modues manager --> Currency
block”.
Main Content Block
01. “Sentez Store” --> “Themevolty configure” --> “Main slider module” .

02. “Sentez Store” --> “Themevolty configure” --> “Category Slider module”.

03. “Sentez Store” --> “Themevolty configure” --> “Tab products module”.

04. “Sentez Store” --> “Themevolty configure” --> “Customer service module”.

05. “Sentez Store” --> “Themevolty configure” --> “Testimonial module”.

06. “Sentez Store” --> “Themevolty configure” --> “Category Chain Slider module”.

07. “Sentez Store” --> ““Themevolty configure” --> “Multi banner 1 Module”.

08. “Sentez Store” --> “Themevolty configure” --> “Tab Category Product Slider module”.

09. “Sentez Store” --> “Themevolty configure” --> “Brand list module”.

10. “Sentez Store” --> “Themevolty configure” --> “ThemeVolty Blog” --> “Blog Posts”.

11. “Sentez Store” --> “Themevolty configure” --> “Footer Product module”.

12. “Sentez Store” --> “Module manager” --> “Newsletter subscription module”.
Footer Block
01. “Sentez Store” --> “Module manager” --> “Contact information module”.

02. “Sentez Store” --> “Design” --> “Link Widget module”.

03. “Sentez Store” --> “Module manager” --> “My Accont Block”.

04. “Sentez Store” --> “Themevolty configure” --> “Footer category module”.

05. “Sentez Store” --> “Themevolty configure” --> “Footer Logo module”.

06. “Sentez Store” --> “Themevolty configure” --> “Custom setting module” --> “App
Icon”.

07. “Sentez Store” --> “Themevolty configure” --> “Custom setting module” --> “Custom
title”.

08. “Sentez Store” --> “Themevolty configure” --> “Payment Icon module”.

HOW TO UPGRADE THEME & DATABASE


Note: If you perform the upgradation process then you might be lost your all
custom changes which you make in our modules [Codding Part]

First of all Themevolty - Electron mega electronic superstore up-gradation process is


very easy and quick for everyone

Now I am going to show you how to upgrade the theme in a minute.

I make a part of the upgradation process so you can easily upgrade the theme with
follow these steps.

Step 1: Download Latest Theme files [ZIP] From https://addons.prestashop.com


Unzip theme zip then go to /dependencies/modules/copy all modules folder

Step 3: After the Extract folder then copy all folders from /dependencies/modules/ copy
all modules folder and then go to your server directory /modules/ and
replace/overwrite all folders. show you in image
Step 4: Then go back again into the zip and copy all folders and files like _dev, assets,
config, dependencies, mails, modules, templates, translations, index.php,
preview.png.show you in image

After the copy, this folder and files go to your server directory
themes/tv_electronic_electron_1_7_v1 and replace this all folder and files.
Step 5: After perform above all steps simply go to the backoffice customsetting module,
show you in image

CLICK ON UPGRADE DATABASE

Step 6: Greetings!! You complete the updation process.


Thank You...

HOW TO OPTIMIZE SPEED OF WEBSITE

Now I am going to show you how to improve speed performence.

I make a part of the upgradation process so you can easily upgrade the theme with
follow these steps.

Step 1: Login/Register in Cloud Flare Click Here To Login


(https://dash.cloudflare.com/login)

After then success login add your domain name in the clould flare ,i show you in the image

After then add a site name in this box, then you need to add DNS in your domain

After add the domain and DNS it will take upto 24 hours for generating cache. so
must wait upto 24hours
Step 2: Go to your server main directory and add this code in the .htaccess file

<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType text/css "access plus 1 month"
ExpiresByType text/javascript "access plus 1 month"
ExpiresByType application/javascript "access plus 1 month"
ExpiresByType application/x-javascript "access plus 1 month"
ExpiresByType image/x-icon "access plus 1 year"
ExpiresByType image/svg+xml "access plus 1 year"
ExpiresByType image/vnd.microsoft.icon "access plus 1 year"
ExpiresByType application/font-woff "access plus 1 year"
ExpiresByType application/x-font-woff "access plus 1 year"
ExpiresByType font/woff2 "access plus 1 year"
ExpiresByType application/vnd.ms-fontobject "access plus 1 year"
ExpiresByType font/opentype "access plus 1 year"
ExpiresByType font/ttf "access plus 1 year"
ExpiresByType font/otf "access plus 1 year"
ExpiresByType application/x-font-ttf "access plus 1 year"
ExpiresByType application/x-font-otf "access plus 1 year"
</IfModule>

Thank You...
START

Connect to phpMyAdmin using your account credentials, which your host provided you with.
It should be accessible through a standard URL, tied to your domain name, or host's
domain name.Connect to phpMyAdmin using your account credentials, which your host
provided you with. It should be accessible through a standard URL, tied to your domain
name, or host's domain name.

Premium Prestashop Theme


Thank You...

INTRODUCTION

There are two ways to install a Prestashop Theme:

Install Template: If you have available shop, you can install only template.

1 Install Prestashop Package


1.1 Create new database :
Connect to phpMyAdmin using your account credentials, which your host provided you
with. It should be accessible through a standard URL, tied to your domain name, or
host's domain name.
1.2 Extract and upload the whole Prestashop package (admin, modules, themes,…) in
prestashop folder to your server.

Download Latest Prestashop Zip Package (https://www.prestashop.com/en/previous-


versions)

Extract prestashop package, we got:

Copy all of folder above to your Prestashop.

1.3 Open browser and navigate to your site (where the Prestashop uploaded) to load
default Prestashop installer with the database you just created.

As an example, name of prestashop is prestashop_package.


Choose language you want to install.

Click button “Next”.

1.4 Step by step to follow the instructions.


Click “Next” to continue, we got:

Click “Next” to continue, we got:


Click “Next” to continue, we got:
With database name : demo_database – database name you have just created
User name : root
User password: No need to fill in
Click “Test your database connection now!” Button For Connect Database.
Click “Next” button.
Click Manage your store to login your Admin Prestashop
Click Discover your store to your home page
If you click “Manage your store”, you will have a
trouble:
You have to delete the “install” folder in your
Prestashop.

Then, you access your Admin Prestashop.

1.5 Finish installer.


2 Theme Install on Server
you need to create php.ini file name and add below code in this file on server directory
and also copy add in admin directory

max_execution_time=0;
max_input_time=-1
max_input_vars=10000
suhosin.get.max_vars = 10000;
suhosin.post.max_vars = 10000;
extension = php_mysql.dll
register_globals = Off
magic_quotes_gpc = Off
safe_mode = Off
safe_mode_gid = Off

output_buffering = On
post_max_size = 20M
file_uploads = On
upload_max_filesize = 200M

extension=php_curl.dll
extension=php_gd2.dll
extension=php_openssl.dll
extension=php_zip.dll

allow_url_include = On
allow_url_fopen = On
memory_limit = 1024M

3 Install Template
You must install default prestashop before. You can see instruction install default prestashop
on Prestashop Wiki: http://doc.prestashop.com/display/PS16/Installing+PrestaShop
(http://doc.prestashop.com/display/PS16/Installing+PrestaShop)

To install this theme automatically do the following steps:

Login your admin prestashop.


Please go to Design > Themes & Logo
Click on Add New Theme Button of Top Right Corner.

Part 1:-
Click on Import From Your Computer. And Select Your Zip.
If You have any problem in Theme Installation Then you Choose Second
Option For Theme Installation.

Part 2:-
Copy Your Theme Zip And Paste in Prestashop FrameWork -> Themes Folder.

Then In Admin Panel Select In Theme Upload page Import From FTP Block
Select Your Zip. And Click on Save Button.

Then Copy Theme Which You Export.


after the theme has been installed, you select Use
this theme.

Error Solution :-
If You get an error. Not allow to enable this module.

Then you have change in smarty cache.


Path.

If You have any problem for Theme File Size. And You get an Error same as
Belog.
You Need to put php.ini file in your Project Folder.

php.ini file is gaven in Documentation Folder.

After Theme Installtion Custom Setting.


After Theme Installation You Need to Change Image Setting

Then Change Image Generation Setting.


Regenerate all Images.

After Full Process You must Clear Cache From Admin Panel.
Then Top-Right Side has Clear Cache. Click on It.

Now Your Theme is Completely Installed....


Thank You

DEFAULT MODULE SETTING

1 Frist You have to delete Footer Product Page link block.


Login your prestashop admin.
Navigate to Design > Link Widget.

And Remove product From Footer block.


2 For Add Store Information Such as Contact, fax etc.

Login your prestashop admin.


Navigate to Shop Parameters > Contact.
Then Click on Store Button in Stop Left button. And Fill Store Information
Such as Contact, fax etc.

3 For Add New Horizontal Menu in Theme.

Login your prestashop admin.


Navigate to Modules > Modules & Services.

Then, Click on Install Modules Button in Top-Left Side. and Search Main
Menu in Search Bar.
After Click on Configure button of Main Menu.

Then Add Sub menu in Module. And Click on Save Button.

TRANSLATION

1 Login your prestashop admin


2 Navigate to Internationlal > Translations
3 For add New Language:

In Add/Update Language : Choose New Language Such As “Arabic”.


Add Click on Add or Update a Language Button.
Your New Language Arabic is Added.

4 For Front Side Theme Translation.

Type of Translation :- Theme Translations.


Select your Theme :- your_theme.
Select your Language :- select_language.
5 For Module Translation.

Type of Translation :- Installed Modules Translations.


Select your Theme :- select_module.
Select your Language :- select_language.

THEME MODULE CONFIGURATION

ThemeVolty Modules
1 ThemeVolty - Blog
2 ThemeVolty - Blog Post Display
3 ThemeVolty - Brand List
4 ThemeVolty - Categroy Slider
5 ThemeVolty - Categroy Chain Slider
6 ThemeVolty - Cookies Notice
7 ThemeVolty - Custom Setting
8 ThemeVolty - Custom Css And Js
9 ThemeVolty - Customer Services
10 ThemeVolty - Features Search
11 ThemeVolty - Footer Category
12 ThemeVolty - Footer Logo
13 ThemeVolty - Footer Product
14 ThemeVolty - Infinite Scroll
15 ThemeVolty - Left Side Offer Banner
16 ThemeVolty - Mega Menu
17 ThemeVolty - MultiBanner1
18 ThemeVolty - Newsletter Popup
19 ThemeVolty - Payment Icon
20 ThemeVolty - Product Video Tab
21 ThemeVolty - Product Comments
22 ThemeVolty - Single Block
23 ThemeVolty - Size Charts
24 ThemeVolty - Slider
25 ThemeVolty - Slider Offer Banner
26 ThemeVolty - Store Time
27 ThemeVolty - Tab Categroy Product Slider
28 ThemeVolty - Tab Product Settings
29 ThemeVolty - Testimonial
30 ThemeVolty - Two Banner
31 ThemeVolty - Vertical Menu
32 ThemeVolty - Stock Indicator
33 ThemeVolty - Wishlist block

1 ThemeVolty - Blog

Blog is Divided into Four parts.

1.1 Blog Posts

Path :-
In This Page You can add New Post,edit And delete.

Here Explain all Field Details. You can add Posts As Details.
Post Title :- Enter Post Title.
Post Type :- Select Post Type. Default Type is Image. Which Type you
Pick. As Design is show in Block.
Post Excert :- Enter Post Excert.
Post Content :- Enter Post Content.
Post Post Featured Iamge :- Select Image.
Select Default Categorty :- Select Blog Category .
Select Releted Product :- Select Product.
Meta Title :- Enter Meta Title.
Meta Tag :- Enter Meta Tag.
Meta Description :- Enter Meta Description.
Meta Keyword :- Enter Meta Keyword.
URL Rewrite :- Enter URL Rewrite.
Gallery :- If You Select Post Type Gallery Then which image You enter
in Galler that image show in Front Side.
Video :- If You Select Post Type Video Then which Video Link You
enter in Video that Video show in Front Side.
Note :- You Must Enter Youtube Embed Link in Video.
Comment Status :- Select Comment Status Open, Close or Disable.
Status :- Status is true then This Post show in Front Side otherwise not.

1.2 Blog Categoies

Path :-
In This Page You can add New Category,edit And delete.

Here Explain all Field Details. You can add Category of Posts As
Details.
Category Name :- Enter Category Name.
Category Description :- Enter Category Description.
Category Featured Image :- Select Featured Image.
Select Category Group :- Select Category From Which Category You
Add Category.
Meta Title :- Enter Meta Title.
Meta Descritpion :- Enter Meta Description.
Meta Keyword :- Enter Meta Keyword.
URL Rewrite :- Enter URL Rewrite.
Status :- Status is true then This Cateogry show in Front Side
otherwise not.

1.3 Blog Comments

Path :-
In This Page You can See Customer's Comments of Customer And
delete.

1.4 Blog Image Type

Path :-

In This Page You can add New Image Type, edit and delete. Image
This Image Type is show Image as Given Size.
Note :- Do not Change Default Image Size.
Here Explain all Field Details. You can add Category of Posts As
Details.
Name :- Enter Category Name.
Width :- Enter Width of Image.
Height :- Enter Height of Image.
Status :- Status is true then This Image Type show in Front Side
otherwise not.

2 ThemeVolty - Blog Post Display

Path :-
You Can change Blog Title and Sub-Title in Home Page.

3 ThemeVolty - Brand List

Path :-
You can Add Brands in This Module. You also can Update or Delete Brand.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.

4 ThemeVolty - Categroy Slider

Path :-
You can Add Category in This Module. You also can Update or Delete
Category Slider.

Note :- You can loose your current data & settings and overwrite with default
data & default settings.

5 ThemeVolty - Categroy Chain Slider

Path :-
You can Add Category Title Category And Custom Name.

You can Add Category in This Module. You also can Update or Delete
Category Chain Slider.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.

6 ThemeVolty - Cookies Notice

Path :-
You can Set text of Cookies Notice.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.

7 ThemeVolty - Custom Setting

For Open Custom Setting Module:

Navigate to Custom Setting

There are Four type tabs are Available in Custom


Setting module.
7.1 Theme Configuration
7.2 App Link
7.3 Custom Title
7.1 Theme Configuration : This Tab Available all Theme Layout
Options.
This is Default Setting of Theme Configuration.

You can manage the brand suppiler list left sidesticky bar and also right
sticky on home page.
In Theme Option You Choose you Theme Color. And You Can Also
Choose Your Custom Color by Custom Option.
If Box layout is True. Then Your Theme has Box Layout.
There is Two Option is Show.
1. Color
2. pattern
Color & Pattern is Show in Background Theme.
This Option is Show All Theme Options in Front Side. It's Default value
is False. But if You want to Show Theme Option in Front Side Them Make
it True.

If Page Loader is True then it's Show Page Loader while Page is Load
Otherwise It's Don't.

If Mouse Hover Image is True then it's Show Other Product Image
When You hover Mouse in Front Side Otherwise It's Don't.

If Tab Product Double Row is True then, it's Show Tabs in Double Row
Front Side Otherwise. It's show in Single Row.
You can set product listing of Front side.

If Menu Sticky is True then it's Show Menu as Sticky in Front Side
Otherwise It's Don't.

You Can Yes status means show in all page, no means show in only
inner page In Category Sataus Show

Install Sample Data:

if you want to install sample theme data,please checked overwrite


themevolty data,but please be noted this action remove your existing
data and install sample data instead of.
Upgrade Database:

if you want to Just upgrade the theme version, please don't checked
the overwrite themevolty data checkbox, just do click upgrade
database.

7.2 App Link : This Tab is Show Your Application Link in Front Side.
Such as Apple App, Google App And Microsoft App.
This is Default Setting of Theme Configuration.

You can Add Your App Link in This Tab.


If You want hide App Link Then Change That Status False.
7.3 Custom Titles : This Tab is Show Some Titles of Front Side.
This is Default Setting of Theme Configuration.
You can Change Search bar Placeholder.

You can Add CopyRight Text in Theme & Gave it to Link Also.
If You Don't want to Show Then Make Copy Right Status False.

You can Change Newsletter Title And Sub-Title in This Tab.

You can Change Social Icon Title in This Tab.


7.4 Layout Configuration : This TabShow various type of Desktop-
Header, Footer , Mobile-Header, Product page Layout.
You can choose various type of Desktop - header

You can choose various type of Mobile - header

You can choose various type of Product Page

You can choose various type of Footer


8 ThemeVolty - Custom Css And Js

Path :-

You can Set Custom Css and Custom JS.

9 ThemeVolty - Customer Services

Path :-
you can change Customer Service's Main image.

You can Update Customer Services.


Such as Changing Image, Update Caption and Description.
Then You Must Click on Save Button.

Note :- You can loose your current data & settings and overwrite with default
data & default settings.

10 ThemeVolty - Features Search

Path :-
you can change Feature Search Main image.
You can Update Feature Search.
Such as Changing Image, Update Caption and Description.
Then You Must Click on Save Button.

Note :- You can loose your current data & settings and overwrite with default
data & default settings.

11 ThemeVolty - Footer Category

Path :-
Select Which Category you want to show in footer and click on save button.
12 ThemeVolty - Footer Logo

Path :-
Using This Module You can add Logo in Footer Width such Description.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.

13 ThemeVolty - Footer Product

Path :-
You can change title of all Products. Such as Featured Product, New Product
and Best Seller Product.
You Can also change number of product.
And status is of then Footer Product is show in Front side otherwise not.

Note :- You can loose your current data & settings and overwrite with default
data & default settings.

14 ThemeVolty - Infinite Scroll

Path :-
In Display Setting you see some feature which you want to use.
In Advance setting you have to add some classes information for infinite
paging.

15 ThemeVolty - Left Side Offer Banner

Path :-
You can set left side offer banner in this module.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.

16 ThemeVolty - Mega Menu

Path :-
Here, You can Add New Mega Menu by clicking plus(+) Sing button which is
show in image.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.
Note:
-> If you want to build category menu then keep on show subcategory
option in form. then click on button.
-> you must Select column if you build category menu.
Type Link :- Select Which type of link you wnat to add menu.
1. Custom Link :- this is show your link which you add 2. Prestashop link :- this is
show all prstashop link such as products, categories, brands, manufactues etc.

Show Sub Categories :- if you select prestashop link and this option is on
then you can make own sub cateogry menu other wise not.
Sub Title :- this is show sub title of category.
Type Icon :-
1. Font-Awesome Icon :- you can add font awesome icon before vertical menu
item.
2. Image icon :- using this icon you can add image in vertical menu.

Align of submenu :- set alignment of submenu


Sub menu Column :- select which size you need in submenu column.
class :- add Specific Class.
Active :- item is show in front site or not.

If you want to build sub menu then Build Submenu button is show in list. as
its show in image.
For Build submenu click build submenu Button.
Then You have to make number of Rows. And click on plus(+) button which is
located in top tight side.

Then This form is Show. Fill Information and click on save button.

Now for add new column click on add Column button.

In This form you have to select width in column and click to save.
i have to add two columns and select width col-sm-6.
Click plus(+) button which show in image.

Fill Form as you want and click on save Buttom.

I have add some category in this menu.

17 ThemeVolty - MultiBanner1

Path :-
You can add multibanner in this module.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.

18 ThemeVolty - Newsletter Popup

Path :-
You can change Newsletter Popup Information.
if status is on then newsletter popup show in front site otherwise don't.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.

19 ThemeVolty - Payment Icon

Path :-
You can Add variuous type of Payment methods ,title and links with This
Module.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.

20 ThemeVolty - Product Video Tab

Path :-
You can Add Video Extension. You also Video Placements Select in Prodcut
Tab And Popup .
You can All Product Video List Show in This Module. You also can Delete
Prodcut Video Video.

21 ThemeVolty - Product Comments

Path :-
Product Comments show Customer's Product Review and Comments.
In CONFIGURATION Block you can change Custom Setting of Prouct
Comments.
In REVIEWS WAITING FOR APPROVAL Block you can gave Approval to
Customer's Comment.
For Gave Approval of Product Click on Approve Button And If you Delete
Comment then Click on Delete Button.

After Approval You see that APPROVED REVIEWS Block And You can Also
Delete Approved Review using delete Button.

22 ThemeVolty - Single Block

Path :-
Then You can change single block information.
Such as Image, caption, description, link.
If status is on then this block is show in front site otherwise not.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.

23 ThemeVolty - Size Charts

Path :-
Then You can change size charts block information.
If status is on then this block is show in front site otherwise not.
24 ThemeVolty - Slider

Path :-
You can Set Your Slider Here.

Click on Plus(+) Sign You can add More Slider in Home Page.
You can also Change status of Slider or delete or edit Slider Information.

When You Click Plus(+) Sign Then open other Page.

Note :- You can loose your current data & settings and overwrite with default
data & default settings.
You must add Image and URL in This Form Other information is in option.
Image :- Add Image in This Field.
Title :- Title of Slider.
Text Alignment :- This Field is Show Alignment of your Text Which is Show
in Slider. You can Choose Any one and Default selected is Hide all Text.
Button Caption :- You can add Button Caption on Slider.
Target URL :- add URL in Slider.
Description :- add Description in Slider.
Enable :- If Its True then Slider image is Show in Front Side Otherwise Not.

25 ThemeVolty - Slider Offer Banner

Path :-
You can change Banner Information.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.

26 ThemeVolty - Store Time

Path :-
You can change Store time title.
You can also change store start time and end time.
which time you wnat to show keep on other is off. here you show store time in
header and footer.
27 ThemeVolty - Tab Categroy Product Slider

Path :-
You can Add Category Tab in This Module. You also can Update or Delete
Category Tabs.

Note :- You can loose your current data & settings and overwrite with default
data & default settings.

28 ThemeVolty - Tab Product Settings

Path :-
Tab Product has Five Tabs.

28.1 Custom Product Setting


28.2 Featured Product
28.3 New Product
28.4 Best Seller
28.5 Special Product

28.1 Custom Product Setting

In This Tab You can change title and sub-title.


If banner status is on when you can show banner side by select.
Note :- You can loose your current data & settings and overwrite with
default data & default settings.

28.2 Featured Product

Tab Title :- Show Title in Tab.


Home Title :- Show Title in Home Page.
Left Title :- Show Title in Left Column.
Right Title :- Show Title in Right Column.
Main banner :- This Banner is show in home featured product Which is
not in tab.
Display Banner Side :- Choose banner side.
Display Banner :- banner is show or not.
Number of Product :- Show Number of Product in Featured Poduct Tab.
Category From Which Prouct Display :- Take category id From Which
Category You Show Product In Home page.
Display Randomy Product :- If its True Then Show Rendomy Product in
Featured Product in Home Page.
Display in Tab :- If Its True then Featured Product is show in Tab
Product.
Display in Home Page :- If Its True then Featured Product is show in
Home Page.
Display in Left Column :- If Its True then Featured Product is show in
Left Column.
Display in Right Column :- If Its True then Featured Product is show in
Right Column.

Note :- You can loose your current data & settings and overwrite with
default data & default settings.

28.3 New Product

Tab Title :- Show Title in Tab.


Home Title :- Show Title in Home Page.
Left Title :- Show Title in Left Column.
Right Title :- Show Title in Right Column.
Main banner :- This Banner is show in home New Product Which is not
in tab.
Display Banner Side :- Choose banner side.
Display Banner :- banner is show or not.
Number of Product :- Show Number of Product in New Poduct Tab.
Number of days for which the product is considered 'new' :- Number of
Days For Which Product is Considered in New Product.
Display in Tab :- If Its True then New Product is show in Tab Product.
Display in Home Page :- If Its True then New Product is show in Home
Page.
Display in Left Column :- If Its True then New Product is show in Left
Column.
Display in Right Column :- If Its True then New Product is show in Right
Column.

Note :- You can loose your current data & settings and overwrite with
default data & default settings.

28.4 Best Seller Product

Tab Title :- Show Title in Tab.


Home Title :- Show Title in Home Page .
Left Title :- Show Title in Left Column .
Right Title :- Show Title in Right Column .
Main banner :- This Banner is show in home Best Seller Product Which
is not in tab.
Display Banner Side :- Choose banner side.
Display Banner :- banner is show or not.
Number of Product :- Show Number of Product in Best Seller Poduct
Tab.
Display in Tab :- If Its True then Best Seller Product is show in Tab
Product.
Display in Home Page :- If Its True then Best Seller Product is show in
Home Page.
Display in Left Page :- If Its True then Best Seller Product is show in
Left Column.
Display in Right Page :- If Its True then Best Seller Product is show in
Right Column.

Note :- You can loose your current data & settings and overwrite with
default data & default settings.

28.5 Special Product

Tab Title :- Show Title in Tab.


Home Title :- Show Title in Home Page.
Left Title :- Show Title in Left Column.
Right Title :- Show Title in Right Column.
Number of Product :- Show Number of Product in Special Poduct Tab.
Display in Tab :- If Its True then Special Product is show in Tab Product.
Display in Home Page :- If Its True then Special Product is show in
Home Page.
Display in Left Column :- If Its True then Special Product is show in Left
Column.
Display in Right Column :- If Its True then Special Product is show in
Right Column.
Note :- You can loose your current data & settings and overwrite with
default data & default settings.

29 ThemeVolty - Testimonial

Path :-
Here, You can Add Title of Testimonial.

You can Add Testimonial in This Module. You also can Update or Delete
Testimonial.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.

30 ThemeVolty - Two Banner

Path :-
You Can Change Two Banner in This Module. Images is Must Add in All
Language Otherwise its show Default Banner.
You Can also Add Link and Title in Banner.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.

31 ThemeVolty - Vertical Menu

Path :-
Here, You can Add New Vertical Menu by clicking plus(+) Sing button which
is show in image.
Note :- You can loose your current data & settings and overwrite with default
data & default settings.
Note : -
-> If you want to build category menu then keep on show subcategory
option in form. then click on button.
-> you must Select column if you build category menu.
Type Link :- Select Which type of link you wnat to add menu.
1. Custom Link :- this is show your link which you add 2. Prestashop link :- this is
show all prstashop link such as products, categories, brands, manufactues etc.

Show Sub Categories :- if you select prestashop link and this option is on
then you can make own sub cateogry menu other wise not.
Sub Title :- this is show sub title of category.
Type Icon :-
1. Font-Awesome Icon :- you can add font awesome icon before vertical menu
item.
2. Image icon :- using this icon you can add image in vertical menu.

Align of submenu :- set alignment of submenu


Sub menu Column :- select which size you need in submenu column.
class :- add Specific Class.
Active :- item is show in front site or not.

If you want to build sub menu then Build Submenu button is show in list. as
its show in image.
For Build submenu click build submenu Button.

Then You have to make number of Rows. And click on plus(+) button which is
located in top tight side.

Then This form is Show. Fill Information and click on save button.

Now for add new column click on add Column button.


In This form you have to select width in column and click to save.
i have to add two columns and select width col-sm-6.

Click plus(+) button which show in image.

Fill Form as you want and click on save Buttom.

I have add some category in this menu.

32 ThemeVolty - Stock Indicator

Path :-
Display indicator on the product page :- you can set on or off stock indicator
in Product page.
Display indicator in product listings :- you can set on or off stock indicator in
Product listing pages.
Display indicator for products in these categories :- you can set on or off
stock indicator in Particular categories.
Display number of items :- you can set on or off Number of Product in front
side.
Display indicator when stock is below :- Display indicator when product stock
is below the specified value.
Mark indicator as full when product stock is at :- The indicator will be
displayed as full when the product stock is at the specified value.
Stock indicator design :- You can set Stock indicator design on front site.
Enable progressive colors for stock levels :- Its show diffrent color in Front
Site.

33 ThemeVolty - Wishlist block

Path :-

You can see Customer Name. You have to select any Customer.
Then you have to select Customer's Wishlist. and You can see all product of
Customer Wishlist.
THEME SUPPORT

Support

If any problem fetch to use our product please open a ticket. We will help you.

You might also like