Love in a Box · E-commerce & admin
Love in a Box is a Brisbane business that puts together and sells gift boxes and pamper packs. The site covers the shop customers use and the admin panel the owner uses to cost, build and manage the boxes.
The brief
Each box is made up of several items from different suppliers. Before a box can go on sale, someone has to record every item's cost and weight, check it all fits in the box, work out a price, and write the product copy.
So as well as the store, the build includes a costing section for suppliers, items, box sizes and pack designs, with a few AI helpers that fill in forms from supplier web pages. Everything they produce is checked and saved by a person.
How it works
Paste a supplier's product link and the site reads the page (structured data first, then page text) and fills in the name, SKU, price and weight. A person reviews the result before saving it.
Pick a box and add items. The designer totals the cost and shipping, applies the markup, and can run a fit check against the box's internal dimensions.
Each box lists what's inside, with a name, short description and icon for every item. These can be drafted by AI and edited field by field.
Shipping and payment happen on the site using Stripe's embedded payment form, with discount codes applied at checkout. Stripe's webhook marks the order paid and sends confirmation emails to the customer and the owner.
Customers can see their orders and request returns from their account. The owner processes refunds and returns from the admin. A Google product feed is generated from the catalogue.
Stack