Salling.dk

www.salling.dk
Category:

Last Added, Prestashop, Support, Works

Tags:

Salling is a Danish online supermarket that specializes in selling all types of goods, starting from kitchenware, clothes and up to perfume and jewelry. Despite huge amount of available items the design of the site allows you easily find the necessary goods with a few clicks: the main menu is supplied with additional advanced dropdown list that shows all categories and their subcategories with pictures.

FRONTEND: Homepage

The menu based on our “Dropdown Menu” module, which was pretty much customized, and now it has an ability to add custom html content. For page loading we applied Lazy Load plugin (delay loading of images, until user scrolls to them) , which makes the process much faster and helps to reduce server load. We added Recommended Products, which are displayed in reliance on the most popular and top-selling products. And of course we paid a lot attention to the appearance of the website on the mobile devices.

Salling.dk - Homepage

Catalog

We applied customized Filtering module, and made automatic sorting of the products by availability to buy online, in the store, and out of stock. Each subcategory page includes clickable breadcrumbs that you can use to quickly switch to any previous section or back to homepage.

Salling.dk - Catalog

Search

It took pretty much time to integrate Sphinx search engine, but the results are worth it. All queries run directly to Sphinx, without Prestashop core loading.

Salling.dk - Search

Cart

Ajax shopping cart will let you view and manage all your items in the cart without leaving the current page. Additionally we applied improved Cart Rules, to manage quantity of vouchers depending on the order amount.

Salling.dk - Cart

Checkout

We developed special design for checkout page, to encourage customers finish the checkout process easily. All distractions were removed, as well as footer and side blocks, and we left only 3 Steps: Address, Delivery and Payment. All these improvements simplify the checkout process, and allows complete it less than in 1 minute.

Salling.dk - Checkout

CMS Pages

Due to the large number of CMS pages, we created a menu, for easy and fast navigation.

Salling.dk - CMS Pages

Mobile responsive

Due to the fact that almost half of all visitors uses mobile devices to look through the website, it was very important to make responsive design. Whatever device you use, it will look amazing and convenient for navigation.

Salling.dk - Mobile responsiveSalling.dk - Mobile responsiveSalling.dk - Mobile responsive

Backend

A great work on the Salling.dk backend has been done. Integration with 3rd parties, optimization , modules customization, complex caching configuration.

Caching

We used Redis for caching to speed up Prestashop pages loading. So let us explain how does it work:
When the first time Prestashop page is loaded, a database query is performing on the server. Redis caches this query and when another user loads the Prestashop page the results are provided from Redis and from memory without needing to query the database.

Server configuration

We used Nginx web server. It allows to deliver large amounts of static content quickly with effective use of system resources. Nginx uses an asynchronous event-driven model which provides more predictable performance under load. Rather than using the embedded interpreter approach, Nginx hands off dynamic content to CGI, FastCGI, or even other web servers like Apache, which is then passed back to Nginx for delivery to the client.

Optimization

We used CDN, Google Pagespeed, and Gearmen.

ERP integration

With the purpose of tightly integrating processes within an enterprise ERP integration has been performed. The data import is carried out daily.