E-commerce Store Design with PrestaShop Best Practices & Examples

35
E-commerce Store Design with PrestaShop Best Practices & Examples Take complete creative control.

description

E-commerce Store Design with PrestaShop Best Practices & Examples

Transcript of E-commerce Store Design with PrestaShop Best Practices & Examples

Page 1: E-commerce Store Design with PrestaShop Best Practices & Examples

E-commerce Store Designwith PrestaShop

Best Practices & ExamplesTake complete creative control.

Page 2: E-commerce Store Design with PrestaShop Best Practices & Examples

1 Who We

Are

2Design

Elements of PrestaShop

3Top 10

Best Store Examples

4Build your

own!

Page 3: E-commerce Store Design with PrestaShop Best Practices & Examples

Who We Are

Page 4: E-commerce Store Design with PrestaShop Best Practices & Examples

About me

30, Born in Paris

15+ years of web experience

Joined a startup as a web-designer at 16

Fascinated by computer science

Founded PrestaShop at 22 years old

@Bruno42

Page 5: E-commerce Store Design with PrestaShop Best Practices & Examples

About PrestaShop

100% Free & Open source e-commerce software

Powering 185,000 online stores worldwide

Available in 165 countries & 65 languages

675,000 community members

107 employees, Offices in Paris & Miami

“A statistical powerhouse, enabling you to monitor various metrics from a variety of helpful angles.”

Page 6: E-commerce Store Design with PrestaShop Best Practices & Examples

Design Elements of PrestaShop

Page 7: E-commerce Store Design with PrestaShop Best Practices & Examples

Why designers love us

Lightweight and fast to deploy

Full access to source code, PHP & Template are separated

100% customizable and scalable

Using latest innovative librairies(Bootstrap 3, SASS Compass, Smarty 3, D3 (graphs), Fontawesome)

4,000+ available plugins – no coding required

Sell your creations to thousands of merchants and make money

Page 8: E-commerce Store Design with PrestaShop Best Practices & Examples

PrestaShop Templates:The Big PictureBased on Smarty, a template engine

Bootstrap 3.x to handle responsiveness

Core structure with a flexible module system

Complete creative control on each page

Customizable email and invoice templates

Page 9: E-commerce Store Design with PrestaShop Best Practices & Examples

Behind the Scenes

A PrestaShop theme is a simple Zip file including 30+ template files

Page 10: E-commerce Store Design with PrestaShop Best Practices & Examples
Page 11: E-commerce Store Design with PrestaShop Best Practices & Examples

UnderstandingPrestaShop’s Structure

“One of the best looking responsive, mobile-focused templates for current ecommerce platforms.”

Page 12: E-commerce Store Design with PrestaShop Best Practices & Examples
Page 13: E-commerce Store Design with PrestaShop Best Practices & Examples
Page 14: E-commerce Store Design with PrestaShop Best Practices & Examples
Page 15: E-commerce Store Design with PrestaShop Best Practices & Examples
Page 16: E-commerce Store Design with PrestaShop Best Practices & Examples
Page 17: E-commerce Store Design with PrestaShop Best Practices & Examples
Page 18: E-commerce Store Design with PrestaShop Best Practices & Examples
Page 19: E-commerce Store Design with PrestaShop Best Practices & Examples

Top 10 Best Store Examples

Page 20: E-commerce Store Design with PrestaShop Best Practices & Examples

Why we love it

Takes full advantage of the default template

100% Responsive

Customizable products

Social media integration

http://www.lemmeprints.com/

1

Page 21: E-commerce Store Design with PrestaShop Best Practices & Examples

Why we love it

Clean, basic style

Featured categories displayed with images

Customized top menu

Designed for conversions

https://shopfreshcuts.com/

2

Page 22: E-commerce Store Design with PrestaShop Best Practices & Examples

Why we love it

Wizard to select the best product for customers

Seals of trust

Fully customized checkout process

http://lensesrx.com/

3

Page 23: E-commerce Store Design with PrestaShop Best Practices & Examples

Why we love it

Unique rotating slider

Blog integration

Customized top menu

http://www.my-french-neighbor.com/

4

Page 24: E-commerce Store Design with PrestaShop Best Practices & Examples

Why we love it

Unique typography

Right column menu

Animated GIFs on product showing different colors

and zoom

http://donnawilson.com/

5

Page 25: E-commerce Store Design with PrestaShop Best Practices & Examples

Why we love it

Splash screen

Animated background

Treasure hunt

Horizontal scroll for categories

http://www.ifchic.com/

6

Page 26: E-commerce Store Design with PrestaShop Best Practices & Examples

Why we love it

Unique design

Animated Top Menu

Large product images

http://www.artstuffprintables.com/

7

Page 27: E-commerce Store Design with PrestaShop Best Practices & Examples

Why we love it

Original mix of editorial content & products

Perfect use of social media integration

Product videos

http://findzie.com/

8

Page 28: E-commerce Store Design with PrestaShop Best Practices & Examples

Why we love it

Splash screen to acquire customer emails

Long category pages

Layered navigation

Ruler integrated on products like fabric to

visualize size

http://www.annakabazaar.com/en/

9

Page 29: E-commerce Store Design with PrestaShop Best Practices & Examples

Why we love it

Large, high quality product pages

Custom slider

Floating ribbon animation on homepage banners

Shopping cart animation

Animated logo

http://www.dandynomad.com/en/

10

Page 30: E-commerce Store Design with PrestaShop Best Practices & Examples

Build your own!

Page 31: E-commerce Store Design with PrestaShop Best Practices & Examples

How to build your own in 1 hour?

1List existing pages that you would like a custom design, commonly:

Homepage, Product page, Category page, Shopping cart page, About us & Contact us

2Design your template on Photoshop

3Bring it life by converting your PSD to HTML

(using PSD2XHTML.com or DIY)

Page 32: E-commerce Store Design with PrestaShop Best Practices & Examples

How to build your own in 1 hour?

4DIY: We recommend duplicating the existing default theme located in

/themes/default-bootstrap. The main files to place your HTML code into are index.tpl, category.tpl, product.tpl, contact.tpl, shopping-cart.tpl

5Improve or customize CSS files located in /css/, the main one being global.css.

Icons are using Fontawesome and fonts are located in the /fonts/ folder.

6Add new features or effects by installing new modules

(Sliders, social media, video, splash screen, etc.)

7Check W3C compliance and use our Theme validator:

https://validator.prestashop.com/

Page 33: E-commerce Store Design with PrestaShop Best Practices & Examples

Best Practices

Never use PHP Code inside your Template

Always use external CSS file, do not use inline CSS

Validate your Template using the W3C Validator

Add Smarty comments to your Template using this syntax:{* Comments *}

When editing a template on a liv store, always put the shop in maintenance mode

Use a CSS Sprites Generator

Reduce your images sizetinypng.com and spritegen.website-performance.org

Page 34: E-commerce Store Design with PrestaShop Best Practices & Examples

Resources for Inspiration

http://www.uiparade.com/

https://dribbble.com/search?q=ecommerce

http://addons.prestashop.com/en/3-templates-prestashop

http://www.prestashop.com/en/showcase

Identifies simple yet powerful solutions involving design, copy, appropriate analysis, classic optimization techniques, and targeted testing.