Custom Info Plans
I plan on moving deadline and number of required pages to the front page. The total price will be displayed on the custom form. The Custom form will also have name and email address enquiry removed. The remaining custom info will be put into an array and passed as a session var when the customer submits the form. The customer is then redirected to the appropriate custom product. When the customer adds the appropriate custom product to it's cart This information is asociated with this product through session variable product attributes . If the customer does not add the item to it's cart this session varibale should be unregistered and the info lost. If the customer removes the item from it's cart the same must happen(may happen implicitly from the cart removal). When the customer checksout (pays) the custom information will be committed to the db associated with a customer_id and an order_id.
0 Comments:
Post a Comment
<< Home