Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Discussion General Setup Question

I am new to Drupal however I do have a background in programming with C++ so the concepts are very familiar. I am trying to setup a basic online catalog with Drupal Commerce. My customer currently just wants to show the products available but not be able ...
garylc — March 2012 — 2 comments

Answer Answer to Question 3149

Vote up! 3 Vote down! Instead of checking the product line item's quantity directly (i.e. using a Data comparison condition on the commerce-line-item:quantity property), you should use the Total product quantity comparison condition provided by the C ...
Ryan Ryan Szrama — April 2013 — 2 comments

Discussion View of product displays.

I made a view of the product displays like in this video tutorial by Randy Fay: http://vimeo.com/22746978 I have a 1 product display of a shoe, referenced to 12 producttypes (the same shoe in several sizes) Now the view shows all the 12 producttypes seper ...
Dreamwebs — April 2012 — 2 comments

Discussion Set price when creating a product via commerce_product_save($product)?

How do you set the price when creating a product with commerce_product_save()? I'm first calling commerce_product_new($type) and then filling in fields of the returned product, but there isn't one for price. I also have a "stock" field ...
Prince Manfred — September 2011 — 3 comments

Discussion 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 ...
senzaesclusiva — September 2012 — 2 comments — taxonomy, images

Discussion Does Commerce include...

hi everybody, I am to set up an ecommerce site for my small business (selling Led lighting and video screens) and I'm wondering if Commerce and/or its add-ons have the following functionalities (more or less in order of importance to me): Attachment ...
pier — August 2011 — 4 comments

Discussion Bloc Content Already Seen

Hello, I search a module who can track the user and display the recent content who seen. Have you a idea? Thanks a lot Ivelfan P.S: Sorry for my bad english,... 7.15 ...
fmoutawe — October 2012 — 1 comment — 7.15

Discussion disable product add to cart

Hi, I'm new to Commerce. I need to be able to show products that both can and can't be bought, so for the items that cannot be bought I just need the add to cart and price options not to be visible. I have been unable to do this in Ubercart. Can ...
tefnut — September 2011 — 3 comments

Discussion Context filter "Has taxonomy term ID (with depth)" when taxonomy term belongs to product and not product display

Hi Guys, I have a view to show my shop products in a categorized way. I have noticed that if the taxonomy term field is at product display, i can add the filter context "Content: Has taxonomy term ID (with depth)" but if the taxonomy term field ...
bolobox — March 2012 — 2 comments

Discussion How to see/expose the product title in the product display???

I am loving Drupal Commerce possibilities, and going deeper in its functionalities. It is great... But can't get how to do display the product title in the product display (node). I have a node, let's say a Product display... I can list one or m ...
itamair — September 2011 — 3 comments

Pages