shella theme Shopify Free Download: Shella – premium, responsive, fashion Shopify theme. Our team puts years of web development experience into the Shella theme. It includes the same features as other themes at ThemeForest, plus some unique features which you can find only at Shella theme. Builder, true collection filter, fashion icons, etc. Enjoy Shella theme
This blog will explore Shella, the fastest theme on Shopify. Shella comes with the features that are being demanded today. A lot of work has gone into the design of the theme. Shella is very easy to set up. Shella comes with unlimited color options. Shella is built with SEO in mind. Shella is a perfect fit for busy stores. The theme comes with RTL support. It comes with fast performance.
Recommended Theme: warehouse theme shopify free download
Shella –Multipurpose shopify Theme which is –
- Last Update 14 August 21
- Created 22 November 18
- Total
- Total
- Item Rating:
177 ratings
- Author MPIthemes Themes on ThemeForest.
High Resolution Yes, Compatible Browsers Firefox, Safari, Opera, Chrome, Edge, Compatible With Bootstrap 4.x, Software Version Shopify 2.0, ThemeForest Files Included CSS Files, JS Files, Columns 4+, Documentation Well Documented, Layout Responsive
Tags apparel, best converting, computer store, dropshipping, eCommerce, fashion, fastest, minimal, multipurpose, one product, responsive, Shopify, simple clean, single product, store shopify theme, incredible UI/UX, minimal Shopify themes, multi-purpose Shopify theme, page builder, sections ready, true filter on themeforest.net.
Features of Shella Shopify Theme
- Multipurpose Shopify Theme
- Turbo Speed & amazing performance
- 95% in Page Speed score for Mobiles
- 99% in Page Speed score for Desktops
- Get 99+ premade pages
- 10+ ready-to-use skins available
- Inbuilt support for 3D models and video
- Instagram Widget available
- Includes MegaMenu
- Price countdown & sale notification popup
- 133+ currencies supported
- Includes Mega Menu Builder
- Numerous header & footer types
- Infinite Scroll on collection page
- Typography & color options available
- Ajax shop & Ajax search available
15 Example real stores based on Shella theme Shopify
- Boutique de Meubles Vintage – https://www.citron12.com/
- Home furnishings – https://www.belleescape.com/
- Fashion – https://www.modamarepositano.com/
- Clothing – https://lavo.com.sa/
- Wall Decor – https://wanddeko-online.de
- Streetware – https://www.basicsbyhill.com/
- Watches & Jewelry – https://www.hvelplund.dk/
- Cosmetic – https://lakinaturals.com/
- Shoes – https://sharkspirit.myshopify.com/
- Electronics – https://www.spigen.com/
- Bathroom – https://faucetmart.myshopify.com
- Cleaning – https://www.bonaspraymop.ro/
- Sport – https://www.customjersey.com
- Electric Bikes – https://biciemonopattini.it
- Glam Posters – https://glamposters.com/
Sales Page of shella theme shopify
https://themeforest.net/item/shella-ultimate-fashion-responsive-shopify-theme/22804833
Live Demo/Preview of Shella Multipurpose Shopify Theme
shella shopify theme nulled
What’s New in shella theme free download v.4.9.0 (Changelog):
- NEW: LMS Forms Editor addon
- FIXED: Broken order of the categories and subcategories in Frontend Course Builder
- FIXED: Broken categories dropdown in Frontend Course Builder (French letters)
- FIXED: Bundle image error when using MasterStudy PRO without MasterStudy theme
- FIXED: Drip content error when using MasterStudy PRO without MasterStudy theme
- FIXED: Course description bug in Frontend Course Builder
- FIXED: Point System shows zero value
- FIXED: Points are not credited after enabling the Point statistics add-on
- FIXED: Zero values in point statistics settings
- FIXED: Minor frontend bugs
- UPD: Profile style “classic” moved to PRO
- UPD: Cancel Subscription in Classic profile style moved to the sidebar
- ADDED: Image preview for Assignments
shella shopify theme free download
You can FREE DOWNLOAD Shella – Ultimate Fashion Responsive Shopify theme from the download links below.
Support system Shella Multipurpose Shopify Theme
If you have more questions about theme settings, please create a new ticket at the support system – https://mpithemes.ticksy.com/.You should have a valid support period. You may extend your support period, at your ThemeForest account.
shella theme documentation
shella shopify theme documentation
How to install AliReviews app at Shella Shopify theme
Upload Shella Theme
This manual applies to Shella Shopify theme from version 2.0 and higher.
Upload Shella theme to your store. In the next step, you will install the AliReviews app, during the installation process AliReviews app edit the‘ theme. liquid’ file of all themes at your store.

