[support] drupalcommerce

Idan Arbel idan at arbel-designs.com
Fri Nov 2 09:53:35 UTC 2012


Hello,

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.

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
so you use a product reference field to reference all the different SKU
options (product entities) from the product display node entity.

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.

hope this helps a bit.

Idan

On Fri, Nov 2, 2012 at 2:42 AM, Jim Ruby <jim at v-community.com> wrote:

> Hi, I would like to use drupalcommerce, I have this setup on one site and
> the drupalcommerce kickstart on another and I am having trouble getting my
> head wrapped around getting this to work.
> I am using drupal7.16:
>
> I want to create a simple store selling basic computers for example, so I
> would want a product to display several things about the product such as
> memory, processor etc.
>
> I've created a product type 'computer', added several fields, but things
> just are ot working in either case. Would there be anyone that could or
> would be willing to help me figure out in simple steps what I may need to
> do? I've read the documentation, but I'm getting no place fast.
>
> Thank you
>
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20121102/7e686759/attachment.html 


More information about the support mailing list