OlympicCHAMPS Documentation
Magento theme installation
If you already have a Magento store and want to apply the theme, follow the instruction below.
Install Theme on Live Store
To install the theme you only need to upload all the theme files (the app folder) to your server and then enable the theme in the admin panel.
If you don't want to spend your time installing the theme, don't hesitate to order installation service using our live-chat.
But to avoid unexpected problems after installation, you should first prepare your Magento. Please strictly follow the steps described in this guide:
Attention!
Please DO NOT import sample data if you have a live website as it will completely replace your database contents, and all your website data will be LOST.
First of all, please make sure your Magento installation version meets the template requirements. The detailed Magento update guide you will find on the Magento User Guide.
*It is recommended to install the theme on a test server before you install it on a live store.
Step 1. Backup Magento files
Backup Magento files and the store database.Important: creating backup before installation of any themes or extensions in Magento is extremely important, especially if you are working on a live store.
On the Admin sidebar, tap System. Then under Tools, choose Backups.
In the upper-right corner, tap the button for the type of backup you want to create:
System Backup | - | creates a complete backup of the database and the file system. During the process, you can choose to include the media folder in the backup. |
Database and Media Backup | - | creates a backup of the database and the media folder. |
Database Backup | - | creates a backup of the database. |
To put the store into maintenance mode during the backup, mark the checkbox. When the backup is complete, maintenance mode is turned off automatically.
For a system backup, mark the Exclude checkbox if you do NOT want to include the media folder. Then when prompted, confirm the action.(press OK)
The backaps files stored under the var > backups folder.
In case of Error 503 DELETE the maintenance.flag file from var folder.
Step 2. Disable the cache
Disable all cache systems which you have in your Magento.Important: when developing your Magento store, in order to be able to see changes immediately, you should completely disable the cache. You can enable it after you finish configuring your store.
-
- theme
- contains Magento theme files and directories that should be uploaded to the root directory of your Magento installation .
-
- app
- Run the following commands in the command line, one by one:
- bin/magento setup:upgrade
- bin/magento index:reindex
- bin/magento cache:clean
- Then follow the instructions for setting up the theme.
On the Admin sidebar, tap System. Then under Tools, choose Cache Management.
Choose Select All from the Mass Action dropdown.
Then you need to select Disable from the Action dropdown and press the Submit button.
Do not forget to enable the cache after the theme installation and configuration.
Step 3. Upload the app folder
Now you need to copy the zipped content of the theme folder (the app folder) to the root folder of your online shop.
Find the theme > app folder. You need to archive (.zip) the app folder to upload it to the server. Use the WinZip 9+ (for Windows) or Stuffit Expander 10+ (for Mac) to compress the app folder.
Log into cPanel > navigate to the Files section and click on the File Manager icon.
Once you select your directory, click on the Go button.
Open the root folder of your online store.
Click on the Upload icon.
Click on the Browse button.
Find the app.zip. Click Open.
Once the process is completed press on the Go Back to link.
Step 4. Unzip the app folder
Select the uploaded zip file and click the Extract icon
Make sure the right folder is indicated. Press the Extract File(s) button.
Then press the Close button and Reload the File Manager page.
You can delete the .zip folder after unzipping.
Step 5. Run the console
After unzipping run the console and navigate to the root directory of your store.
Attention!!!
After the theme installation, no difference will appear on your site frontend.
Activate the new theme
In the Default Theme section select the required theme in the Applied Theme option drop-down list and, then click Save Configuration button.
Pages, static blocks and widgets import
In order to make your template look exactly like our Live Demo, you need to import the store pages, static blocks and widgets. Please follow the instructions below in order to import store pages, static blocks and widgets.
Pages Import
- Navigate to the Stores > Settings > Configuration section.
- Then choose the TEMPLATEMONSTER > Theme Options in the left side menu and you'll move to the module settings interface.
- Click on the Store View: Default Config. Select a Main Website from the option dropdown.
- Confirm the scope switching in the pop-up window. Press "OK" to confirm.
- Go to the Sample Data Installer tab > CMS pages.
- Select files you want to import. You need to select Cms Page.
- Set the Override option to "Yes" if you want to replace your store pages with new ones in case of duplicate key.
- Press the Import button.
- You will see the confirmation message. The message will inform you about the total number of imported pages.
Static blocks Import
When you are done with the pages import, you need to import the static blocks. The procedure is similar to the previous.
Widgets Import
Now you need to import the widgets. The procedure is almost the same as the previous one.
Remember to save the settings.
Pages configuration
Navigate to the Content > Pages section in the admin panel of you shop.
Here you can find the list of all the store pages. The imported pages: Home page, About Us, Privacy and Cookie Policy, 404 Not Found, Enable Cookies should already be available.
You need to make pages visible on your site. If you want pages be available on each store view, you need open each page settings. In order to do this, press the edit button.
Remember to save the page.
Widgets Configuration
Due to the FilmSlider module complex structure, you can NOT import ones. To make widget appear on your website, you have to create a NEW FilmSlider * widgets.
Catalog Image Grid widget
To configure the Catalog Image Grid widget (see Template Settings section), navigate to Content > Widgets. Click the widget title to open the setting interface.
Navigate to Widgets Options tab. Go to the Categories option. You need to select your category you want to display within the widget.
Save the settings.
Note, the selected category should have at least 6 subcategories.
Subcategories should have the Thumbnail Images.
N.B. To display store main categories you can see in the Main Menu, select Default Category for the Category option.
How to set the category thumbnail image
Go to Products > Categories. Select the subcategory or category you want to display within the widget. Expand the Catalog Images Grid tab.
Upload the Thumbmail Image (click on the Upload button). Activate Image Grid for the category.
Specify the font icon class in the Css class for Font Icon option field.
Font Icon Css classes:
- 1 category font icon class — material-icons-filter_1
- 2 category font icon class — material-icons-filter_2
- 3 category font icon class — material-icons-filter_3
- 4 category font icon class — material-icons-filter_3
- 5 category font icon class — material-icons-filter_4
- 6 category font icon class — material-icons-filter_5
Save the settings.
Banners widget
To configure the Banners widget, navigate to Content > Widgets.
Click the widget title to open the setting interface.
Navigate to Widgets Options tab. Press the Select Block button.
Select the Banners static block (see the Template Settings table) for this widget. You can use the search field to simplify the process.
Save the settings.
You also can change the block content. In order to do this, go to the Content > Blocks section. Select Edit from the Action option dropdown. You will see CMS block settings interface. Now, you're able to edit the block content in the content field. Full HTML support is provided. Remember to save the settings.
How to change the Banners widget text
To change the banner text go to the Content > Blocks section.
Find the static block you want to change (it's the Banners block in our case).
Select Edit from the Action option dropdown.
Find the <span>XXX<br>XXX<br>XXX<br>XXX</span> code. Replace the XXX with the needed text.
Remember to save the settings.
How to change the Banner widget link
To change the banner link go to the Content > Blocks section.
Find the static block you want to change (it's the Banners block in our case).
Select Edit from the Action option dropdown.
Find the <a href="{{store url}}XXX.html"> code. Replace the XXX with the needed page, category or product URL Key.
Remember to save the settings.
How to change the Banner widget image
To change the banner link go to the Content > Blocks section.
Find the static block you want to change (it's the Banners block in our case).
Select Edit from the Action option dropdown.
You'll see the banner content field. Select the code which is responsible for the image display ( <img src="{{view url='images/ban-1.jpg'}}" alt="banner-image">).
Delete the code and press the Insert Image button. Upload the new banner image (click Browse) and press on the Insert File button.
Save the widget settings.
Additional information widget
To configure the Banners widget, navigate to Content > Widgets.
Click the widget title to open the setting interface.
Navigate to Widgets Options tab. Press the Select Block button.
Select the Additional information block (see the Template Settings table) for this widget. You can use the search field to simplify the process.
Save the settings.
You also can change the block content. In order to do this, go to the Content > Blocks section. Select Edit from the Action option dropdown. You will see CMS block settings interface. Now, you're able to edit the block content in the content field. Full HTML support is provided. Remember to save the settings.
How to change the Additional information widget text
To change the widget text go to the Content > Blocks section.
Find the static block you want to change (it's the Additional information block in our case).
Select Edit from the Action option dropdown.
Find the <span>XXX</span> code. Replace the XXX with the needed text.
Remember to save the settings.
How change the Additional information block Font Icon
Navigate to your Magento store admin panel. Then go to the Content > Blocks section.
Find the Additional information and open it to edit. Select Edit from the Action option dropdown.
You will see CMS block settings interface.
Find the <i class="XXX"></i> line and replace XXX with a new icon class.
Remember to save the settings.
Featured products widget
To configure the Featured products widget, navigate to Content > Widgets. Click the widget title to open the setting interface.
Navigate to Widgets Options tab. Go to the Product types option > select Manual Products. Go to the Choose custom products option. Press the Select ... button. You need to select products you want to display within the widget.
Navigate to the Labels tab. Set the Show Label option to Yes and enter the label text in the Manual Products label field.
Save the settings.
How to set the Main Menu
Go to Products > Categories. Select the any category you want to apply Mega Menu to.
Expand the Megamenu tab.
Enable Megamenu for this Category.
You should add 1 row. Press the Add row button to add the row.
Then you need to add 6 columns with the column width set to col-2 width.
Click on the Add column(s) button > set the Column width class(2-12) to col-2 > press the Add button .
Now you need to add subcategories to the first 5 columns.
Move to the Add subcategory option. This option allows you to select and display the subcategories you need.
In order to do this, choose the subcategory among the list and press on the Add button.
You will see this category listed at the Selected items field.
Then you need to add the static block to each column.
Move to the Select static block option. Choose the static block among the list and press the Add button.
Static block title will be listed in the Selected items field.
1st column static blocks:
- Megamenu 1st static block img
- Megamenu 1st static block txt
2nd column static blocks:
- Megamenu 2nd static block img
- Megamenu 2nd static block txt
3rd column static blocks:
- Megamenu 3rd static block img
- Megamenu 3rd static block txt
4th column static blocks:
- Megamenu 4th static block img
- Megamenu 4th static block txt
5th column static blocks:
- Megamenu 5th static block img
- Megamenu 5th static block txt
6th column static blocks:
- Megamenu 6th static block img
When complete, tap Save.
How to change the Mega Menu image
To change the banner link go to the Content > Blocks section.
Find the static block you want to change (e.g. Megamenu 6th static block img block).
Select Edit from the Action option dropdown.
You'll see the block content field. Select the code which is responsible for the image display.
Delete the code and press the Insert Image button. Upload the new banner image (click Browse) and press on the Insert File button.
Remember to specify the image class. You should get the code:
<img src="{{media url="wysiwyg/image.jpg"}}" alt="megamenu-image" class="mm-block-2_img">
For the first 5 images you should use the mm-block_img class. You should get the code:
<img src="{{media url="wysiwyg/image.jpg"}}" alt="megamenu-image" class="mm-block_img">
Save the block settings.
How to change the Megamenu 6th static block img block link
To change the categories link go to the Content > Blocks section.
Find the static block you want to change (it's the Megamenu 6th static block img block in our case).
Select Edit from the Action option dropdown.
Find the <a href="XXX.html" code. Replace the XXX with the needed category or subcategory URL Key.
How to change the Mega Menu blocks text
Navigate to your Magento store admin panel. Then go to the Content > Blocks section.
Find the Megamenu X static block txt block (X — number of column) and open it to edit. Select Edit from the Action option dropdown.
You will see CMS block settings interface. Now, you're able to edit the block content in the content field. Full HTML support is provided.
Remember to save the settings.
How to change the newsletter text
Navigate to your Magento root folder on your server. Then, go to the app\design\frontend\TemplateMonster\themeXXX\Magento_Newsletter\templates folder. (XXX — your theme number)
Open the subscribe.phtml file. Enter the text you want to display within the newsletter block (replacing the old one). Remember to save the file.
*The text displayed within the newsletter block (e.g. Sign Up for Our Newsletter; Enter your email address) will always be after the echo __(' code part.
Check the tutorials below:
Slider settings
Content:
To add new slider click Add New Slider button in the top right corner.
On the slider configuration screen in General Options section you can see all available slider settings. Slider Items section allows you to add slides to your slider.
General Settings
Main settings
# | Option Name | Option Value |
---|---|---|
1. | Status | Enable |
2. | Slide width | 100% |
Image settings
# | Option Name | Option Value |
---|---|---|
1. | The aspect ratio | 2.608 |
2. | Image Scale Mode | Cover |
3. | Allow Scale Up | Enable |
4. | Auto Height | Disable |
5. | Center Image | Enable |
6. | Orientation | Horizontal |
7. | Force Size | None |
Slides settings
# | Option Name | Option Value |
---|---|---|
1. | Slide Animation Duration | 700 |
2. | Height Animation Duration | 700 |
3. | Visible Size | auto |
4. | Start Slide | 0 |
5. | Shuffle | Disable |
6. | Loop | Enable |
Fade Animation settings
# | Option Name | Option Value |
---|---|---|
1. | Fade | Enable |
2. | Fade Out Previous Slide | Enable |
3. | Fade Duration | 500 |
Auto Play settings
# | Option Name | Option Value |
---|---|---|
1. | Auto Play | Enable |
2. | Auto Play Delay | 10000 |
3. | Auto Play Direction | Normal |
4. | Auto Play On Hover | Pause |
Controls settings
# | Option Name | Option Value |
---|---|---|
1. | Arrows | Disable |
2. | Fade Arrows | Enable |
3. | Buttons | Enable |
4. | Keyboard | Enable |
5. | Full Screen | Disable |
6. | Fade Full Screen | Enable |
Responsive settings
# | Option Name | Option Value |
---|---|---|
1. | Responsive | Enable |
2. | Touch Swipe | Enable |
3. | Touch Swipe Threshold | 50 |
4. | Small Size | 480 |
5. | Medium Size | 758 |
6. | Large Size | 1024 |
Caption settings
# | Option Name | Option Value |
---|---|---|
1. | Fade Caption | Enable |
2. | Caption Fade Duration | 5000 |
Layers main settings
# | Option Name | Option Value |
---|---|---|
1. | Wait For Layers | Disable |
2. | Auto Scale Layers | Enable |
3. | Auto Scale Reference | 1000 |
You can add new slides only after saving the slider. Click Save and Continue Edit button in the top right corner. When the slider is saved, switch to Slider Items tab.
Click Add Slider Item to add a new slide.
Slider Items Settings
First Slide settings
Slide Information
# | Option Name | Option Value |
---|---|---|
1. | Slide title | Slide01 |
2. | Status | Enable |
Slide Images
# | Option Name | Option Value |
---|---|---|
1. | Image | slider-1.jpg. You can find the image under the sourses\pub\media\wysiwyg\slider folder. |
Layers list
Layers list section allows you to add layers to your slide. You can add image layers and text layers. Use corresponding buttons to add layers.
By clicking on Add layer image you'll see an image library where you can select from available images or upload images from your computer. By clicking Add layer text, you'll see new text layer added and layer settings became associated with your new particular layer.
Layer-text-1
Layer text settings
# | Option Name | Option Value |
---|---|---|
1. | Layer text/html | <a href="women-s.html" class="slider-link">Shop Now</a> |
2. | Font weight | 700 |
3. | Font family | 'Montserrat', sans-serif |
Layer position settings
# | Option Name | Option Value |
---|---|---|
1. | Depth | 9 |
2. | Vertical Position | 25% |
3. | CSS Class | slider-link_wrap slider-link_wrap-1 |
Layer animation settings
# | Option Name | Option Value |
---|---|---|
1. | Layer Position | Bottom Center |
2. | Show Transition | Up |
3. | Show Offset | 50 |
4. | Show Duration | 300 |
5. | Show Delay | 500 |
6. | Hide Transition | Down |
7. | Hide Duration | 150 |
8. | Hide Offset | 50 |
Layer-text-2
Layer text settings
# | Option Name | Option Value |
---|---|---|
1. | Layer text/html | <span class="slider-txt-1_inner">Basketball<br> starts<br> here!</span> |
2. | Text color | #ffffff |
3. | Font size | 120 |
4. | Line height | 106 |
5. | Font style | Normal |
6. | Font weight | 700 |
7. | Font family | 'Montserrat', sans-serif |
Layer position settings
# | Option Name | Option Value |
---|---|---|
1. | Depth | 5 |
2. | Vertical Position | 20% |
3. | CSS Class | slider-txt-1 |
Layer animation settings
# | Option Name | Option Value |
---|---|---|
1. | Layer Position | Top Center |
2. | Show Transition | Down |
3. | Show Offset | 600 |
4. | Show Duration | 300 |
5. | Show Delay | 150 |
6. | Hide Transition | Up |
7. | Hide Duration | 200 |
8. | Hide Offset | 600 |
9. | Hide Delay | 200 |
Second Slide settings
Slide Information
# | Option Name | Option Value |
---|---|---|
1. | Slide title | Slide02 |
2. | Status | Enable |
Slide Images
# | Option Name | Option Value |
---|---|---|
1. | Image | slider-2.jpg. You can find the image under the sourses\pub\media\wysiwyg\slider folder. |
Layers list
Layers list section allows you to add layers to your slide. You can add image layers and text layers. Use corresponding buttons to add layers.
By clicking on Add layer image you'll see an image library where you can select from available images or upload images from your computer. By clicking Add layer text, you'll see new text layer added and layer settings became associated with your new particular layer.
Layer-text-1
Layer text settings
# | Option Name | Option Value |
---|---|---|
1. | Layer text/html | <span class="slider-txt-2_inner">Top quality<br> basketball<br> products</span> |
2. | Text color | #ffffff |
3. | Font size | 120 |
4. | Line height | 106 |
5. | Font style | Normal |
6. | Font weight | 700 |
7. | Font family | 'Montserrat', sans-serif |
Layer position settings
# | Option Name | Option Value |
---|---|---|
1. | Depth | 5 |
2. | Vertical Position | 20% |
3. | CSS Class | slider-txt-2 |
Layer animation settings
# | Option Name | Option Value |
---|---|---|
1. | Layer Position | Top Center |
2. | Show Transition | Down |
3. | Show Offset | 600 |
4. | Show Duration | 300 |
5. | Show Delay | 300 |
6. | Hide Transition | Up |
7. | Hide Duration | 200 |
8. | Hide Offset | 150 |
Layer-text-2
Layer text settings
# | Option Name | Option Value |
---|---|---|
1. | Layer text/html | <a href="shoes.html" class="slider-link">Shop Now</a> |
2. | Font style | Normal |
3. | Font weight | 700 |
4. | Font family | 'Montserrat', sans-serif |
Layer position settings
# | Option Name | Option Value |
---|---|---|
1. | Depth | 9 |
2. | Vertical Position | 25% |
3. | CSS Class | slider-link_wrap slider-link_wrap-2 |
Layer animation settings
# | Option Name | Option Value |
---|---|---|
1. | Layer Position | Bottom Center |
2. | Show Transition | Up |
3. | Show Offset | 50 |
4. | Show Duration | 300 |
5. | Show Delay | 500 |
6. | Hide Transition | Down |
7. | Hide Duration | 150 |
8. | Hide Offset | 50 |
Third Slide settings
Slide Information
# | Option Name | Option Value |
---|---|---|
1. | Slide title | Slide03 |
2. | Status | Enable |
Slide Images
# | Option Name | Option Value |
---|---|---|
1. | Image | slider-3.jpg. You can find the image under the sourses\pub\media\wysiwyg\slider folder. |
Layers list
Layers list section allows you to add layers to your slide. You can add image layers and text layers. Use corresponding buttons to add layers.
By clicking on Add layer image you'll see an image library where you can select from available images or upload images from your computer. By clicking Add layer text, you'll see new text layer added and layer settings became associated with your new particular layer.
Layer-text-1
Layer text settings
# | Option Name | Option Value |
---|---|---|
1. | Layer text/html | <span class="slider-txt-3_inner">sale<br> 20% off</span> <span class="slider-txt-3_inner_2">basketball clothing & gear</span> |
2. | Text color | #ffffff |
3. | Font style | Normal |
4. | Font weight | 700 |
5. | Font family | 'Montserrat', sans-serif |
Layer position settings
# | Option Name | Option Value |
---|---|---|
1. | Depth | 5 |
2. | Horizontal Position | 8% |
3. | Vertical Position | 25% |
4. | CSS Class | slider-txt-3 |
Layer animation settings
# | Option Name | Option Value |
---|---|---|
1. | Layer Position | Top Right |
2. | Show Transition | Left |
3. | Show Offset | 600 |
4. | Show Duration | 300 |
5. | Show Delay | 300 |
6. | Hide Transition | Up |
7. | Hide Duration | 150 |
8. | Hide Offset | 300 |
9. | Hide Delay | 100 |
Layer-text-2
Layer text settings
Layer text settings
# | Option Name | Option Value |
---|---|---|
1. | Layer text/html | <a href="men-s.html" class="slider-link">Shop Now</a> |
2. | Text color | #ffffff |
3. | Font style | Normal |
4. | Font weight | 700 |
5. | Font family | 'Montserrat', sans-serif |
Layer position settings
# | Option Name | Option Value |
---|---|---|
1. | Depth | 9 |
2. | Horizontal Position | 30% |
3. | Vertical Position | 30% |
4. | CSS Class | slider-link_wrap slider-link_wrap-3 |
Layer animation settings
# | Option Name | Option Value |
---|---|---|
1. | Layer Position | Bottom Right |
2. | Show Transition | Up |
3. | Show Offset | 400 |
4. | Show Duration | 300 |
5. | Show Delay | 500 |
6. | Hide Transition | Right |
7. | Hide Duration | 150 |
8. | Hide Offset | 50 |
Template Settings
Configuration of display static blocks/widgets on different layouts shown in the table below.
Home page configuration
# | Page Name | Page HTML (Content tab) | Page XML (Design tab) | Layout |
---|---|---|---|---|
1. | Home Page | sources\demo\pages\home_page.phtml | sources\demo\pages\home_page.xml | 1 column |
2. | About Us | sources\demo\pages\about_us.phtml | NA | 1 column |
3. | Customer Service | sources\demo\pages\customer_service.phtml | NA | 1 column |
4. | Privacy Policy | sources\demo\pages\privacy_policy.phtml | NA | 1 column |
5. | Shipping & Delivery | sources\demo\pages\shipping-delivery.phtml | NA | 1 column |
6. | FAQ | sources\demo\pages\faq.phtml | NA | 1 column |
7. | Support | sources\demo\pages\support.phtml | NA | 1 column |
8. | Guarantee | sources\demo\pages\guarantee.phtml | NA | 1 column |
9. | Secure payment | sources\demo\pages\secure-payment.phtml | NA | 1 column |
10. | Terms & Conditions | sources\demo\pages\terms-conditions.phtml | NA | 1 column |
Static blocks configuration
# | Block Name | Block Title | Identifier | Content |
---|---|---|---|---|
1. | Footer column content 1 | Footer column content 1 | footer_col_1 | sources\demo\blocks\footer_col_1.phtml |
2. | Footer column content 2 | Footer column content 2 | footer_col_2 | sources\demo\blocks\footer_col_2.phtml |
3. | Footer column content 3 | Footer column content 3 | footer_col_3 | sources\demo\blocks\footer_col_3.phtml |
4. | Footer column content 4 | Footer column content 4 | footer_col_4 | sources\demo\blocks\footer_col_4.phtml |
5. | Megamenu 1st block img | Megamenu 1st block img | mm-block-1_img | sources\demo\blocks\mm-block-1_img.phtml |
6. | Megamenu 1st block txt | Megamenu 1st block txt | mm-block-1_txt | sources\demo\blocks\mm-block-1_txt.phtml |
7. | Megamenu 2nd block img | Megamenu 2nd block img | mm-block-2_img | sources\demo\blocks\mm-block-2_img.phtml |
8. | Megamenu 2nd block txt | Megamenu 2nd block txt | mm-block-2_txt | sources\demo\blocks\mm-block-2_txt.phtml |
9. | Megamenu 3rd block img | Megamenu 3rd block img | mm-block-3_img | sources\demo\blocks\mm-block-3_img.phtml |
10. | Megamenu 3rd block txt | Megamenu 3rd block txt | mm-block-3_txt | sources\demo\blocks\mm-block-3_txt.phtml |
11. | Megamenu 4th block img | Megamenu 4th block img | mm-block-4_img | sources\demo\blocks\mm-block-4_img.phtml |
12. | Megamenu 4th block txt | Megamenu 4th block txt | mm-block-4_txt | sources\demo\blocks\mm-block-4_txt.phtml |
13. | Megamenu 5th block img | Megamenu 5th block img | mm-block-5_img | sources\demo\blocks\mm-block-5_img.phtml |
14. | Megamenu 5th block txt | Megamenu 5th block txt | mm-block-5_txt | sources\demo\blocks\mm-block-5_txt.phtml |
15. | Megamenu 6th block img | Megamenu 6th block img | mm-block-6_img | sources\demo\blocks\mm-block-6_img.phtml |
16. | Banners | Banners | banner_block | sources\demo\blocks\banner_block.phtml |
17. | Additional information | Additional information | add-info | sources\demo\blocks\add-info.phtml |
18. | Contact info | Contact info | contact_info | sources\demo\blocks\contact_info.phtml |
19. | Payment | Payment | payment_1 | sources\demo\blocks\payment_1.phtml |
20. | Footer column 2 title | Footer column 2 title | footer_col_2_title | sources\demo\blocks\footer_col_2_title.phtml |
Widgets configuration
# | Widget Name | Widget type | Content |
---|---|---|---|
1. | Slider | Template Monster FilmSlider | NA |
2. | Catalog images grid | Catalog Image Grid | NA |
3. | Banners | CMS Static Block | Banners |
4. | New products | Featured products | NA |
5. | Additional information | CMS Static Block | Additional information |
6. | Brands | Shop by Brand | NA |