Subversion Repositories SmartDukaan

Rev

Rev 7845 | Rev 7849 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7845 Rev 7847
Line 71... Line 71...
71
						<th width="140">Total Price</th>
71
						<th width="140">Total Price</th>
72
						<th width="50">&nbsp;</th>
72
						<th width="50">&nbsp;</th>
73
                    </tr>
73
                    </tr>
74
                </thead>
74
                </thead>
75
				<tbody>
75
				<tbody>
-
 
76
				#set ($DQ = '"')
76
				#foreach($item in $items)
77
				#foreach($item in $items)
77
					#set($messageShippingTime = "<div id=serv_" + $item.get("ITEM_ID")+ ">Location is not serviceable</div>
78
					#set($messageShippingTime = "<div id=serv_" + $item.get("ITEM_ID")+ ">Location is not serviceable</div>
78
												 <div id=block_" + $item.get("ITEM_ID")+ "> FREE Delivery by 
79
												 <div id=block_" + $item.get("ITEM_ID")+ "> FREE Delivery by 
79
												 	<span id=days_" + $item.get("ITEM_ID") + ">" + $item.get("SHIPPING_TIME") + "</span>
80
												 	<span id=days_" + $item.get("ITEM_ID") + ">" + $item.get("SHIPPING_TIME") + "</span>
80
	                                                <span><a href='javascript:displayCod(" + $item.get("COD_SHIPPING_TIME") + "," + $item.get("SHIPPING_TIME") + ")' style='padding-left:2px'><img src='/unversioned/images/quesmark.png' style='vertical-align: middle;'></a></span>				
81
	                                                <span><a href='javascript:displayCod(" + ${DQ} + $item.get("COD_SHIPPING_TIME") + ${DQ} + "," + ${DQ} + $item.get("SHIPPING_TIME") + ${DQ} + ")' style='padding-left:2px'><img src='/unversioned/images/quesmark.png' style='vertical-align: middle;'></a></span>				
81
												 	<br>
82
												 	<br>
82
												 	<span id=otg_" + $item.get("ITEM_ID") + " style=display:none>
83
												 	<span id=otg_" + $item.get("ITEM_ID") + " style=display:none>
83
												 		On Time Guarantee 
84
												 		On Time Guarantee 
84
												 		<br>
85
												 		<br>
85
												 		<span class=red>We Pay if We Delay</span>
86
												 		<span class=red>We Pay if We Delay</span>