Motivation
Alter Product is a modern web application that enables interactive visualization and customization of products. The tool was designed with the needs of Print-On-Demand businesses, manufacturers offering customization, and creators in mind — to help them showcase their products in an attractive and modern way. The system is made up of three separate modules that work together:
- Viewer – 3D product viewer
- Configurator – product variant and parameter configurator
- Customizer – design tool (e.g., for printing or graphics on the product)
Each module can be easily embedded on a website using iframe
, configured via URL parameters, and integrated with your store using postMessage
.
Additionally, the Customizer offers a dedicated API, that allows external systems (e.g., your store) to easily fetch the designed product data.