Payment page
payment.tpl - payment page template.
| Tag | 
            Description | 
        
| {id} | 
            Order ID. | 
        
| {order-id} | 
            Unique order number. | 
        
| {cart} | 
            Displays the shopping cart. | 
        
| {total} | 
            Displays the total amount of the order. | 
        
| {date} | 
            Displays the order date. | 
        
| {info} | 
            Outputs data from the order form. | 
        
| {time-out} | 
            Displays the time to pay for the order. | 
        
| {payments} | 
            Displays payment systems. | 
            
        
| [promocode]...[/promocode] | 
            Displays the content between the tags if a promo code was entered by the customer. | 
            
        
| {promocode} | 
            It will display the promo code itself, which was entered earlier. | 
            
        
| {discount} | 
            Discount. |