STORLLIC 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.
You can find the theme requirements on the Theme Live-Demo page.
But to avoid unexpected problems after installation, you should first prepare your Magento. Please strictly follow the steps described in this guide:
- Step 1. Backup Magento files
- Step 2. Disable the cache
- Step 3. Upload the app folder
- Step 4. Unzip the app folder
- Step 5. Run the console
The detailed Magento update guide you will find on the Magento User Guide.
Template Configuration
We are going to review template configuration options based on the example. We will configure it the same way as our Live Demo template, without affecting products data.
Activate the New Theme
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.
Template Settings
Configuration of display static blocks/widgets on different layouts shown in the table below.
Pages Configuration
# | Page Name | Page HTML (Content tab) | Page XML (Design tab) | Layout | |
---|---|---|---|---|---|
1. | 404 Not Found | sources\demo\pages\no-route.phtml | NA | 1 column | |
2. | StorLlic | sources\demo\pages\home.phtml | sources\demo\pages\home.xml | 1 column | |
3. | Enable Cookies | sources\demo\pages\enable-cookies.phtml | NA | 1 column | |
4. | Privacy Policy | sources\demo\pages\privacy-policy-cookie-restriction-mode.phtml | NA | 1 column | |
5. | Customer Service | sources\demo\pages\customer-service.phtml | NA | 1 column | |
6. | About Us | sources\demo\pages\about-us.phtml | NA | 1 column | |
7. | Template Settings | sources\demo\pages\template-settings.phtml | NA | 1 column | |
8. | Shipping & Delivery | sources\demo\pages\shipping-delivery.phtml | NA | 1 column | |
9. | FAQ | sources\demo\pages\faq.phtml | NA | 1 column | |
10. | Support | sources\demo\pages\support.phtml | NA | 1 column | |
11. | Guarantee | sources\demo\pages\guarantee.phtml | NA | 1 column | |
12. | Secure payment | sources\demo\pages\secure-payment.phtml | NA | 1 column | |
13. | Terms & Conditions | sources\demo\pages\terms-conditions.phtml | NA | 1 column | |
14. | Amp Home Page | sources\demo\pages\amp_homepage.phtml | NA | 1 column |
Static Blocks Configuration
# | Block Name | Block Title | Content |
---|---|---|---|
1. | Footer Column Content 2 | footer_col_2 | sources\demo\blocks\footer_col_2.phtml |
2. | Footer Column Content 3 | footer_col_3 | sources\demo\blocks\footer_col_3.phtml |
3. | Footer Column Content 4 | footer_col_4 | sources\demo\blocks\footer_col_4.phtml |
4. | Footer Column Content 1 | footer_col_1 | sources\demo\blocks\footer_col_1.phtml |
5. | Footer Column 1 Title | footer_col_1_title | sources\demo\blocks\footer_col_1_title.phtml |
6. | AMP Footer Links | amp_footer_links | sources\demo\blocks\amp_footer_links.phtml |
7. | Banner Box | banner_box | sources\demo\blocks\banner_box.phtml |
8. | Banner Fullwidth | banner_fullwidth | sources\demo\blocks\banner_fullwidth.phtml |
9. | Banners Info | banners_info | sources\demo\blocks\banners_info.phtml |
10. | Menu Banner | menu-banner | sources\demo\blocks\menu-banner.phtml |
11. | Amp Banner Big | amp_banner_big | sources\demo\blocks\amp_banner_big.phtml |
12. | Amp Banner Big Bottom | amp_banner_big_bottom | sources\demo\blocks\amp_banner_big_bottom.phtml |
Widgets Configuration
# | Widget Name | Widget Type | Block Reference | Template / (Static Blocks) | Sort Order |
---|---|---|---|---|---|
1. | Slider Home Page | FilmSlider | After Page Header | Custom Slider | 1 |
2. | Banner Box | CMS Static Block | Main Content Area | Banner Box CMS Static Block | 1 |
3. | Featured Products | Featured Products | Main Content Area | Products Grid / Custom Featured Products | 2 |
4. | Banner Fullwidth | CMS Static Block | Main Content Area | Banner Fullwidth CMS Static Block | 3 |
5. | New Arrivals | Featured Products | Main Content Area | Products Grid / Custom Featured Products | 4 |
6. | Banners Info | CMS Static Block | Before Page Footer | Banners Info CMS Static Block | 0 |