Delete button and function of "remember basket"

ladyanne

Avatar: ladyanne

2012-07-11 17:08

Is it possible to delete the whole function including the buttom of "Remember basket" in the basket form?
ladyanne

» Quick.Cart v5.x

ladyanne

boboo

Avatar: boboo

2012-07-11 17:24

it will be enough to comment out the line:
<input type="submit" name="sRemember" value="$lang[Remember_basket]" class="submit" />
in /templates/default/orders_step-1.tpl

In this case the $_POST will never get the "sRemember" element, so the cookie will not be set.

qc-plugins.kimla.de

ladyanne

Avatar: ladyanne

2012-07-12 09:22

It works - thank you!

ladyanne

Back to top
about us | contact