3 / 3
Jun 2011

Hi, I just want to know if it's possible to load the shopping cart in the SAME window and not use the default overlay? So that it opens just like a normal web page?



I've been trying to do this with your Customize Shopping Cart instructions but...no success.



I'd appreciate your feedback. Thanks.

  • created

    Jun '11
  • last reply

    Jun '11
  • 2

    replies

  • 1.2k

    views

  • 2

    users

  • 1

    link

This would be part of the button customization instead of the cart customization. For all of your cart buttons, both Add to Cart and View Cart you will want to delete this part of the code:

target="ej_ejc" class="ec_ejc_thkbx"



Make sure there is still a space between the product URL and the onClick portion of the code.



On the View Cart button you will also want to remove the JavaScript portion of the code:

<script language="javascript" type="text/javascript">

<!--

function EJEJC_lc(th) { return false; }

// -->

</script>

<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>