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 Auto expire product?

Hi, Just wondering if anybody has had any experience setting a product to disable itself based on the current date. I've been building a DC site for our college's one day cooking courses and everything has gone well except that it would be nice ...
scbabineau — January 2012 — 3 comments

Answer Answer to Question 10562

Vote up! 2 Vote down! You could setup a View Block or Page that shows Order and Product information and then setup the contextual filter (or you may be able to do this in the relation) to show only products related to the current logged in user. ...
tjohnston Travis — August 2014 — 1 comment

Answer Answer to Question 9042

Vote up! 2 Vote down! Great question Dorian! This is a simple way to enable users to sell content, just create a node once the Order has been paid in full. STEP BY STEP 1) Create a field on your Line item: admin/commerce/config/line-items/product/fields 2 ...
joshmiller Josh Miller — August 2013 — 1 comment

Answer Answer to Question 3564

Vote up! 1 Vote down! Most likely this is your answer: http://drupal.org/project/commerce_add_to_cart_extras ...
joshmiller Josh Miller — April 2013 — 1 comment

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

Discussion Theming product field in template.php D7

I am attempting to theme a product field in my template.php file but I have no idea the correct way to reference the field. I have looked for documentation, but come up empty. Here is an example: The field machine name is "product:field_product_image ...
jasondecamp — April 2012 — 2 comments

Discussion Drupal 7.x & Commerce w/ WPS- A few questions...

I've recently made the jump into Drupal Commerce and so far, it's been a great experience. I've installed the Drupal Paypal WPS and during my testing, I've noticed a few things that I'm hoping someone here could shine some light o ...
Casey Burk — January 2015 — 1 comment

Question Importing does not let me match the fields

Vote up! 0 Vote down! I just created a blank installation of drupal 7 and commerce with some modules. Especialy the feeds, commerce_feeds are important here. I created a product_type with these fields: sku, title, commerce_price, status, field_ean, field_ ...
ronald — February 2013 — 1 comment — Import

Answer Answer to Question 4938

Vote up! 0 Vote down! Don't know if you still need a fix but I figured it out. You must go to your content type and add in the variation in the manage fields to that specific product display. Inside manage fields you'll probably add a new field. ...
cndinh425 — December 2012 — 1 comment

Discussion In Drupal Commerce, How to generate order using “Add to Cart” button in Custom PHP page

In Drupal Commerce Kickstart, I used custom PHP page in Drupal root folder. As per the requirement I choosed custom PHP Code to show products in different logic pattern. I am getting product id value for each product in that page. Now, I need "Add to ...
SinhaM — August 2013 — 1 comment — add to cart

Pages