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 12463

cart block and deal with anonymous users. In general (tm), you can use the same best practices of any ... some success with caching blocks and ajax loading in those that aren't cacheable (carts) using the ...
joshmiller Josh Miller — December 2013

Discussion Mass editing and updating of product attributes.

are 2800 unique products). Now, we have found through our user research, that no one EVER orders XS ...
MarkLT1 — May 2012 — 3 comments

Question Problem in installing Kickstart2

Vote up! 0 Vote down! Hi, I tried the guides and trying finally installing Kickstart2 from ...
zsenthil — May 2013 — kickstart2

Documentation Paypal WPP

payment process. It offers a more professional user experience than being diverted to a Paypal page. From ...
Cormac — February 2013

Question How can I have my "Add to Cart Form" display even when there is only one product

recently ran into an issue when there is only 1 product type left, the Add to Cart Form doesn't ... solution. Any help would be greatly appreciated. Add to Cart form ...
Chris Honeysett — October 2014 — Add to Cart form

Answer Answer to Question 4676

Commerce Example as a guide to build a custom module (which you could contrib back). Question 3: Commerce ...
dwkitchen David Kitchen — August 2013

Discussion Adding shipping surcharge per item

Hi, We are using drupal commerce module in drupal 7 version. We need to add shipping surcharge per item in each product line item. But the shipping surcharge varies for each product line item. I have seen video in drupal commerce to add common $5 to per i ...
gskumar1234 — November 2012 — 1 comment

Discussion How to change "Add to Cart" button to "Buy Now"?

Hi, Is it possible to change the "Add to Cart" button's text to "Buy ...
maxchock — July 2011 — 27 comments

Discussion Subscriptions payment with DC

a page with an "add to cart form" for my product 5. The user follows all the process until the ... about the arquitecture I chose: 1. I have a subscription content type where I keep user data 2. In ... a product/product display with a fixed price 4. After a user creates a new subscription, I redirect the user to ...
dbrouard — February 2014 — 1 comment

Question How to hide checkout panes based on shipping method?

= commerce_cart_order_load ($user-> uid);             // array $order->data was detected with dsm()             // it ... _commerce_order_load(Array) call_user_func_array('commerce_cart_commerce_order_load', Array) entity.inc:334 DrupalDefaultEntityController->attachLoad(Array,) ... hook_commerce_checkout_pane_info_alter($checkout_pane) */ function mymodule_commerce_checkout_pane_info_alter (& $checkout_pane) {    global $user ...
UrmasZ — April 2013 — Shipping, Rules

Pages