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 Adding extra submit handler for checkout pane
Hi all, I have a checkout pane for customer billing information and I'm trying to add an additional validate + submit handler for it to allow me to verify the address via a 3rd party service. At the moment, I can do something like: $checkout_panes[ ...
Discussion delivery time
Hi all, is it possible to let the customer chose the delivery time? I would need them to chose between some time slots. thank you in advance Lorenzo ...
lorenzo — December 2012 — 1 comment
Answer Answer to Question 4180
Vote up! 0 Vote down! Found the Quic Edit option in the view:-) ...
styrbaek — December 2012 — 1 comment
Discussion Commerce taxonomy catalog
Hi, Is there a possibility to browse terms in commerce? For example:-A--Aa---Aaa--Ab-B When you click A, you will see a link to Aa and Ab. When you click Ab you will see all the products listed in term Ab. Thanks. ...
jeroendg — October 2011 — 3 comments
Discussion Product Catalog Discussion
We had a brief discussion this afternoon on IRC. The log is uploaded as an attachment. The gist of it was to toss around ideas for default catalog implementations that wouldn't be a part of core but would be available as starting points for shops as ...

Discussion Create Products Using Rules
I'm trying to understand where commerce stores it's rules hooks. In my Drupal 7 install I have a tonne of custom entities which I am working on plugging into ctools to enable panels to alter the add/edit forms. My next step is to hook these cust ...
scotthooker — July 2011 — 2 comments
Discussion newsletter and drupal commerce
i have a problem i am using a newsletter module and when 3 products are created with commerce it sends a newsletter the problem is that i cant make the tokens to appear in the email that has beeing sent. example product-price, product image etc. i figured ...
pit_zavra — February 2012 — 5 comments
Answer Answer to Question 5157
Vote up! 2 Vote down! I was wondering the same thing, so I dug around in the Kickstart code and found the relevant stuff in the Product UI module. To implement this, I did the following: 1) Copied the commerce-line-item-summary.tpl.php file from the comme ...
foxylearning — December 2012 — 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_ ...
Discussion Price Format on Import
Hi Folks, Thanks for your work on this great project! I have just set up D7 with commerce and been importing a couple of thousand products and nodes via feeds and commerce feeds. All good so far. The price in my data is in decimal format. That is 6 = $6.0 ...
harry — July 2011 — 2 comments