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 Wed, 3 Dec 2008 00:51:22 GMT Sun, 22 Nov 2009 02:28:59 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 #3 http://www.e-junkie.com/bb/topic/3006/pg/0#post8405 http://www.e-junkie.com/bb/topic/3006/pg/0#post8405 Wed, 3 Dec 2008 00:51:22 GMT
works great!!]]>
E-junkie Discussions; bedzking
Post #2 http://www.e-junkie.com/bb/topic/3006/pg/0#post8405 http://www.e-junkie.com/bb/topic/3006/pg/0#post8405 Mon, 1 Dec 2008 20:54:59 GMT
<form action="https://www.e-junkie.com/ecom/gb.php?i=XXXXXX&c=cart&cl=YYYYY&ejc=2" method="POST" target="ej_ejc">
Quantity:<input type="text" name="quantity" size="3" />
<input type="image" src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this.parentNode);"/></form>

Basically, just take the href= URL from the original Add to Cart button code we provide, and insert that URL as the form action= URL (replacing the example URL above).

If your product happens to be configured with Variations or Variants, then our standard button code is already provided as a form like the above, so you'd just need to add this tag inside the form:

<input type="text" name="quantity" size="3" />]]>
E-junkie Discussions; Tyson
Post #1 http://www.e-junkie.com/bb/topic/3006/pg/0#post8405 http://www.e-junkie.com/bb/topic/3006/pg/0#post8405 Sun, 30 Nov 2008 18:38:52 GMT
as an example, see

http://www.epatiofurnituredirect.com/cushion-od03-barbados

which combines variants and quantities

I have not yet transfered this site to e-junkie cart as I need this capability

(I have loked thru all the documentation and cannot find an answer to this question)

Denis]]>
E-junkie Discussions; bedzking