Subversion Repositories SmartDukaan

Rev

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

Rev 7847 Rev 7849
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 = '"')
-
 
77
				#foreach($item in $items)
76
				#foreach($item in $items)
78
					#set($messageShippingTime = "<div id=serv_" + $item.get("ITEM_ID")+ ">Location is not serviceable</div>
77
					#set($messageShippingTime = "<div id=serv_" + $item.get("ITEM_ID")+ ">Location is not serviceable</div>
79
												 <div id=block_" + $item.get("ITEM_ID")+ "> FREE Delivery by 
78
												 <div id=block_" + $item.get("ITEM_ID")+ "> FREE Delivery by 
80
												 	<span id=days_" + $item.get("ITEM_ID") + ">" + $item.get("SHIPPING_TIME") + "</span>
79
												 	<span id=days_" + $item.get("ITEM_ID") + ">" + $item.get("SHIPPING_TIME") + "</span>
-
 
80
													<span style='display:none;' id=coddays_" + $item.get("ITEM_ID") + ">" + $item.get("COD_SHIPPING_TIME") + "</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
	                                                <span><a href='javascript:displayCod(" + $item.get("ITEM_ID") + ")' style='padding-left:2px'><img src='/unversioned/images/quesmark.png' style='vertical-align: middle;'></a></span>				
82
												 	<br>
82
												 	<br>
83
												 	<span id=otg_" + $item.get("ITEM_ID") + " style=display:none>
83
												 	<span id=otg_" + $item.get("ITEM_ID") + " style=display:none>
84
												 		On Time Guarantee 
84
												 		On Time Guarantee 
85
												 		<br>
85
												 		<br>
86
												 		<span class=red>We Pay if We Delay</span>
86
												 		<span class=red>We Pay if We Delay</span>