E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2009, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Sun, 8 Feb 2009 20:15:42 GMT Sat, 21 Nov 2009 06:40:30 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #5 http://www.e-junkie.com/bb/topic/3151/pg/0#post9081 http://www.e-junkie.com/bb/topic/3151/pg/0#post9081 Sun, 8 Feb 2009 20:15:42 GMT
If you have a site with more than one product where the Buy Now button would not be suitable, then you would just want to use the non-JavaScript version of our Add to Cart and View Cart button codes by UNchecking the box indicated on your Get Button Codes screens in Seller Admin, as those will operate the cart in a new window/tab rather than using the fade-in overlay screen for displaying the cart.]]>
E-junkie Discussions; Tyson
Post #4 http://www.e-junkie.com/bb/topic/3151/pg/0#post9081 http://www.e-junkie.com/bb/topic/3151/pg/0#post9081 Thu, 5 Feb 2009 22:43:42 GMT
In this bizzare sitebuilder implementation, I can't actually do the button-moving suggestions (though I'd prefer to - believe me) because I seem to have the "choice" of having the the pop-up appear in bizzare places [like half-way down the horizontal length of the page], or having it appear inside of a frame, with the display limited to the size of the frame that I make. [IOW, if I make a button-sized frame, I see a button-sized part of the pop-up window.]

Your suggestion about the buy-it now button is right-on, I think, for the site I directed you to, and I'll do that. Unfortunately, it doesn't make the question go away.

The actual reason that I was asking the thread question is for this site here: http://megajoule.web.officelive.com/default.aspx where my wife has implemented the multi-color selection drop menus in the JS shopping cart by simply putting the code in a frame at the bottom of each of the product pages that is big enough to display the cart. It all works (abet in a somewhat odd way) but of course this still leaves no way to get to the cart from the top of every page.

So, she did the same thing I did on the page I directed you to : http://megajoule.web.officelive.com/ShoppingCart.aspx

If we assumed, arguendo (for the purposes of argument) that the view cart button is inside of a HTML module frame, pasted EXACTLY as provided, WOULD it be possible to mod the script to just run when the page is loaded, rather than to show the button?

IOW, just to be clear, if we suppose that this is what the code in the frame on this page looks like:
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=47863&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ej_view_cart.gif" border="0" alt="View Cart"/></a>
<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>

...is there a version of that script that - on an otherwise blank web page - would just display the cart when the page loaded, instead of displaying a button and waiting to be clicked? I do know that this is a silly request, as it's all backwards from what the implementation would normally do, but humor me, if you would.

Thanks!

Dex]]>
E-junkie Discussions; Dex
Post #3 http://www.e-junkie.com/bb/topic/3151/pg/0#post9081 http://www.e-junkie.com/bb/topic/3151/pg/0#post9081 Thu, 5 Feb 2009 20:51:50 GMT
The first thing I might try, if you can, would be to remove all the View Cart buttons you have, and instead put just one View Cart up in your page header -- maybe if you could sneak it into that navigation bar instead of your Shopping Cart link?

If that doesn't work, then you would probably just need to use the non-JavaScript version of our button codes, which open the cart in a new window/tab instead of the overlay floater we normally have. On our Get Button Codes screen, you will see a checkbox you can UNCHECK to convert the code to their non-JavaScript versions, so you can copy that version of the code to paste into your page.

Finally, if you have only the one product, you may not need to use our Cart and related buttons at all. You could just get the Buy Now button code we provide for your product, so the buyer would click that and be taken directly to a PayPal checkout, bypassing our Cart screen entirely.]]>
E-junkie Discussions; Tyson
Post #2 http://www.e-junkie.com/bb/topic/3151/pg/0#post9081 http://www.e-junkie.com/bb/topic/3151/pg/0#post9081 Thu, 5 Feb 2009 05:59:35 GMT http://beltconceal.shopping.officelive.com/cart.aspx]]> E-junkie Discussions; Dex Post #1 http://www.e-junkie.com/bb/topic/3151/pg/0#post9081 http://www.e-junkie.com/bb/topic/3151/pg/0#post9081 Thu, 5 Feb 2009 04:21:11 GMT
Because of the way the site is behaving, I'd like to add a "Shopping Cart" tab in the navigation bar leading to a page that would have nothing else on it except automatically loading the cart (rather than having a button that had to be clicked.)

Can you tell me how to mod the "view cart" script to place it alone on a page and display the cart whenever the page loads?

Thanks!]]>
E-junkie Discussions; Dex