Skip to content
Back to selected work

E-commerce delivery

Not Bad Studio

A smooth migration of a live WooCommerce store and implementation of its new version from a supplied Figma design.

Fashion photograph from the Not Bad Studio online store homepage

Responsibility

Technical implementation, migration and CI/CD

Technology

WordPress, WooCommerce, PHP, JavaScript

The problem

The store was already live and supporting daily sales. The job was to translate the supplied visual design into a new version and migrate smoothly without disrupting store operations.

Key decisions

  1. 01

    Separate attribution for the visual design from responsibility for implementation.

  2. 02

    Use proven WooCommerce workflows for products and orders.

  3. 03

    Refine the responsive frontend and purchasing journey.

  4. 04

    Plan a smooth transition from the existing production store to the new version.

  5. 05

    Set up GitHub-based CI/CD with automated deployments for subsequent changes.

Working solution

The Figma design replaced the previous version through a smooth migration of the production store. The CI/CD pipeline now automates subsequent deployments from GitHub.

What I learned

In e-commerce, technical value often means predictability: a migration must not disrupt sales, the purchase journey must work and future deployments should be repeatable.