[Fancy Attributes] Thumbnails of product images instead of color boxes

Hello,

I have searched but found nothing, I'm new to Drupal development.

I would like to replace color attributes of a product by a thumbnail of that variation (say the first image of the variation if it has multiple images) instead of a colored little box as it can easily be done with the Fancy Attributes module.

I don't know how to target the corresponding product and how to extract the image link. The replacement part would be quite easy.

Thanks for your help !

Posted: Jun 3, 2014

Show multiple variations in view

Hi there,

We have products with two variables for variations: color and size. When we create a view on the product display we get the unique products. If we create a view with commerce products we get a list of all possible combinations of product sizes and colors.

Now we would like to have a view which shows all products for each color, but not size. So for example:

Product X
Colors: Red, Green, Blue
Sizes: 24, 25, 26

Product Y
Colors: Red, Green, Black
Sizes: 25, 26

Using product display results in:
Product X, Product Y

Posted: Aug 27, 2013

Hide attribute language field

Hello,

First, big fan of Drupal Commerce!
I ran into a seemingly simple problem but can't find the solution.

I enabled Translation for the Color vocabulary for a multilingual shop.
In the Full node display of a product, the Color terms are nicely rendered as selectors for the product variant. But an additional Language field is now visible with label and value for each Color terms.

Hiding the Language field in the Add to Cart form display mode is not working.

Posted: Jan 22, 2013

Attributes + Sku + Multiple products instance

Hello,

I have about 100 products, those are flowers, so they have weight, tall, blooming time... For those fields I think its ok, they will go in the "data" field from "products" table in my "Flower" product type, if I'm not totally idiot.
But for the next, I'm totally lost. I need for each flowers, an "age" attribute which give 1 different sku and price for each option. The number of options depend on flowers.

Posted: Jun 7, 2012
Subscribe to RSS - attributes