| | |
| | | |
| | | $form .= jvbRenderTabs($tabs, true); |
| | | |
| | | $form .= '<div class="cart-total row end"> |
| | | $form .= '<div class="cart-total row right"> |
| | | <p class="tax">Tax: <span></span></p> |
| | | <p class="total">GRAND TOTAL: <span></span></p> |
| | | </div> |
| | |
| | | <h3>Looks like we left things hanging</h3> |
| | | <p>We\'ve restored your cart from your last session below.</p> |
| | | <p>If you\'d rather start over, click the button below.</p> |
| | | <div class="row btw"> |
| | | <div class="row x-btw"> |
| | | <button type="button" data-clear-cart>' . jvbIcon('trash') . 'Clear Cart</button> |
| | | <button type="button" data-dismiss>' . jvbIcon('x') . 'Dismiss</button> |
| | | </div> |