The table below outlines all of the various routes a customer can pursue when transfering their cart to a new
state or completing the checkout process.
Condition
| Options
|
State changed from within site to state that can sell wine. |
Directed back to original shopping page. |
State changed from within site to a state that CANNOT sell wine. |
Directed back to original shopping page, the site handles all wine requests so no additional code is necessary. |
State changed during checkout process to a state that can sell wine. In this case, there are still cart items available for the new state. |
The customer is presented with the following page options:
- Continue checkout: take customer to the order review page.
- Continue shopping: return customer to the Gift Center.
|
State changed during checkout process to a state that CANNOT sell wine. In this case, there are no items available for selected state. |
Directed back to the Gift Center landing page. |
State changed during checkout process to a state that CANNOT sell wine. In this case, there are still cart items available for selected state. |
The user is presented with the following page options:
- Continue checkout: take customer to the order review page.
- Go to Gift Center Accessories.
- Go to Gift Center Gourmet Gift Baskets.
- Go to Gift Center Gift Certificates.
|
State changed during checkout process to a state that CANNOT sell wine. In this case, there are no items available for selected state. |
The user is presented with the following page options:
- Go to Gift Center Accessories.
- Go to Gift Center Gourmet Gift Baskets.
- Go to Gift Center Gift Certificates.
|