Best and Cheap India PrestaShop 1.7.7.0 Hosting – New Features in PrestaShop 1.7.7.0

What is the best about PrestaShop?

PrestaShop is from that group and it’s actually very special, it’s a lot different from the others, otherwise, it won’t be so popular. For example, the first major thing about PrestaShop is that it’s free. This means you may download the PrestaShop engine from the provider and you may install it on your own hosting. You actually will need hosting for that. You install it and then install the PrestaShop theme, the design theme, then you add the products and you actually manage your online store.

Why should you pay attention to this engine

Actually, there’s a lot of options that are free on the market, however, there’s a combination of the other factors, that makes PrestaShop so special. For example, one of the major differences and advantages of PrestaShop is that it’s very light-weight and fast. That’s very good for your store, that’s very good for the user experience. That’s actually very good for search engine rankings because search engines love websites that are fast, that perform well so that’s one of the major reasons why PrestaShop became so popular.

Is it easy enough for a beginner to use PrestaShop?

The other reason is that PrestaShop is very, very beginner-friendly, it’s very hard to break something, and it’s very easy to set things up on your own, without ever using a programmer’s assistance or some sort of developers. It’s very easy to install it on your hosting by yourself, so that’s another major reason, and last not least is that PrestaShop has a very active community and active PrestaShop foundation. I mean, the official developers of the software. And, with the community it’s pretty much clear the community builds design themes and functional modules for PrestaShop. With the foundation, this is less obvious, however, it’s also very important, because you really want to work with the software, provided by the company who takes a good care of it and who invests time and resources into building up the community, into the development of the product itself, so that’s actually a very important thing.

What are the new features in PrestaShop 1.7.7.0 release?

Fuzzy search

One of the members of the large PrestaShop community, Lathanao, together with the core development team has built an advanced mechanism for search called “Fuzzy search”. It gives online store owners an opportunity to improve website navigation and consequently user experience.

Fuzzy search implements the Levenshtein algorithm in the front office to allow error inputs or misspellings. Basically, this algorithm compares the differences between relevant strings and sorts them by distance (where the difference equals distance). It means that when a user makes a misspelling when searching for an item, approximate string matching leaves the system fewer words to consider. It puts less pressure on a server and makes the results load faster.

Email translation in the Back office & New languages

A merchant can now get email translation directly in the back office without accessing third-party translation programs or services. Together with the email theme feature from PrestaShop 1.7.6, this function can be turned on in Design -> Email theme. It speeds up the communication with international customers and prevents misunderstandings.

PrestaShop 1.7.7.0 release also introduces new languages available to the store administrator and end users. As PrestaShop is becoming more and more popular worldwide, during the installation, a merchant can use one of the 89 localization packs to make sure that there won’t be a language misunderstanding when the store is being set up.

Emojis support

In PrestaShop 1.7.7.0 release, emojis can be used both in front and back offices as all the database tables are encoded in utf8bm4 by default. It has been a while since emojis got into everyday life of most of the people so it is an important step in making PrestaShop a more up-to-date solution.

Manufacturer Part Number

This feature is needed to identify whether a product belongs to a certain manufacturer or not. It improves not only searching but also contributes to SEO as it allows search engines to demonstrate your product to a customer looking up products of a given producer or by using the product number.

New features in Order Pages

Several new features were added to improve order pages. One of the main goals here was to change the outdated design and improve efficiency with the help of more innovative solutions. First of all, the PrestaShop team carried out a survey among the users to discover the weak points. It demonstrated that order list page and order detail page are the ones that require improvement most. As a result, order pages were migrated to Symfony and redesigned.

The following features were added to upgrade the PrestaShop order list page:

  • Order’s preview. Now, any merchant with a PrestaShop 1.7.7.0 based store can preview significant information about the order just by clicking on the special icon. There is no need to open the order itself as it used to be in the previous versions. Order’s Preview function provides the list of products ordered, customer info, the invoice and shipping addresses, the info about the carrier and tracking ID when there is one.
  • Statuses’ color. This function allows merchants to group orders depending on their status. There are several colors which are set by default but it is possible to customize them in settings. By default, dark blue color means the orders require action from a customer. Light blue color means that the customer payment was accepted and now this order requires an action from the merchant. Green color orders do not require any action. Usually, it shows that the product is being delivered. Red or black in most cases demonstrate an error.
  • Editable order’s statuses. This feature contributes to order fulfillment efficiency. A merchant can update or change order status directly from the order list page just by clicking on a label.
  • Direct link to a customer’s profile. In the previous PrestaShop versions, merchants could access customers’ profiles at related order pages. Now, it is possible to get a link directly at the list of orders.

Besides the improvements listed above, bulk action which allows handling several orders at the same time was redesigned and the “open in new tabs” function allows opening several orders at once. You can learn more about it at the PrestaShop website.

