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 Displaying Categories and their Children
Currently the /taxonomy/term/% page displays the category name and a list of products in that category. What i'm trying to get it to do is to display the category name (which it does) and a list of the child categories for that category. I've se ...
iammikek — November 2012 — 1 comment
Answer Answer to Question 15868
Vote up! 0 Vote down! The cart display is a View, which lets you create relationships to related entities. If the donation product is being referenced on a 1:1 basis with a page, then you could do a reverse relationship from line item-> product-> no ...

Answer Answer to Question 12943
Vote up! 0 Vote down! I am having the same problem. I did as you said: added a new field in the configuration>people>account settings for general users. However, this setting seems to have no relationship to "Customer" as it is used in Com ...
basscleff94010 — February 2014 — 1 comment
Discussion Pricing Rules Based on Other Products Already Ordered
I'm not sure what the best way to proceed is. What I want to do is set the price of a product to zero if another product has already been purchased. It's a one-to-one relationship. For example, one free scarf for every hat purchased. What I need ...
gauntlet — December 2011 — 5 comments
Discussion add a taxonomy field to the line item prod and fill with a product field values
hello, i don't want to create a product for each t-shirt color and each t-shirt size.. i want to add only one product and let the user choose the color and size on the "add to cart" form.. the method to do that: i go to product type and add ...
wisamx — May 2012 — 3 comments
Discussion Not showing out of stock items
I am new to Drupal Commerce. can someone suggest me how to prevent items (with or without attributes) which are out of stock from displaying in the front-end? Thanks in advance.. ...
t.basak — December 2011 — 4 comments
Answer Answer to Question 3304
Vote up! 0 Vote down! Guys, another option would be to use http://drupal.org/project/customer_profile_type_ui It gives some rules to enable and disable customer profile types too. You can not disable all panes with it, but you can disable and enable billi ...
UrmasZ — October 2012 — 1 comment
Answer Answer to Question 12878
Vote up! 0 Vote down! First thing to check is probably your apache & system log and see if there's anything obvious in there. The most likely culprit is lack of memory- see https://drupal.org/node/207036 to fix. If it's not that then postbac ...

Discussion Affiliate module
My name is Bojan, the maintainer of Ubercart Affiliate 2, currently working with Ryan Szrama on a new generation Affiliate module for Drupal 7, with integration for Drupal Commerce. This is a Google Summer of Code project. Ryan and me talked about the bas ...

Answer Answer to Question 8273
Vote up! 0 Vote down! 1. So the SMTP Authentication Support module replace the Mime Mail in the Mail System. and it doesn't know how to built right the HTML Emails. I suggest to use PHPMailer module- https://drupal.org/project/phpmailer- instead. Thi ...
vasike — August 2014 — 1 comment