Subversion Repositories SmartDukaan

Rev

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

Rev 4231 Rev 4338
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="checkout" class="cartflow-main-action-button right">ENTER SHIPPING INFO &gt;</div>
109
			<div id="$actionButtonId" 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 195... Line 195...
195
						</tr>
195
						</tr>
196
    				#end
196
    				#end
197
					</table>
197
					</table>
198
                </div>
198
                </div>
199
    		#if($ab_testing_variable == 1)
199
    		#if($ab_testing_variable == 1)
200
    			<div id="checkout" class="cartflow-main-action-button right checkout-button-below">ENTER SHIPPING INFO &gt;</div>
200
    			<div id="$actionButtonId" class="cartflow-main-action-button right checkout-button-below">ENTER SHIPPING INFO &gt;</div>
201
    		#end
201
    		#end
202
			</div>
202
			</div>
203
        </div>
203
        </div>
204
#else
204
#else
205
	<div id="registration" class="blue-border">
205
	<div id="registration" class="blue-border">