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 Complex Product Bundles
anyone has any ideas, it would be great to have a more user-friendly process for participants/customers ...
Discussion The Major Thing Missing In Drupal Commerce
subscriptions, and the sell of user roles. And less dependence on Rules... or maybe user friendly Rules wizards ...
ocargile — June 2012 — 2 comments
Answer Answer to Question 4083
that if an admin is entering a registration/purchasing a product for another user, they can use the No ...
staceyb — May 2013
Question Enhanced Checkout Progress Indicator
Vote up! 0 Vote down! I am working on a conference website that require user to create an account ... (custom form with a few select list for the user to choose... only after they have paid for the ...
Discussion Kickstart works fine now, right? And a question.
Hey, gang. I'm working on a Drupal Commerce course for lynda.com, so you'll probably see me here fairly often for a while.:) I see the note at http://drupal.org/project/commerce_kickstart that: Due to our dependence on dev versions of various ot ...
Tom Geller — June 2011 — 16 comments
Question Product list (view) disappears when not logged as admin
when I'm not logged in and just try to show these items as an anonymous user. For a reason, which ... contents but I see the content's title at least (as anonymous user). Even the settings regarding the ...
Question Anonymous Cart not showing product name- just "View Product"
Kickstart 2.6 D7.22, but when an anonymous user adds to cart, the /cart just shows all products as ...
Answer Answer to Question 7566
Commerce users dealing with real world problems implementing the software, but shouting about how crappy ...
Ryan Szrama — April 2013 — 2 commentsDiscussion Product images options
there any option to tell what images should be shown public and others only for registered users or ...
jalves — July 2012 — 1 comment
Discussion Load line item's prices in an array
didn't find anything yet. I need to load each line item's price present in the current user cart in ... cart and total amount of the cart with this code... <?php global $user; $order ... = commerce_cart_order_load ($user-> uid); $order_wrapper = entity_metadata_wrapper ('commerce_order', $order); ...
evanasse — May 2013 — 1 comment
