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 Importing from poorly generated data feeds in CSV format
Firstly I've got to say that what you guys are doing is awesome. The thing is I'm struggling to do automated imports (I've been looking into Feeds module for this) but I need to know if what I have to go on with i correct. I am trying to se ...
pixel8 — August 2011 — 3 comments
Discussion DC products with Node Reference
I created a new D7 and DC site of books as the products. The site will also contain a content type called authors. The Book product will be referencing an Author from the author type, and vice versa. Each book can potentially have multiple authors, as wel ...
zeta1600 — December 2011 — 2 comments
Answer Answer to Question 4090
Vote up! 2 Vote down! Using this: http://oliverhuynh.wordpress.com/2011/06/23/custom-views-handler-drupal-... and views code from commerce_line_item "delete button" implementation I managed to implement my own update button in my own module (ins ...
klavs — August 2013 — 1 comment
Discussion Change the way product categories are being displayed?
Hi, I have a question about products being displayed via category items. For example I have a category "Brands" with items like "Nike", "Adidas",... Another category is "Type" with items like "T-Shirts", & ...
Answer Answer to Question 4313
Vote up! 1 Vote down! Take a look at this module, see if it helps. http://drupal.org/project/commerce_extra_price_formatters ...

Question Drupal User information as billing information
Vote up! 1 Vote down! I'm kinda new to commerce and I'm looking for a solution to use my drupal-user-profile data as billing information. I do have first- and lastname and adressdata and want commerce to use it. Is there a module out there which ...
Discussion (Add to Cart) product button AJAX
I want the user to add the products to the cart with ajax, with my little knowledge of Drupal, i was able to add to the function (commerce_cart_add_to_cart_form) the Form Control #ajax to the submit form in the cart module file, this works as expected, th ...
verges — August 2011 — 3 comments
Discussion Styling a product display node
Hi! I have installed the commerce quickstart stuff and created product types and product display content types. Now I would like to change the looks of my product display nodes, more specifically I want exact control over the positioning of the different ...
CaptainZoom — June 2011 — 6 comments
Discussion Creating products in Commerce- improving / simplifying the workflow
I am looking at commerce from an end users perspective (the manager of an ecommerce store- non technical) From my understanding you create a product here /node#overlay=admin/commerce/products/add/product and THEN create a node referencing the product for ...
pdjohnson — May 2011 — 2 comments
Discussion Commerce Kick Start! Please help!
Hi Guys, I understand my question may be quite amateurish and apologies for the ''step by step'' element within my question however I am learning and it is my aim to become familiar with Drupal! I need to know precisely how to upload c ...