Rev 7695 | 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"><link rel="stylesheet" href="/storewebsite/css/storewebsite.css" type="text/css" /></head><body style="margin: 0;"><div style="line-height:40px;height:35px;background-color:#333333;color:white;min-width:900px;overflow:hidden;"><span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">$action.getStoreCode()</span><a style="margin:0px 25px 0px 25px;color:white" href="/storewebsite/report">REPORTS</a><a style="color:white;" href="/storewebsite/!doLogout">Logout</a></div><div style="line-height:60px;height: 60px;background-color:#DBEEFF;min-width:900px;overflow:hidden;color: #333333;border-bottom:1px solid #67ABD3"><img style="float:left;" src="/storewebsite/images/hotspotLogoBlue.jpg"><span style="font-size: 35px;font-family:'Verdana', Verdana, sans-serif;float:left">Online Catalog</span></div><div id="main" style="float:left;width:66%;min-width:900px;overflow: hidden;"><div style="float:left;margin:25px;height:481px;width:311px;padding:5px;border:1px solid #AAAAAA;"><img src='$imageSource' height="481px" width="311px"></img></div><div style="overflow: hidden;position: relative;"><h2 style="margin-top: 25px;">$productName</h2>#if($bestDealText && !$bestDealText.trim().isEmpty())<fieldset style="padding: 5px 0 10px 10px;border: 1px solid #CCCCCC;color: #666666;"><legend style="color: RED;">BEST DEAL</legend>$bestDealText</fieldset>#end<div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div><div class='date'><span class='infoText'>Get this product by </span><span class='infoValue'>$action.getDeliveryDate()</span></div><div class='price'><span class='infoText'>Total Price</span><span class='infoValue'> Rs. $action.getPrice()</span></div><div class='advance'><span class='infoText'>Advance to be paid</span><span class='infoValue'> Rs. $action.getAdvanceAmount()</span></div><div class='advance'><span class='infoText'>Balance to be paid on Delivery</span><span class='infoValue' style='color:#ff8000'> Rs. $action.getDifference($action.getPrice(), $action.getAdvanceAmount())</span></div><div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div><fieldset id='editAddBlock' style='display:none;border:1px solid #CCCCCC;color:#666666'><legend style='color:#2789C1;font-size:17px;font-weight:bold;'>EDIT SHIPPING DETAILS</legend><div class='addressLine'><div class='addressText'>Name </div><input name="name" value='$action.getName()' type="text" class='orderInputBox w300'></input></div><div class='addressLine'><div class='addressText'>Mobile Number </div><input name="phone" value='$action.getPhone()' type="text" maxlength='10' class='orderInputBox plus91'></input></div><div class='addressLine'><div class='addressText'>Address Line 1 </div><input class='orderInputBox w300' name="line1" value='$action.getLine1()' type="text"></input></div><div class='addressLine'><div class='addressText'>Address Line 2 </div><input name="line2" value='$action.getLine2()' type="text" class='orderInputBox w300'></input></div><div class='addressLine'><div class='addressText'>City </div><input name="city" value='$action.getCity()' type="text" class='orderInputBox w300'></input></div><div class='addressLine'><div class='addressText'>State </div><input name="state" value='$action.getState()' type="text" class='orderInputBox w300'></input></div><div class='addressLine' style='text-align:center;'><input id="saveEditedAdd" class="submitButton" type="button" style="background-color:orange;color:black;" value="OK"></div></fieldset><form id="createOrderForm" action="/storewebsite/payment-details!persistTransaction" onsubmit="return validatePaymentDetails()"><input type="hidden" name="product_id" value="$action.getProduct_id()"></input><input type="hidden" name="name" value="$action.getName()"></input><input type="hidden" name="email" value="$action.getEmail()"></input><input type="hidden" name="phone" value="$action.getPhone()"></input><input type="hidden" name="line1" value="$action.getLine1()"></input><input type="hidden" name="line2" value="$action.getLine2()"></input><input type="hidden" name="city" value="$action.getCity()"></input><input type="hidden" name="state" value="$action.getState()"></input><input type="hidden" name="pincode" value="$action.getPincode()"></input><input type="hidden" name="price" value="$action.getPrice()"></input><input type="hidden" name="advanceAmount" value="$action.getAdvanceAmount()"></input><input type="hidden" name="deliveryDate" value="$action.getDeliveryDate()"></input><div id="showAddDiv"><div class="name"><span name="name">$action.getName()</span><input id="addressEdit" style="float:right;margin:0;height:21px;"type="button" value="EDIT" class="submitButton"></input></div><div class="diplayAddLine" name="phone">$action.getPhone()</div><div class="diplayAddLine" name="line1">$action.getLine1()</div><div class="diplayAddLine" name="line2">$action.getLine2()</div><div class="diplayAddLine" name="city">$action.getCity()</div><div class="diplayAddLine" name="state">$action.getState()</div></div><div id="showPinDiv" class="name" name="pincode"><span style="font-weight:100;font-size:15px;color:#777777">Pincode : </span>$action.getPincode()<input id="pincodeEdit" style="float:right;margin:0;height:21px;" type="button" value="EDIT" class="submitButton"></input></div><div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div><div id="paymode"><div class='addressLine'><div class='addressText'>Amount in cash </div><input name="cashAmount" type="text" class='orderInputBox w150'></input></div><div class='addressLine'><div class='addressText' >Amount by card </div><input name="cardAmount" type="text" class='orderInputBox w150'></input></div></div><div id="bankSelector" style='display:none;'><div class="addressLine"><div class="addressText">EDC Bank </div><select class="select_bank" name="edc" id="edcSelector" style='font-size:15px;height:25px;'>#foreach($bank in $action.getAllEdcBanks())<option value="$bank">$bank</option>#end</select></div><div class="addressLine"><div class="addressText">Card Type </div><select class="select_bank" name="cardType" id="cardTypeSelector" style="font-size:15px;height:25px;"><option value="credit">CREDIT CARD</option><option value="debit">DEBIT CARD</option></select></div><div class="addressLine"><div class="addressText">Approval Code </div><input name="approvalCode" type="text" class="orderInputBox w150"></div></div><div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div><div style="text-align:right;height:56px;line-height:56px"><span id="waitSpan" style='color:red;font-weight:bold;display: none;'>Please Wait...</span><input id="createOrder" type="submit" style="background-color:orange;color:black;" value="CREATE ORDER" class="submitButton"></input></div></form></div></div></body><script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-1.4.2.js"></script><script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-ui.min.js"></script><script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.colorbox-min.js"></script><script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.validate.js"></script><script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.dataTables.min.js"></script><script language="javascript" type="text/javascript" src="/storewebsite/js/storewebsite_20130704.js"></script><script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.ui.autocomplete.js"></script></html>