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 do I modify the cart URL on update?

the cart, a product is removed from the cart, and when the user clicks on Checkout, the default URL of ...
vlaci — April 2013 — multiple domains, Cart

Question Problems with Kickstart 2 installation

error: 403 ERROR ACCESS DENIED So, I pick on "login", login with my admin user, and pick on ...
mam53 — February 2013 — 1 comment — Commerce Kickstart, Install

Question Does Drupal Commerce work with faceted search

I don't mind digging in and learning. Perhaps some experienced drupal users might make recommendations as ...
merryseeker — April 2013 — menu selections

Answer Answer to Question 6207

value. With this you can set the value for the addressfield on the newly created user account with the ...
sportel — April 2013 — 1 comment

Question Popular products functionality would be great!

http://drupal.org/sandbox/davereid/1643530: products[PID] I would very much like to be able to show my users:- the most popular clicked ...

Question Submit handler for quantity change in cart?

form... but I'm not sure where to put it. More specifically, I need to see if the user updated the ...

Question File download fails every time

the user comes to download the file, the server kills the connection after a period of time. Sometimes ...
bensmiley — February 2013 — 1 comment — Downloads

Answer Answer to Question 7620

send out. 3) Rename the rule something that makes sense 4) Add a condition called "user has ...
joshmiller Josh Miller — April 2013

Answer Answer to Question 13715

a requirement, I'd create a new price formatter that could read the user's currently selected currency ...
Ryan Ryan Szrama — May 2014

Question How to hide checkout panes based on shipping method?

hook_commerce_checkout_pane_info_alter($checkout_pane) */ function mymodule_commerce_checkout_pane_info_alter (& $checkout_pane) {    global $user ... = commerce_cart_order_load ($user-> uid);             // array $order->data was detected with dsm()             // it ... call_user_func_array('commerce_checkout_commerce_order_status_info', Array) module.inc:823 module_invoke_all('commerce_order_status_info') ...
UrmasZ — April 2013 — Shipping, Rules

Pages