If you want to use Shella theme at an existing store with the installed AliReviews app. you have to manually update it with this link:
https://alireviews.fireapps.io/cs/update-themes
Check the AliRevews FAQ page or reach app support if this URL doesn’t work for you.
Install AliReviews App
Install AliReview App – https://apps.shopify.com/ali-reviews
Make sure you already have products at your store.
Import reviews.

Check quick guide at app dashboard. In the next steps, we will use these code snippets with minor modifications.

Set jQuery Theme Option
For better page speed Shella theme loads only required JavaScript modules and in asynchronous mode. This may be not compatible with some apps, like the reviews app.
AliRevew app requires the jQuery library to work correctly. We added the “Load jQuery first” option for this case.
Enable the “Load jQuery first” option at Theme Settings -> Java Script

Add Rating Star at Product and Collection Pages
If you want to show rating stars on both product and collection pages use code:
{% if template.name == 'product' %}
<div product-id="{{ id }}" class="alr-display-review-badge"></div>
{% else %}
<div product-id="{{ id }}" class="arv-collection arv-collection--{{ id }}"></div>
{% endif %}
If you want to show rating stars only on the product info page use code:
{% if template.name == 'product' %}
<div product-id="{{ id }}" class="alr-display-review-badge"></div>
{% endif %}
Open online editor at Theme -> Actions -> Edit code.
Find “product-get-review.liquid” file.
Paste selected code snippet.

Add Review Box at Product Page
Open online editor at Theme -> Actions -> Edit code.
Find “templates/product.liquid” file. This file includes code for all available product page layouts. Check your theme settings to find out what product page layout you use at your store.

Find code part related to selected layout at “templates/product.liquid” file.

Paste following code to needed place. In this example I placed it before product tabs.
<div id="shopify-ali-review" product-id="{{ id }}"> {{ shop.metafields.review_collector.review_code }} </div>
You should get

Result


HOW TO DISABLE PRESENTATION (FIXED RIGHT GEAR BUTTON)
You can disable this block in Theme settings -> Layout -> Enable presentation
HOW TO CHANGE NEWSLETTER POPUP TEXTS
The texts in the Newsletter popup are simple language texts. Open Edit languages section – http://prntscr.com/n0bm80
HOW TO ENABLE/EDIT PASSWORD PAGE
You should enable password in admin.
- From your Shopify admin , go to Online Store > Preferences.
- Scroll to the Password protection area, and check Enable password.
So, you will see the password page in dropdown list with pages – http://prntscr.com/nqg8w3
HOW TO ARRANGE BLOCK ON PRODUCT PAGE “Hurry up….”
- Text for this block is located in Edit languages, tab Products -> Stock countdown HTML.
- The base number to which the product quantity is compared is set in Editor Theme settings -> Product -> Stock countdown min value.
- In your product, you have to set a quantity that will be less than this option “Stock countdown min value” – http://prntscr.com/ofngpg.
- In such case, this product quantity will be displayed – http://prntscr.com/ofnh5u.
Final Thoughts
Shella Shopify Theme comes with more than 100+ professionals, an awesome and unique design with easy to customize, and many rich elements on the header and footer that will help you create a perfect customized store.
This theme is compatible with all major eCommerce platforms such as Shopify, BigCommerce, OpenCart, Magento, Prestashop, WooCommerce, etc. This theme comes with several premium features such as parallax, video background, custom logo, custom header,