Understanding Recipe IDs in VU Custom
A Recipe ID is a unique identifier that represents a specific product customization in the VU Custom system. It captures all customization choices made by a customer for a particular product variant.
Key Concepts
Purpose
Provides an efficient way to store customization data
Enables accurate order processing and manufacturing
Facilitates customer service and order retrieval
Links customizations to specific product variants
Technical Implementation
Recipe IDs are:
Automatically generated by the VU Customizer
Handled internally during cart addition
Stored with order data throughout the fulfillment process
Accessible through the VU Custom API
Workflow
The customer completes product customization
Customizer generates Recipe ID automatically
Recipe ID is stored with cart and order data
Manufacturing systems use Recipe ID to retrieve customization details
Customer service can reference Recipe ID for support
Business Applications
Order Processing
Recipe IDs link orders to exact customization specifications
Enable precise manufacturing instructions
Maintain customization integrity throughout fulfillment
Customer Service
Quick access to customer's exact customization
Ability to reload previous customizations
Efficient order verification and support
Data Management
Streamlined storage of customization data
Simplified order tracking
Reliable customization retrieval
Best Practices
Store Recipe IDs with all order records
Include Recipe IDs in order confirmation communications
Use VU Custom API for Recipe ID interpretation
Maintain Recipe ID references throughout the
Last updated