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 Log In new user account for anonymous after checkout
Is it possible to log in a newly created user after they checkout and an account is created with their email address? The summary shows links that the user can click on if they are logged in, but they aren't accessible to an anonymous user. checkout ...
Discussion cart quantity change at checkout
Dear community, 1. how it is possible to change the quantity of a product already added to the cart lets say with a +/- button and immediatly change the value of the card. 2. Can i say there is a minimum order for each product. I.E. Product A sells in inc ...
stebau — September 2013 — 3 comments
Answer Answer to Question 8173
Vote up! 0 Vote down! One possible idea could be:- Add a "role_field" to the Product Variation Type- Implement hook_entity_view_alter (viewing products list) and hook_form_alter (altering the add_to_cart form) Not really sure if that's the ...
Favio Manriquez — May 2013 — 1 comment
Answer Answer to Question 8248
sure it is affecting Drupal 7 (I'd tend to believe Commerce though): http://drupal.org/node/28984 ...
Favio Manriquez — June 2013
Discussion Product Display in Views
Not sure if this is the right place for this, but the issue is with "products reference" I have created a view as in the video (http://vimeo.com/22746978). Show content of Product Display sore by title Display format Grid On views page create Re ...
scott.carlton — October 2011 — 7 comments
Discussion Product without price or add-to-cart
the product-display node. At least I have not learned enough yet to know how I might hide the price on ...
meltingsand — November 2011 — 2 comments
Discussion Alter order amount based on payment method
How can I alter the order amount after user selects a payment method? I've been looking really hard in api reference but couldn't manage ...
oz_an — January 2012 — 5 comments
Discussion Visibility of cart after item is removed
Does anyone have this problem? When I add an item or two to my cart and then view the cart and click "Remove" I get a white page at /cart This happens with both anonymous users and with me trying it as user 1. Jeff ...
Jeff Purtle — October 2011 — 4 comments
Answer Answer to Question 7703
http://drupal.org/node/1649096#comment-6143472 See point #1 that guy makes about a field that's defined in code. So, the default line item ...
Josh Miller — April 2013 — 1 comment
Answer Answer to Question 7666
the Inline Entity Form (as in Kickstart 2.x), you'll end up having to modify the node edit form ...
Ryan Szrama — April 2013