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 Order comments
comments is possible to send mail to users of the comment made, change of status, etc. Is there a similar ...
leflores — February 2013 — 1 comment
Answer Answer to Question 4500
http://www.drupalcommerce.org/user-guide/discounts-and-coupons ...

Answer Answer to Question 31861
function HOOK_node_view_alter(&$build) { if(!user_access('wholesale permission')) { ...

Answer Answer to Question 12520
When a user clicks on any row, he is taken to another page where he can only see the title, teaser and ... add to cart button (unless he has already purchased the product). If the user has already purchased ... the user has bought any product, his role will change to "Customer". As a Customer, he can ...
neeravbm — December 2013 — 2 comments
Question Product references, default values and required fields in select lists
user to select an option? From what I gather, the way to create product attributes in Commerce is to ... the default should be- Select-, which prompts the user to select a size option. How can I get ... a-Select- option in a product reference dropdown to force the user to select an option? product reference ...
Question 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
Discussion How would I go about setting currency accordingly to language?
accordingly to the chosen language setting. So for example that if the user enters the Swedish site the ... currency is in SEK and if the user enters the Danish site the currency is in DKK. I have been clicking ... user cookie wasn't set by the commerce multicurrency module) and then store the current language ...
mmncs — January 2012 — 3 comments
Discussion How commerce is designed for following two things
Dear commerce devlopers and advances users. Can you please explain how commerce is designed for ... from one Product Display to have same image? It is not ok for user to upload image for each product ... color, size and texture. So to have one dropdown is overwhelming for end user srolling non user friendly ...
chaugi — February 2012 — 3 comments
Question Store Opening Hours
users purchase items during certain "closed hours" I'm assuming its something along the ...
brett1 — October 2013 — Opening Hours
Answer Use the Commerce patch or disable the CCR module
use the Commerce Checkout Redirect module which redirects the anonymous user to the login page instead ... of the checkout! If you disable that module, you'll be able to allow anonymous user to access ...
