RESOLVED: Product Variations for color AND size

Say I have a dress for sale

Blue size 10, 12, 14
Red size 10, 12, 14
Yellow size 10, 14

Do I need to make 8 variations?

Blue 10, blue 12, blue 14
Red 10, Red 12, Red 14
Yellow 10, Yellow 14

If so, then you need to specify that in these instructions:
https://drupalcommerce.org/faq/product-attributes

#2 says: Create products with a variety of sizes and colors.

Posted: Sep 28, 2014

Term Reference Vs List (text) for Product Attributes

What are the benefits and constraints of using Term References Vs List (text) for product attributes?

The reason I ask is because I have some very rarely used attributes which I don't believe warrant their own Taxonomy, but I don't want to create any constraints within the system by using a List (text) field opposed to Term Reference.

Posted: Nov 15, 2013

Strange Problem on Taxonomy View

Hy,

i have a really strange problem on the taxonomy product view. I cloned the standard taxonomy page and adjusted it. But when i try to set "Sort criteria"
the complete website gives out a white page of death...

I created a page--taxonomy--term--myterm.tpl.php, could that cause any problems, as it has the same url maybe?

I uploaded my settings from my taxonomy view, maybe someone knows how to fix that!!!

Posted: May 2, 2013

Product Importer taxonomy reference field

Hi!

I would like to import products into the Commerce. It works, but I cannot import multiple terms into the taxonomy reference field. The products have these fields:
SKU
Title
Description
Image
Price
ProductGroup (reference to taxonomy terms)

For example the CSV file is:

Posted: Mar 20, 2013

About Taxonomy and Drupal Commerce

Hello Drupal Commerce community.
I'm starting to build a new Drupal website, this time with Drupal Commerce.
I've made the structure for the products on a word document.The website will have a Superfish mega menu with the categories, but now I'm not sure what should I create first.
Should I first create taxonomy vocabulary, the products and then the mega menu with url taxonomy terms?
I will be really grateful if someone explain me the right order.

Posted: Feb 20, 2013

How to do Taxonomy pages header like Collection pages layout

Hi all

Afeter solved the problem about allows the view "Collection Taxonomy" to display both "collection" and "taxonomy" (solving Taxonomy Menu issue) , now i'd like to obtain this result:

Collection (product list) has an image background on view header, and it's rendered by
view "Header->Global View:Area" and

Posted: Sep 11, 2012

View for product display content type with Has taxonomy term ID (with depth) does not show children term nodes

I've created view for displaying product display node type fields and put CONTEXTUAL FILTERS with
Content: Has taxonomy term ID (with depth)
and
Content: Has taxonomy term ID depth modifier
but when navigating to parent term page nodes from child terms are not displayed it results only with blank page

Also the view does not show result for anonymous user but I resolve this by checking Disable SQL rewriting in Query options.

Posted: Jul 3, 2012
Subscribe to RSS - taxonomy