Subversion Repositories SmartDukaan

Rev

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

Rev 4224 Rev 4230
Line 104... Line 104...
104
		#else
104
		#else
105
			#set($actionButtonId = "poplogin")
105
			#set($actionButtonId = "poplogin")
106
		#end
106
		#end
107
		
107
		
108
		#if($ab_testing_variable == 0)
108
		#if($ab_testing_variable == 0)
109
			<div id="$actionButtonId" class="cartflow-main-action-button right">ENTER SHIPPING INFO &gt;</div>
109
			<div id="checkout" class="cartflow-main-action-button right">ENTER SHIPPING INFO &gt;</div>
110
		#end
110
		#end
111
			<table id="cartDetail" cellpadding="0" cellspacing="0" class="left">
111
			<table id="cartDetail" cellpadding="0" cellspacing="0" class="left">
112
				<thead>
112
				<thead>
113
					<tr>
113
					<tr>
114
						<th width="242" class="first">Item &amp; Color</th>
114
						<th width="242" class="first">Item &amp; Color</th>
Line 193... Line 193...
193
                        <td><img src="/images/rupee-symbol.png" alt="Rs." /> $discountedAmount</td>
193
                        <td><img src="/images/rupee-symbol.png" alt="Rs." /> $discountedAmount</td>
194
                    </tr>
194
                    </tr>
195
    				#end
195
    				#end
196
                </table>
196
                </table>
197
    		#if($ab_testing_variable == 1)
197
    		#if($ab_testing_variable == 1)
198
    			<div id="$actionButtonId" class="cartflow-main-action-button right checkout-button-below">ENTER SHIPPING INFO &gt;</div>
198
    			<div id="checkout" class="cartflow-main-action-button right checkout-button-below">ENTER SHIPPING INFO &gt;</div>
199
    		#end
199
    		#end
200
			</div>
200
			</div>
201
        </div>
201
        </div>
202
#else
202
#else
203
	<div id="registration" class="blue-border">
203
	<div id="registration" class="blue-border">