The following improved features touched upon the page with order details:

  • Customized products display. Now, all the changes can be checked directly from the order details page.
  • Hooks replacement. Hooks were relocated mainly due to the changes in layout. Their new location is meant to improve backend user experience and increase efficiency.
  • Product list pagination. This new feature sufficiently improves merchant user experience as it allows to decrease the time spent on navigating in the order product list. Pagination makes this list more structured and there is no need to scroll down the whole list to find the needed product.
  • Pop-in with customer conversation. It allows a merchant to see the latest 4 messages and if necessary, the whole conversation as a pop-in. This function is a notable interface improvement as multiple users before complained about the absence of this feature.

Enable/disable suppliers

Some PrestaShop merchants used to complain about the generic function in older versions that controlled the display of brands in the front office. Now, store administrators can separately configure individual suppliers to be demonstrated or not.

Currencies

As it was reported in the previous PrestaShop versions that some users experience the lack of currencies available, the development team took care of it in the current release. Now, it is possible to add not only some new official currencies but also local ones or even custom. The PrestaShop store can be configured to display a currency in accordance with the language chosen.

New Insightful Error Page

In the older PrestaShop versions, online merchants used to face a blank page when there is an error in production mode in the back office. Now, this page provides the information about the error together with the possible ways to fix it. It helps to understand what is going on and the reason why the error occurred in the first place to prevent it from happening again in the future.

Core module enhancements

Besides the improved stability and performance by fixing over 160 notable bugs, several features were added to boost module productivity, including the following:

  • Blockreassurance. Now, it is available everywhere, including above the header or below the footer and on all pages. In the previous PrestaShop versions, the backend users experienced the lack of customization opportunities as this option was available on product pages and checkout page only. This module also makes it possible to change icon colors, add description or links.
  • Theme customization. This in-built module used to be available for homepage only. PrestaShop 1.7.7.0 release opens it for product pages and category pages. Core modules and the theme can be customized on these pages without difficulties.

Technical upgrades

  • jQuery 3.4.1 With a new release, PrestaShop’s back office and core theme support the newest jQuery version everywhere. Learn more about jQuery migration here.
  • Tabs with Symfony routes support and opportunity to enable/disable it. When working on previous versions, developers often had to use a fake legacy controller and the core team decided to eliminate this problem, enriching PrestaShop 1.7.7.0 with an advanced tab management module. If you disable it, it won’t be displayed.
  • PHP 7.3 To increase PrestaShop performance, after 1.7.7.0 release, PHP 7.1.2 version and earlier are no longer supported as it was announced earlier.

Best and Cheap India PrestaShop 1.7.7.0 Hosting – Get Top Shopping Cart Performance

If you have chosen to use PrestaShop to build your online shop, you can count on WindowsASPHosting.IN unique handmade hosting solution. They provide multiple server locations, CDN and advanced caching options to make both yours and your customers’ experience with PrestaShop really fast and enjoyable. They also make sure that your PrestaShop shopping cart is safer and better supported than anywhere else!

WindowsASPNETHosting.in is India’s largest Web hosting service provider, with over 100,000 websites hosted on their servers. They offer high quality, low cost website hosting services catering to individuals and businesses of all sizes. Be it a starter site for a professional/freelancer OR advanced managed hosting solutions for large enterprises/portals, they have a web hosting service in India to fit all needs.

Infrastructure

Designed by experts, their web hosting architecture is built on premium Dell servers. Their hosting infrastructure is customized to match their priorities of delivering fantastic stability, scale and redundancy.

Control Panel

All of their shared hosting plans come equipped with Plesk Control Panel, the undisputed market leader, so that your customers can manage their hosting package with ease through the best management solution in the market.

Email

Their web hosting plans include a powerful email solution that allow unlimited number of email accounts with POP3 and IMAP support as well as a sleek webmail interface.

One-Click Installs

Built to support ASP.NET, their windows hosting plans come coupled with Softaculous that powers 1-click install of over 419 applications and scripts including nopCommerce, BlogEngine.NET, DNN, WordPress, Joomla, Drupal, Magento.

Ecommerce

They offer many e-commerce feature. You can easily install nopCommerce, Prestashop, Magento, Zencart, osCommerce via their Control Panel. If you require e-commerce for your site, we would recommend you to start from Developer plan (starting at INR 194.99/month) to get powerful feature and powerful server.

Customer Service

WindowsASPNETHosting.in, like other hosting provider that offer 24×7 support. They always assist you in 10-20 minutes, so you don’t wait for any longer support. Beside that, you can also read their knowledgebase and their informative blog if you have any problem.

Security

It is their continuous endeavor to build secure web services that their clients and customers enjoy. This is why all their communication and data that powers their web hosting servers are encrypted with FTP over SSL (FTPS).

Superior Uptime

Proactive monitoring, regular maintenance, security audits and a super cautious approach helps ensure that a technical problem never develop on their servers. They hire only the very best and most experienced System Administrators to take care of their systems. This along with their excellent hosting facility, network and hardware has helped them maintain 99.9% uptime since their launch.

Anjali Punjab

Anjali Punjab is a freelance writer, blogger, and ghostwriter who develops high-quality content for businesses. She is also a HubSpot Inbound Marketing Certified and Google Analytics Qualified Professional.