Egernsund Wienerberger

0%

Egernsund Wienerberger needed a webshop where their customers could purchase brick samples from their three brick factories. Egernsund Wienerberger spent a lot of money and resources sending brick samples manually, so by developing a dedicated webshop, they could save money and work time.

Project type

Development

Developed at

Apropos Bureau

Customized Search Function

Egernsund Wienerberger had specific requirements for how their search function should work. Therefore, I developed a WordPress plugin in PHP and JavaScript. In the search function, users can search by product name or product number. From there, they can click into the product page of the desired product or add it directly to the cart from the dropdown.

Split Order System

Egernsund Wienerberger’s selection of brick samples comes from their collaboration with three brick factories in Denmark. Therefore, they needed a split order system that divides the order according to which brick samples are purchased.

I used code snippets to write PHP code that splits the order based on the item’s shipping class, which sorts items by brick factory. This ensures that three unique orders are sent to Shipmondo with the sorted items, so each brick factory only needs to handle the order with their own brick samples.