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 How to make a View of products with price
info, image, size-selection, color-selection, price and add-to-cart. I have made a view of the content ...
cord1 — May 2014 — commerce views display
Discussion Reload with 2 payment methods
HI, i have 2 payment methods in my shop. When the second is chosen and the button "go to nex ...
Najtsirk — November 2011 — 1 comment
Discussion Can't get site-wide contact form to render
Enabled D7 core contact, added categories and nothing. Acquia Dev Desktop commerce_kickstart-7.x-2.0-beta1 Any ideas? Thanks. contact ...
Answer Answer to Question 7310
user registration form. This form will contain the fields you need in order to have the user choose ... a predefined product line. After a user submits the form and after you have reviewed it you will accept the ... user. 2. Using rules, you will configure the user acceptance event to trigger an action that promotes ...
drupalability — August 2013
Discussion chek box for products wiht pricing
Greeting I want to add several checkbox fields for each products that each checkbox have price that if customers select each of these,it price add to total price for example 1.Comes with warranty 2.Comes with manual 3.Comes with poster 4.Comes with access ...
mydrupal — August 2012 — 5 comments
Answer Answer to Question 7936
http://websmiths.co/blog/very-introduction-drupals-hookformalter That's a nice tutorial on how to get something up and running. To pull a user's info, ... you would just need to do the following: <?php function something () { global $user; dpm ... ($user); // requires devel module to see into array.}?> ...
Josh Miller — May 2013Answer Answer to Question 8028
filters the Commerce Order: Uid check, just click on "If the current user does not match the ... argument, validate the argument for users with specific roles" and choose your role. Hope this helps. ...
emailAlexander — September 2013 — 1 comment
Answer Answer to Question 5120
Vote up! 1 Vote down! This would be possible in Commerce. The trick would be adding a user entity ... checks that field's value. If the value doesn't match the user trying to view it, redirect ... them. Maybe add an "OR" that returns true if the user viewing the product display has a role ...
Josh Miller — May 2013Question Product reference field not showing up in content type
Vote up! 0 Vote down! I have this frustrating issue where the "add to cart" form ... dice... Any ideas for why a product reference field/"add to cart" form won't show up in the ...
Answer Answer to Question 5249
set permissions for viewing the cart page. Thanks for your help! ...
jhmoore — December 2012
