SNo | Order Id | Payment Method | Total | Address | Order Date |
---|---|---|---|---|---|
{{p}} | {{prodcrt['order_id']}} | {% if(prodcrt['pay_type']==1)%}Cash On Delivery {%endif %}{% if(prodcrt['pay_type']==2)%}Razor Pay {%endif %} | {{prodcrt['price']|number_format(2, '.', ',') }} | {{prodcrt['address']|raw }} | {{prodcrt['order_date']|date('d-m-Y') }} {{prodcrt['order_date']|date('h:i') }} |
Your are not placed any orders |