Readable before checkout
Customers can check the gazebo, print and wall choices before placing the order.
E-commerce & systems integration
Making configured gazebo orders readable in WooCommerce.
A third-party builder let customers configure a gazebo. But when the product reached WooCommerce, the order contained technical IDs and raw values. We built the integration that turns that data into a clear order.


The requirement
The gazebo builder already handled the customisation. The problem started after a customer added the product to their basket. WooCommerce received codes and raw values that were hard to check and harder to fulfil.
What we built
When a gazebo is added to the basket, the integration reads the builder’s API response. It replaces IDs with names such as size, wall type and print method, then adds the finished specification to WooCommerce.
Customer order journeyIllustrative, anonymised UI based on the delivered functionality.
The outcome
Customers can check their choices before paying and in their confirmation email. The admin order contains the fuller specification needed to process and fulfil the job.
Customers can check the gazebo, print and wall choices before placing the order.
The confirmation page and email repeat the same order summary.
WooCommerce shows the full specification without the raw codes.
The integration works around the builder, so it did not need to be replaced.
Technology
About this project
Tell us what the API returns, what customers or staff need to see and where the current handoff breaks down.