Rev 12551 | Blame | Compare with Previous | Last modification | View Log | RSS feed
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><!-- Prevent MS Office toolbar from changing layout --><meta http-equiv="imagetoolbar" content="false" /><meta name="MSSmartTagsPreventParsing" content="true" /><title>${in.shop2020.title}</title>#include ( "templates/commoncssfiles.vm" )<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>#set($total_amount = 0.0)#set($gvTotal = 0.0)</head><body><noscript><p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p></noscript>$action.getHeaderSnippet()<div id="main"><div class="main-content"><div id="cartFlowHeader"><div class="left cartflow-header-tab lefttab-inactive inactive-tab-font"><span class="counter-inactive">1</span><span class="label">Cart Details</span></div><div class="left cartflow-header-tab midtab-inactive left-overlap inactive-tab-font"><span class="counter-inactive">2</span><span class="label">Shipping Info.</span></div><div class="left cartflow-header-tab midtab-inactive left-overlap inactive-tab-font"><span class="counter-inactive">3</span><span class="label">Make Payment</span></div><div class="left cartflow-header-tab righttab-active left-overlap active-tab-font"><span class="counter-active">4</span><span class="label">Order Status</span></div></div><!-- Cart Details -->#set($orders = $action.getOrders())#set($cod = false)#set($isAnyOrderInsured = $action.isAnyOrderInsured())#if($orders && $orders.size() != 0)<div id="cart" class="blue-border"><div id="shippingEstimateCalculator" class="left"><span class="label left orange congrats">Congratulations! </span><span class="label left" style="font-size:13px; font-weight:bold; color:#333333">$action.getMessage()</span></div><div id="viewOrders" class="cartflow-main-action-button right">VIEW ALL ORDERS <img src="/images/Arrow_OrangeButton_AllScreens.png" /></div><table id="cartDetail" cellpadding="0" cellspacing="0" class="left"><thead><tr><th width="80" class="first" style="text-align: center;"><b>ORDER ID</b></th><th width="222">Item & Color</th><th width="100">Unit Price</th><th width="50">Quantity</th>#if($isAnyOrderInsured)<th width="80">Insurance</th>#end<th width="100">Total Price</th><th width="180">Estimated Delivery Date</th><th width="200">Order Status</th></tr></thead><tbody>#foreach($order in $orders)#set($insuranceAmount = $order.getInsuranceAmount())#set($gvAmount = $order.getGvAmount())#set($pickUpStoreId = $order.getPickupStoreId())#set($lineitems = $order.getLineitems())#foreach($lineitem in $lineitems)#set($total_price = $lineitem.getTotal_price())#set($total_amount = $total_amount + $total_price)<tr><td class="ordercolumn"><a href="/order/$order.getId()">$order.getId()</a>#if($order.isCod())#set($cod=true)<sup>*</sup>#end</td><td><div class="cart-item-name-div"><div class="cart-item-name">#if($lineitem.getBrand()) $lineitem.getBrand() #end#if($lineitem.getModel_name()) $lineitem.getModel_name() #end#if($lineitem.getModel_number()) $lineitem.getModel_number() #end</div>#if($lineitem.getColor())<div class="cart-item-color">Color - $lineitem.getColor()</div>#end#if($lineitem.getDealText())<div class="cart-item-best-deal-text">$lineitem.getDealText()</div>#end</div></td><td><img src="/images/rupee-symbol.png" alt="Rs." /> $action.formatPrice($lineitem.getUnit_price())</td><td>$lineitem.getQuantity().intValue()</td>#if($isAnyOrderInsured)<td><img src="/images/rupee-symbol.png" alt="Rs." /> $action.formatPrice($insuranceAmount)</td>#end<td><img src="/images/rupee-symbol.png" alt="Rs." /> $action.formatPrice($total_price)</td><td><div>$action.formatDate($order.getExpected_delivery_time())</div>#if($order.isOtg())<div>On Time Guarantee<br><span class="red">We Pay if we Delay</span><a class="otg_know_more" href="javascript:void(0)" style="padding-left:2px"><img src="/images/quesmark-6561.png" style="vertical-align: middle;"></a></div>#end</td><td>#if($order.getStatus().getDescription())$order.getStatus().getDescription()#end</td></tr>#end#set($total_amount = $total_amount + $insuranceAmount - $gvAmount)#set($gvTotal = $gvTotal + $gvAmount)#end</tbody></table><table class="net-amount right" style="margin-bottom: 30px" cellspacing="0">#if($gvTotal > 0)<tr class="total-amount payable"><td class="label">Discount:</td><td><img src="/images/rupee-symbol.png" alt="Rs."> -$action.formatPrice($gvTotal)</td></tr>#end<tr class="total-amount payable"><td class="label">Total Amount:</td><td><img src="/images/rupee-symbol.png" alt="Rs." /> $action.formatPrice($total_amount)</td></tr></table><div id="shippingEstimateCalculator" class="left" style="padding: 15px 10px 15px 10px">#if($cod)<div class="label left pay-success-note">* Our Executive will give you a call to confirm your order.</div></br>#end#if($pickUpStoreId != 0)<div class="label left pay-success-note">* Please carry a copy of valid Id Proof when you visit the store to pick up your Order.</div></br>#end<div class="label left pay-success-note"></div></br></div></div>#else<div id="registration" class="blue-border"><div class="middle"><div class="mid-inner"><div id="emptyCart"><!-- empty cart --><div id="emptyCart"><p><strong>Due to some error we are unable to display your details.Please check <a href="/myaccount">My Account</a> page to see the order confirmation status.</strong></p></div><!-- /empty cart --></div></div></div></div>#end<!-- /Cart Details --></div></div>#if($action.getIsShooglooAff())<iframe src="http://trootrac.in/p.ashx?o=65&e=123&p=$total_amount&t=$action.getTxnId()" height="1" width="1" frameborder="0"></iframe>#end#include("templates/footer.vm")#include ( "templates/commonjsfiles.vm" )<script type="text/javascript" charset="utf-8">#set($sorders = $action.getSuccessfulOrders())#if($sorders && $sorders.size() != 0)#foreach($order in $sorders)ga('ecommerce:addTransaction', {'id': '$order.getId()', // order ID - required'affiliation': '$action.getStoreAffiliate()', // affiliation or store name'revenue': '$order.getTotal_amount()', // total - required'shipping': '0', // Shipping'tax': '0', // tax});#set($lineitems = $order.getLineitems())#foreach($lineitem in $lineitems)var prod_name = '';#if($lineitem.getBrand())prod_name += '$lineitem.getBrand()';#end#if($lineitem.getModel_name())prod_name += ' $lineitem.getModel_name()';#end#if($lineitem.getModel_number())prod_name += ' $lineitem.getModel_number()';#endga('ecommerce:addItem', {'id': '$order.getId()', // Transaction ID. Required'sku': '$lineitem.getItem_id()', // SKU/code'name': prod_name, // Product name. Required'category': 'Physical', // Category or variation'price': '$lineitem.getUnit_price()', // Unit price'quantity': '$lineitem.getQuantity()' // Quantity});#endga('ecommerce:send'); // Send transaction and item data to Google Analytics.#end#end</script><!-- Google Code for AdwordsPurchase Conversion Page --><script type="text/javascript" charset="utf-8">/* <![CDATA[ */var google_conversion_id = 979811816;var google_conversion_language = "en";var google_conversion_format = "3";var google_conversion_color = "ffffff";var google_conversion_label = "t9j-CID2lQMQ6Pua0wM";if ($total_amount) {var google_conversion_value = $total_amount;}/* ]]> */</script><script language="javascript" type="text/javascript" src="http://www.googleadservices.com/pagead/conversion.js"></script><!-- Fill info array as "Product ID,,Product Name,,Quantity,,Product Price" --><script type="text/javascript" language='javascript'>var info = [];#set($sorders = $action.getSuccessfulOrders())#if($sorders && $sorders.size() != 0)#foreach($order in $sorders)#set($lineitems = $order.getLineitems())#foreach($lineitem in $lineitems)var prod_name = '';#if($lineitem.getBrand())prod_name += '$lineitem.getBrand()';#end#if($lineitem.getModel_name())prod_name += ' $lineitem.getModel_name()';#end#if($lineitem.getModel_number())prod_name += ' $lineitem.getModel_number()';#endinfo.push('$lineitem.getItem_id(),,' + prod_name + ',,$lineitem.getQuantity(),,0')#end#end#endtrackProductInfo('6e1310f31fc4c8aaf869c94be5d61d03',info);</script><!-- End of Conversion tag --><noscript><div style="display:inline;"><img height="1" width="1" style="border-style:none;" alt="" src="http://www.googleadservices.com/pagead/conversion/979811816/?label=t9j-CID2lQMQ6Pua0wM&guid=ON&script=0"/></div></noscript></body></html>