<div id="hikashop_cart" class="hikashop_cart">
	<form action="/shop/clubsupplies/product/updatecart" method="post" name="hikashop_cart_form">
		<table width="100%">
			<thead>
				<tr>
					<th class="hikashop_cart_module_product_name_title hikashop_cart_title">Name</th>
					<th class="hikashop_cart_module_product_quantity_title hikashop_cart_title">Qty</th>
					<th class="hikashop_cart_module_product_price_title hikashop_cart_title">Price</th>
					<th class="hikashop_cart_title"></th>
				</tr>
			</thead>
			<tfoot>
				<tr>
					<td colspan="4">
						<hr />
					</td>
				</tr>
				<tr>
					<td class="hikashop_cart_module_product_total_title" colspan="2">Total</td>
					<td class="hikashop_cart_module_product_total_value">
	<span class="hikashop_product_price_full">
	<span class="hikashop_product_price hikashop_product_price_0" itemprop="price" content="5.9999985"> $6.00</span> </span>
</td>
					<td>
					</td>
				</tr>
			</tfoot>
			<tbody>
				<tr class="row0">
					<td class="hikashop_cart_module_product_name_value hikashop_cart_value">
						 <a href="/shop/clubsupplies/product/23-personal-score-book-a5-wire-bound" >						Personal Score book A5 Wire Bound												</a>					</td>
					<td class="hikashop_cart_module_product_quantity_value hikashop_cart_value">
						<input id="hikashop_cart_quantity_1171" type="text" name="item[1171][cart_product_quantity]" class="hikashop_product_quantity_field" value="1" onchange="var qty_field = document.getElementById('hikashop_cart_quantity_1171'); if (qty_field){ } document.hikashop_cart_form.submit(); return false;" />
					</td>
					<td class="hikashop_cart_module_product_price_value hikashop_cart_value">
	<span class="hikashop_product_price_full">
	<span class="hikashop_product_price hikashop_product_price_0" itemprop="price" content="5.9999985"> $6.00</span> </span>
</td>
					<td class="hikashop_cart_module_product_delete_value hikashop_cart_value">
						<a href="/shop/clubsupplies/product/updatecart/cart_type-cart/cart_product_id-1171/quantity-0/return_url-aHR0cHM6Ly9icmlkZ2Vuei5jby5uei9DbHViLUJyaWRnZS8=" onclick="var qty_field = document.getElementById('hikashop_cart_quantity_1171'); if(qty_field){qty_field.value=0; document.hikashop_cart_form.submit(); return false;}else{ return true;}"  title="Delete"><img src="/media/com_hikashop/images/delete2.png" border="0" alt="Delete" /></a>
					</td>
				</tr>
			</tbody>
		</table>
		<noscript>
			<input type="submit" class="btn button" name="refresh" value="Refresh cart"/>
		</noscript>
<input type="submit" class="btn button hikashop_cart_input_button" name="checkout" value="Proceed to checkout" onclick="var field=document.getElementById('hikashop_product_quantity_field_1');this.disabled = true;window.location.href = '/shop/clubsupplies/checkout';return false;" />		<input type="hidden" name="url" value="https%3A%2F%2Fbridgenz.co.nz%2FClub-Bridge%2F"/>
		<input type="hidden" name="ctrl" value="product"/>
		<input type="hidden" name="cart_type" value="cart"/>
		<input type="hidden" name="task" value="updatecart"/>
	</form>
</div>
<div class="clear_both"></div>
