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.
Blog Commerce 2.x Stories- Addressing
Welcome to the second article in the “Commerce 2.x Stories” series. This time we’re going to talk about addressing, and our efforts to improve the already good Commerce 1.x addressing implementation (addressfield). By addressing we mean storing, manipulat ...
Bojan Zivanovic — September 2014 — 1 commentDiscussion Different checkout processes depending on senario. (whishlist)
case, I could write my friend a message during checkout (extra checkout pane) and would be allowed to ... hook_cart_add_to_cart_form_alter?) to pass an extra variable to the shopping cart. This variable would be use to say if the product ... extra value during the checkout? If the value is X, I would like to add an extra field in a checkoutpane ...
bendev — April 2012 — 1 comment
Discussion Checkout Form: Pages and Panes
The Checkout module is purely a UI module designed to present a form that allows a user to fill out the details of an order and submit payment. It is based on the never released UC Advanced Checkout module I wrote for a client on Drupal 6. It defines seve ...
Ryan Szrama — May 2010 — 10 commentsDiscussion Add Product Price to Add to Cart form
a separate field and having to use some serious css kung fu to get it to look like it is part of the form. ...
essbee — October 2011 — 3 comments
Answer Answer to Question 10904
Vote up! 0 Vote down! Hi MastaP, Commerce add to cart extras should do the job for you. Make ...
alenofarrell — August 2014
Module Commerce Stock
extra flexibility it may be the one for you. Uses configurable rules for stock validation Uses a sub ...
guy_schneerson — April 2011 — 4962 InstallsQuestion Modifying the Checkout procedure
before the customer can pay- I have a feeling I can do this with rules & extra order statuses but ... I cannot figure out which part of the checkout process to intervene in. Heres what I have so far: 1. extra ... order status "Awaiting Admin Approval" 2. extra order status "Approved by Admin" 3. ...
Answer Answer to Question 20019
('commerce_cart_add_to_cart_form_'))) { $form ['submit']['#disabled'] = TRUE; }}?> You can then use CSS to ...
Andy @ BlueFusion — November 2014 — 3 commentsAnswer Answer to Question 4342
but have a look at these modules: http://drupal.org/project/commerce_extra ... that checks for a product type. (commerce_extra_panes module + the issue) ...
S1L — October 2012
Answer Answer to Question 9639
not copy paste the actual code here, that is completely project specific and there are few extra ...
yogeshchaugule8 — November 2013
