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.
Answer Answer to Question 5367
Vote up! 2 Vote down! There are a number of things that you can try, but I recommend starting by installing Entity Cache http://drupal.org/project/entitycache and Entity Cache for Drupal Commerce: http://drupal.org/project/commerce_entitycache This adds a ...
robertDouglass — April 2013 — 1 comment
Answer Answer to Question 3537
Vote up! 2 Vote down! The trick with all of these is to use "Aggregate" in Views and know which entity to use as a base table. For example "most ordered items" can be created in views on a "Line Item" entity for type "Pr ...

Answer Answer to Question 3711
Vote up! 2 Vote down! i got it: $annotations = $form_state['values']['annotations']; global $user; // load oder $order = commerce_cart_order_load($user->uid); $order_wrapper = entity_metadata_wrapper('co ...
maze — April 2013 — 1 comment
Discussion Create product type without status and price field for donation website
Hi, I'm developing a donation website and I would like to create a product type in order to enable registered users to create their own calls for donation. How can I disable the price and status fields in my product type which are not necessary at al ...
donatoo — March 2012 — 1 comment
Answer Answer to Question 13367
Vote up! 0 Vote down! Do you have your billing addresses ready for import? Do you also have the user IDs mapped to your entries? ...

Discussion Best way to create a product table in Product Display
I am building a mattress website and am doing great with the pop-up size selections in Product Displays, but they also want a table in the Body of the page that shows the prices and sizes and specs at a glance. What is the best way for me to create that? ...
donok — March 2012 — 1 comment
Discussion Orders not displayed in commerce/orders
Hey guys, My installation will not list orders in commerce/orders unless the order was created and paid for while the paypal wps module was in sandbox mode. Has anyone experienced this, any way to fix it? Thanks! ...
jaredef — March 2012 — 1 comment
Discussion First impressions: User Guide
In my opinion, the User Guide jumps in too much at the deep end for a new user. It seems to be seasoned Drupalers and written in the style of a developer for developers (or, at least, those who have some familiarity with programming concepts). What is nee ...
authentictech — December 2012 — 1 comment
Discussion Drupal Commerce or Commerce Kickstart?
i've just finished lynda.com Drupal Commerce, the teacher recommends to install kickstart for the lesson, did and i completed the lesson just fine. now i'm ready to do a live site on a host. i don't know if i should install Drupal Commerce ...
TimesArrow — March 2012 — 1 comment
Discussion Free Gift with total purchase of $50??? How do I do this?
Free Gift with total purchase of $50??? How do I do this? Is there an easy way to do this? ...
GMo — December 2012 — 1 comment