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.
Answer Answer to Question 4204
disable_pane_commerce_checkout_pane_info_alter(&$checkout_pane) { global $user; $type_iExists = FALSE; $type_bExists = FALSE; $type_depoExists = FALSE; ... $order = commerce_cart_order_load($user->uid); $order_wrapper ...
Prakash Gautam — August 2013
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 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 — February 2012 — 1 commentDiscussion 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 10738
the example you have given. Hide (using CSS or whatever) the Drupal Commerce dropdown from the user ...
pipal — November 2013 — 1 comment
Question Performance issues
there any way of getting around this problem? I can enable caching for anon. users, but 90% of my ...
Discussion Import script & taxonomy terms to product (product_display)
Hi! Is possible to add the taxonomy terms to product (product_display) with API function? G. ...
Gábor — May 2012 — 1 comment
Discussion Event registrion and Drupal Commerce API
items, and send a user to a payment page? Also, is there a way to handle refunds if someone changes their ... signup details (Use case: user decides they don't want to attend a specific workshop, so they ...
brianV — February 2011 — 1 comment
Discussion A new stock control & multi location system.
Hi, I don't know if this is the right place to bring this up, but its called brainstorming so i'll give it a go. I would very much like to see a ubercart being multi location and have a better stock module. I have no idea how much of this is pos ...
paulg — October 2009 — 17 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
