E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2012, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Wed, 23 Jun 2010 01:09:08 GMT Fri, 10 Feb 2012 17:44:42 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 #7 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 Wed, 23 Jun 2010 01:09:08 GMT It's the latter - and you've explained it perfectly - so - I will head over to that developer directory and see what I can dig up there :-)
Thanks again!
Betty]]>
E-junkie Discussions; bettyboop
Post #6 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 Tue, 22 Jun 2010 22:40:46 GMT
If you're using Wix, and if that doesn't let you paste in our ready-made button code but does allow you to specify a link target in their link-maker widget, use target="ej_ejc" for your cart buttons, and make sure you are picking a different target name for your non-cart popup links. Basically, what the target attribute says is, "Open this link in the window/tab named 'ej_ejc', or if there isn't one open already, open a new window/tab and give it that name." Links that use the same target name will re-use that same popup window/tab; links with different target names will each use separate windows/tabs according to which target name they reference.

If you are using our standard cart button code, where the cart appears as an overlay "inside" your page instead of opening the cart in a separate window/tab, the cart can only appear inside the same page where the cart buttons are placed. We don't have any way to make a cart button close the popup where it's located and make the cart appear back on the main page instead. There may be custom javascript methods to accomplish that, for which we'd refer you to our developer directory if you'd need help setting that up:
http://www.e-junkie.com/ej/developer-directory.htm]]>
E-junkie Discussions; E-junkieGuru
Post #5 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 Tue, 22 Jun 2010 18:38:11 GMT So far so good - but - messing around with DHTML popup (it's a link to a mini product page - not a random popup!) anyway - thing is - it's all beautiful - works like a charm - but - the target (ej_ejc) is opening in the same popup window which is too small :-)

Should I be trying to find some kind of resizing option in the javascript or is there a cool bit of html that will do the trick?
Thanks! :-)
Betty]]>
E-junkie Discussions; bettyboop
Post #4 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 Sun, 27 Sep 2009 02:28:28 GMT
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&i=XXXXXX&cl=87270&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart"/></a>

If Wix will not allow you to paste all that HTML directly into your page, then you can take just the URL from the button code, which would be this part:

https://www.e-junkie.com/ecom/gb.php?c=cart&i=XXXXXX&cl=87270&ejc=2

...and paste that as the link URL (or whatever Wix calls it) for your Wix button behavior. If they allow you to specify a target window name, you can specify that as "ej_ejc", or just enable opening the link in a new window.

You will probably be unable to get our standard overlay-style cart behavior working "inside" your page if you cannot paste our complete, ready-made button codes directly into the raw HTML source of your pages somehow. In this case, the cart can still work as a popup window or as a full-window cart using the same window as your site.]]>
E-junkie Discussions; E-junkieGuru
Post #3 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 Sat, 26 Sep 2009 22:39:40 GMT
So I tried another method. I took the internal link for the ejunkie listing for my book and hyperlinked to this using $0.00 as the sale price. It took me to the a page asking for my name and email for my "free download." It then produced an error message when I attempted to process the order.

Any suggestions?

Thanks,
Kevin]]>
E-junkie Discussions; KevinHylton
Post #2 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 Wed, 12 Aug 2009 20:26:58 GMT
You should also make a View Cart button, so buyers would have a way to display their cart contents and proceed to checkout without having to "risk" adding an unwanted item to their order by clicking an Add to Cart button just to show the cart.]]>
E-junkie Discussions; E-junkieGuru
Post #1 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 http://www.e-junkie.com/bb/topic/3613/pg/0#post14670 Wed, 12 Aug 2009 05:33:34 GMT Im in the midst of making a website for my Fiance for her online clothing business using an online website creation tool called Wix (www.wix.com) so far Wix has been excellent and i have a professional looking flash website setup in next to no time. Problem is the e-commerce system seems to be missing some crucial features that basically is forcing me to look elsewhere for a shopping cart.

So my question is, because this is an online based website design there is no where to enter in the codes as specified by e-junkie. Although i have found a method that works for me but im not sure if im aloud to use the system in this way. So because i want to make this website as professional as i can and obviously legal on all levels i thought i would ask the question....

So here is the typical Code generated for me by E-junkie for a random product that i have entered

<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&i=w0001&cl=80887&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart"/></a>

If i was to take this section only....
https://www.e-junkie.com/ecom/gb.php?c=cart&i=w0001&cl=80887&ejc=2 (which seems to be the link for the product)
and design my page on Wix to have the image of the product, and below the image a button (Add to Cart) which has the above link when clicked. It launches the shopping cart and add the product with no problems. And this same procedure works when adding multiple items in a similar manner. Then add the checkout button which still works after taking the link out like above.

So basically i suppose im asking is this aloud? if not is there a reason why its not aloud? is it security? is it because its not showing the E-junkie buttons....and if this is illegal is there a work around that can be used legally in my case?

If anything needs to be explained further for better understanding of my situation let me know and ill be happy to try explain in more detail.

Thanks Guys]]>
E-junkie Discussions; cybersniper