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 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 ...
Summit — April 2013 — statistics popularproducts block
Discussion count orders for each product
Is there a way to calculate the number of orders for a specific product and display it and if so is it possible to integrate it with the devel module for testing. thanks ...
sevol — December 2011 — 5 comments
Page Download Drupal Commerce
install / configure the modules directly. New users and developers who want a readymade Drupal ...
Admin — June 2017
Question File download fails every time
the user comes to download the file, the server kills the connection after a period of time. Sometimes ...
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
Discussion Magazine/Journal Subscription
Has anyone done any work with a magazine or journal subscription?-- the product is the subscription itself and the deliverable being X number of issues? I can see maybe bundling the x issues into a product but that would mean a whole mess of products out ...
EmersonWeb — March 2012 — 4 comments
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') ...
Discussion Design of Drupal Commerce
The new design looks great but I have a few thoughts(FWIW)- The #zone-title padding seems too large. On a small screen it pushes discussion off the page. padding:13px 0; seems to keep a nice look, but doesn't create too much spacing.- I'm not ol ...
timodwhit — May 2012 — 6 comments
Answer Answer to Question 7620
send out. 3) Rename the rule something that makes sense 4) Add a condition called "user has ...
Josh Miller — April 2013Question Variable pricing based on range values
a solution (you need about 150.000 products to accomplish this task). If the user select 150cm x 320cm ... could be re-calculated using a rule when the product is added to the cart? But how the user input value ...
