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 Unable to View Details of Order
When I tried to view an order, I get the below. I am running Commerce 7.x-1.7. Anyone has a solution? EntityMetadataWrapperException: Unknown data property message_text. in EntityStructureWrapper->getPropertyInfo() (line 339 of /var/www/vhosts/mysite.c ...
ngwong — July 2013 — 1 comment
Answer Answer to Question 3223
Vote up! 1 Vote down! Hmm, I'm not sure why it's longwinded to create an order and then change the owner to the user in question. That part seems pretty straightforward Drupal. I do it for creating nodes as Admin for other user accounts, for exa ...

Discussion About downloadable products
Hello there! I'm new here, and I've a question about downloadable products, is there a way to attach them into the mail after the checkout. Thank's by advance! ...
Xeldar — February 2012 — 1 comment
Discussion Tutorial on "View cart" interface
I'm a newbie, I would like to add something like this to a block: "View Cart {if (at least 1 item)}(X items in cart){/if}" Is this possible? Is there a tutorial somewhere on how to do it? Thanks, cart ...
firedesigns — November 2012 — 1 comment — cart
Discussion Product variations causing bug with multiple instances of same product display node on a page
Hello everyone. I'm having a bit of a strange (or maybe not so strange when I think about it) issue with product variations on pages where the same Product Display node is being rendered more than once. Per the documentation I have created a Product ...
corning — July 2013 — 1 comment — Product Variations
Discussion CRM/Marketing on Roadmap?
Are there any current plans to expand the package to do mass emails or contact managment? ...
brucelet — May 2011 — 2 comments
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
Discussion How to access [commerce-order:uid] or [commerce-order:owner] using php code?
Hi short time reader. first time poster:) I don´t know if this is the place to ask, but here goes anyway. Im using rules. and the problem is, that I need the user account of an order ([commerce-order:uid]), normally I could put that into the "Data se ...
bolind — December 2011 — 2 comments
Answer Answer to Question 8689
Vote up! 3 Vote down! Hey eshell, As far as I can see, your use-cases are all covered by a vanilla commerce kickstart installation. Essentially what I need to do is: 1) Take and process all orders online.--> what do you mean by "take and process&q ...
kim.kennof — July 2013 — 1 comment