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.

Question Store unable to send any order emails

I have installed Drupal commerce at my drupal store but store unable to send any of emails to the user or ...
testmedma — December 2013 — 1 comment — order confirmation email

Answer Answer to Question 4895

Vote up! 1 Vote down! You could create a View block that shows only on user/commerce/orders/* and ...
joshmiller Josh Miller — March 2013

Discussion Disable QTY on individual line items

one product and I dont want the users to change the quantity. It's like buying a warranty with ...
chaloum — March 2012 — 3 comments

Question Using tokens in checkout pane fields to populate defaults from Profile2 profile field

Vote up! 0 Vote down! I have main and secondary user profile types created with Profile2 I want to ... create an order fieldset in commerce containing fields from the secondary user profile data. I can create ...

Question How do I enable the Quantity field Widget on Add To Cart?

Vote up! 0 Vote down! How do I enable the Quantity field (so users can order say-5- of an item)? ... https://drupalcommerce.org/user-guide/cart#add-to-cart-examples https://drupalcommerce.org/sites/default/files/docs/Add-to-Cart-Form-Man... Referring to the above ...
suntower — October 2014 — add to cart, quantity

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 ...
joshmiller Josh Miller — April 2013

Answer Answer to Question 31861

function HOOK_node_view_alter(&$build) {  if(!user_access('wholesale permission')) {    ...
DNZ Andy @ BlueFusion — January 2015

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 ...

Pages