This repository has been archived on 2020-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
hugo-blog/content/posts/giana.md

3.3 KiB

+++ draft = false date = 2019-12-29T18:55:07Z title = "Giana Boutique" description = "Developing an ecommerce website using WordPress and WooCommerce." tags = ["WordPress", "WooCommerce"] categories = ["Portfolio"] featured_image = "/images/giana/large-1.jpg" externalLink = "" series = ["Portfolio"] +++

Now, this site, is one of the earliest I ever worked upon. It was my first time using WooCommerce and the second time using WordPress to build a site.

It is the site of Giana Boutique, a fictitious, online ecommerce store.

This was done quite some time ago. Very early on in my career as a web developer.

For an ecommerce site, there was nothing special required. I used the WordPress plugin WooCommerce along with a pre-existing theme with a few modifications.

{{< figure src="/images/logos/woocommerce-logo.png" alt="The WooCommerce logo." class="logo woocommerce" caption=""

}}

The main customisations were bits of CSS to tidy some things up -- so a child theme was created. The parent theme is called Exchange and was obtained from ModernThemes.

Now, why did I use the Exchange theme?

Well, I'm an honest guy and so I'll confess -- it was free and, at the time, I thought it looked okay!

Looking back now, not exactly the best of reasons. But, it was free and I felt it was a reasonable looking theme that I could use to get experience with setting up a WordPress site using WooCommerce.

So, would I use it again?

Now that I have a lot more experience develping for WordPress, I wouldn't.

  • I felt it was difficult to customise, although this may have been at least partly due to my inexperience.
  • It doesn't really offer anything over Storefront, the WooCommerce theme from Automattic -- the core developers of WooCommerce itself.
    The advantage of using a theme from the actual WooCommerce developers, is that we know it will be written to the same high standard without any compatibility issues and should always be up to date with the latest version of WooCommerce.
    This theme does look a little different, but nothing substantial. Certainly nothing that couldn't be achieved with some customisation of Storefront.
  • It doesn't do much to set it above all the other similar looking WooCommerce sites around. It looks clean and fresh, but nothing particularly stands out.

So, I feel it is perfectly fine for someone wishing to set up a WooCommerce site with an acceptable theme quickly with little effort. But, not so good for developers, who will most likely want to customise and, in my opinion, would be better off starting with an alternative such as Storefront.

So, If I was to redo the site, I would almost certainly base it on the Storefront theme and include a lot more custom elements.

I feel a problem with WooCommerce is a lot of the sites are similar, with little to differentiate them. This gives the perfect opportunity to make a site stand out a little more, and make it more engaging, by adding more interesting features.

Of course, it is important such features do not detract from the overall user experience. We do not want flashy, distracting elements that will take attention away from the important elements. This is why I feel classy and subtle is always the way to go for ecommerce sites.

Screenshot of the Giana Boutique website