I'm looking into Python/Django to evaluate suitable e-commerce solution. For now Satchmo package seems to deliver solution to satfy most of my needs with Subscription product type.
However, I still have home requirements to meet and I ended wondering that is Satchmo or some other cart/commerce package suitable for personalized products?
I need the user to fill in some "personal details" regarding Subscription since Subscription products/orders can be assigned to other users and/or to non-user. Most natural way would be to enable users to add these details after product has been added to cart.
Line items should therefore have a user reference field or multiple fields in case of a non-user: email, phone,name,dob.