<div dir="ltr">Hello,<div><br></div><div>you have a product entity in drupal commerce, think of that as a certain SKU, say a blue t-shirt size S, and then you have another different product SKU, blue t-shirt size L, and another red t-shrit size S.</div>
<div><br></div><div>then you have your product display which is a node entity, this is a single product in a catalog, that has different options -> red, blue, s,m,l</div><div>so you use a product reference field to reference all the different SKU options (product entities) from the product display node entity.</div>
<div><br></div><div>now i'm not sure how you would go around building a custom pc, in this setup, because you either need an insane amount of products, once for each combination of hardware, or some way to have multiple product refrences where each one adds to the base price of your main product.</div>
<div><br></div><div>hope this helps a bit.</div><div><br></div><div>Idan<br><br><div class="gmail_quote">On Fri, Nov 2, 2012 at 2:42 AM, Jim Ruby <span dir="ltr"><<a href="mailto:jim@v-community.com" target="_blank">jim@v-community.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, I would like to use drupalcommerce, I have this setup on one site and<br>
the drupalcommerce kickstart on another and I am having trouble getting my<br>
head wrapped around getting this to work.<br>
I am using drupal7.16:<br>
<br>
I want to create a simple store selling basic computers for example, so I<br>
would want a product to display several things about the product such as<br>
memory, processor etc.<br>
<br>
I've created a product type 'computer', added several fields, but things<br>
just are ot working in either case. Would there be anyone that could or<br>
would be willing to help me figure out in simple steps what I may need to<br>
do? I've read the documentation, but I'm getting no place fast.<br>
<br>
Thank you<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></span></blockquote></div><br></div></div>