Details
- 
        Type: Bug Bug
- 
        Status: Closed
- 
            Priority: Blocker Blocker
- 
            Resolution: Fixed
- 
            Affects Version/s: None
- 
            Fix Version/s: 3.3.0
- 
            Component/s: None
- 
            Labels:None
Description
The AJAX templates don't have a cart, but they can still be redirected to one, which causes the error:
Files does not exist: /plugins/order/views/templates/ajax/cart.pdt on line 120 in /lib/view.php
This occurs when using the Domain and Other template, but not setting any other Package Groups to order after the domain. When a customer then adds the domain, they are redirected to the cart.
Additionally, there is a button on the domain page (first step) for all order templates, which has a button that says something like "Skip, Order Other Items". I would think that that button should not be displayed when there are no other packages to order.
Issue Links
- relates to
- 
             CORE-1362
        Order Plugin: Package Selection screen is always shown for Domain and Other order type CORE-1362
        Order Plugin: Package Selection screen is always shown for Domain and Other order type-           
- Closed
 
-         
I'm thinking a cart template should exist for the AJAX form template, if only to show cart information in this particular case.