Subversion Repositories SmartDukaan

Rev

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

Rev 32653 Rev 32678
Line 208... Line 208...
208
				<hr/>
208
				<hr/>
209
				<span>
209
				<span>
210
					<button type="submit" id="addToBagButton" class="btn btn-warning">Add more!</button>
210
					<button type="submit" id="addToBagButton" class="btn btn-warning">Add more!</button>
211
					<button type="submit" id="addToBagButtonwithCart"
211
					<button type="submit" id="addToBagButtonwithCart"
212
							class="btn btn-primary">Continue with cart</button>
212
							class="btn btn-primary">Continue with cart</button>
213
					<button type="submit" id="addToBagButtonwithBillingpage" class="btn btn-success">Checkout</button>
213
					<button type="submit" id="addToBagButtonwithBillingpage" class="btn btn-success"> Checkout</button>
214
					<input type="hidden" class="cart-checkout" value="checkout">
214
					<input type="hidden" class="cart-checkout" value="checkout">
215
 
215
 
216
		       	</span>
216
		       	</span>
217
			  </div>
217
			  </div>
218
			  </div>
218
			  </div>