|
|
@@ -3,6 +3,7 @@
|
|
|
<div class="sidebar__inner blocks cartsummary">
|
|
|
<div>
|
|
|
{if $billingcycle=="free"}
|
|
|
+ <p style="hight:40%;"></p>
|
|
|
{else}
|
|
|
<div class="order-summary">
|
|
|
<div class="loader" id="orderSummaryLoader">
|
|
|
@@ -11,7 +12,6 @@
|
|
|
<h2>{$LANG.ordersummary}</h2>
|
|
|
<div class="summary-container" id="producttotal"></div>
|
|
|
</div>
|
|
|
- {debug}
|
|
|
<div class="text-center">
|
|
|
{capture name=currentDate} {$smarty.now|date_format:"%Y-%m-%d"} {/capture}
|
|
|
{capture name=dayOfMonth} {$smarty.now|date_format:"%e"|trim} {/capture}
|