Hello,
I would like to know how can I change de text on “CART” section, the button “UPDATE CART” I need to put it on spanish…
http://www.outletdegafas.com/carro/
And… at the bottom of the page, it appears this information that appears at the top of the page too. I would like to delete this on the bottom because it appears misconfigured and repetitive
<div class=”cart-collaterals”>
<div class=”cart_totals “>
<table cellspacing=”0″>
<tbody>
<tr class=”cart-subtotal”>
<th>Subtotal del carrito</th>
<td></td>
</tr>
<tr class=”order-total”>
<th>Pedido Total</th>
<td></td>
</tr>
</tbody>
</table>
<div class=”wc-proceed-to-checkout”>Ir a la caja</div>
<div class=”wc-proceed-to-checkout”></div>
</div>
<div class=”cart_totals “>Thank you very much</div>
<div class=”cart_totals “>Best regards,</div>
<div class=”cart_totals “>Mercedes</div>
<div class=”cart_totals “></div>
</div>