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 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
Discussion Checkout Review in Checkout Complete
permissions for viewing order.. user/0/orders/* it throws an error: ACCESS DENIED You are not authorized to ...
herpes — July 2012 — 1 comment — checkout complete
Answer Answer to Question 8658
footer: <?php global $user; $trade_role = 4; $items = 0; $total = 0; foreach ($results as $r){ foreach ... ($user-> roles))){ $total += $component ['price']['amount']; } } $items += ...
Orphans — August 2014
Answer Answer to Question 17515
user interface for the plain and simple (and now in Drupal 8 core) Migrate module. It gives you the ...
Josh Miller — October 2014Answer Answer to Question 17587
Vote up! 0 Vote down! suntower, The User Guide is written for vanilla Drupal Commerce. One thing ...
Josh Miller — October 2014 — 1 commentQuestion Advanced Product Display with Attributes
image does not change. I think I am confused on how to do this statement from the user guide: ...
Renee Nistler — December 2014 — Advanced Product Display View
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 ...
Discussion Calculate shipping rate based on postal code (Shipping 2.x)
the postal code field the user gave. For example: If you want your stuff to be shipped to Smalltown, ...
balintd — January 2012 — 4 comments
Discussion it is possible to build a marketplace with drupal commerce?
How I can buil a marketplace wit hdrupal commerce? I mean wot build multiple ecommerce sites in one, like using drupal+ubercart+marketplace (http://drupal.org/project/ubercart_marketplace). It is possible by default, or I need a module or what? ...
matteoraggi — February 2012 — 27 comments
Question Checkout rule
the amount of the reward. I need this value of total orders because anonymous users need to see this ...
Kris Obbers — May 2013 — Checkout Rules
