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 Fri, 10 Jun 2011 23:43:35 GMT Fri, 10 Feb 2012 17:37:22 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/3862/pg/0#post18088 http://www.e-junkie.com/bb/topic/3862/pg/0#post18088 Fri, 10 Jun 2011 23:43:35 GMT
Variants are more in-depth and can only work with drop down menus. Variants are for products that may have different price, weight or stock values depending on what options are selected. T-shirts and other clothing items are a good example of this, since you would need to track the stock on a Large Red shirt separately from a Small Blue shirt in the same product line. When using Variants it is important to define the values of every possible combination of items, and we cannot take an order for a product with Variants if the options selected during the order do not match the values entered into your account.


Can you give us more details about the error you are experiencing and a link to the site where you are testing the code? Are you trying to split your option choices into separate buttons or are you just having trouble with your product options in general?]]>
E-junkie Discussions; E-JunkieMonster
Post #4 http://www.e-junkie.com/bb/topic/3862/pg/0#post18088 http://www.e-junkie.com/bb/topic/3862/pg/0#post18088 Fri, 10 Jun 2011 06:11:32 GMT
What is the difference between a variant and a variation?]]>
E-junkie Discussions; BabbleBib
Post #3 http://www.e-junkie.com/bb/topic/3862/pg/0#post18088 http://www.e-junkie.com/bb/topic/3862/pg/0#post18088 Sat, 14 Nov 2009 04:09:30 GMT
I just want to point out that this is an extremely confusing choice of terminology on E-junkie's part.

Also, while the tutorial content talks exclusively about VARIANTS, the title is misleadingly called, "How to convert Variants/Variations menus into a series of Add to Cart buttons". I don't see any content in it that shows it working with Variations, though, and my experience today is that it actually doesn't...

Anyhow, thanks again, everything is sorted.]]>
E-junkie Discussions; sniffadmin
Post #2 http://www.e-junkie.com/bb/topic/3862/pg/0#post18088 http://www.e-junkie.com/bb/topic/3862/pg/0#post18088 Fri, 13 Nov 2009 18:04:52 GMT E-junkie Discussions; E-junkieNinja Post #1 http://www.e-junkie.com/bb/topic/3862/pg/0#post18088 http://www.e-junkie.com/bb/topic/3862/pg/0#post18088 Fri, 13 Nov 2009 14:51:19 GMT http://www.e-junkie.com/ej/tips.variants.button-tutorial.htm, but every when I do it, the Product Name shows up in the cart, but not the variation name.

Here is the exact link tag I created using your tutorial instructions (except w/ids replaced with "11111"):

<a
href="https://www.e-junkie.com/ecom/gb.php?c=cart&i=11111&cl=11111&ejc=2&os0=Test"
target="ej_ejc"
class="ec_ejc_thkbx"
onClick="javascript:return EJEJC_lc(this);">

The name of the product is "Adult Ticket". What I expect to see in the cart is "Adult Ticket (Event: Test)" but what I actually see in the cart using this code is just "Adult Ticket". I verified that the original button code works, so I'm not sure what I'm doing wrong... suggestions?]]>
E-junkie Discussions; sniffadmin