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 Product Code Review

 -> title // Human-readable title of the product.  -> uid // User ID of the product's creator. ...
Ryan Ryan Szrama — February 2010 — 11 comments

Question Performance issues

there any way of getting around this problem? I can enable caching for anon. users, but 90% of my ...

Answer Answer to Question 3304

hook_commerce_checkout_pane_info_alter($checkout_pane) */ function my_module_commerce_checkout_pane_info_alter(&$checkout_pane) {    global $user ... = commerce_cart_order_load($user->uid);             // flat_rate_pick_up is the ID of a cloned flat_rate shipping method ...
switch — August 2012

Discussion Remove Cart Block When Empty

Hi there I have been looking for a way to remove the cart block when it's empty. I have looked though all the options in the cart block view but was unable to find it. I also looked in the block configuration but still not luck? Maybe I am going blin ...
garethhallnz — July 2011 — 5 comments

Answer Answer to Question 9639

form for users to select before adding product into his cart. function date_options_list($field, ...
yogeshchaugule8 — October 2013

Discussion Product question.

Ok. I've tried to do this and I'm not sure how to approach it. we're a shop that does custom printing and framing. We have a ever growing image archive that we can make products from. I'd like to have these images listed as well as cre ...
James Haswell — April 2014 — 1 comment

Discussion Exposed Filters of Taxonomy Term + percentage releated to Term

Im trying to create a "views exposed filter" to a content type(which is actually a product from Drupal Commerce) which looks more or less like this: http://i42.tinypic.com/23swwa8.jpg in bottom right corner you can see "material"(fabri ...
Narhir Narhir — February 2012 — 1 comment

Discussion Drupal Commerce suitability for Real Estate

Is Drupal Commerce (DC) suitable for a real estate application? Has there been any experience with a DC Real Estate application? There is a Drupal Real Estate group that seems to have hit road blocks but none seem to have considered DC, is there a reason ...
Tokoh — January 2012 — 3 comments

Answer Answer to Question 5507

ecommerce site and when the user clicks on "Home" in the ecommerce site it would take them back to ...
Seph — January 2013 — 1 comment

Answer Answer to Question 3748

commerce: 1) Pre-defined packages that link to lots of external information or 2) User-defined packages that ...
joshmiller Josh Miller — April 2013

Pages