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 10417
this tutorial will be useful: http://www.drupalcommerce.org/user-guide/product-attributes-variations ...
malovanets — October 2013
Discussion how to sell a subscription service
after user registration, so I didn't find tools to apply this idea. So I hope your community help ...
Discussion How can I identify an order created via the 'back office'?
Site administration users can create 'back office' orders via /admin-> Store-> ... public users going through the site and placing orders? Any tips? Thanks. ...
alex_sansom — September 2012 — 1 comment
Question Commerce pages only visible by admin- advice appreciated
anyone help me figure out how to allow authenticated users? I'm on this page ...
Answer Answer to Question 17536
You will need to create a rule that "Sets a Data Value" for orders based on the user ... 's profile 2 fields. To get the user's profile 2 fields, you would need to run what's known as ...
Josh Miller — October 2014Answer Answer to Question 31861
function HOOK_node_view_alter(&$build) { if(!user_access('wholesale permission')) { ...
Andy @ BlueFusion — January 2015Answer Answer to Question 3709
Vote up! 0 Vote down! User should have this token... site:current-user Points should have this ...
Josh Miller — September 2012Discussion Login to Checkout
I need help trying to make sure a user is logged in before attempting to check out. A few things ... I have noticed... When a user is not logged in they can add items to the cart but will not be given the ... option to check out (I want this, but I know it can be set for anonymous). When a user logs in, the items ...
pumpkinkid — September 2011 — 1 comment
Answer Answer to Question 3550
Though, not sure it handles the "user registration" as a pane. ... http://drupal.org/project/commerce_extra The above allows you to have a custom pane for registering users. ...
Josh Miller — September 2012Question shipping and billing information missing
are there. Same thing in the user profile. (user/../orders/... I can see the labels "Shipping ...
jasminedb — May 2013 — order form
