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 Kickstart works fine now, right? And a question.

Hey, gang. I'm working on a Drupal Commerce course for lynda.com, so you'll probably see me here fairly often for a while.:) I see the note at http://drupal.org/project/commerce_kickstart that: Due to our dependence on dev versions of various ot ...
Tom Geller — June 2011 — 16 comments

Answer Answer to Question 4402

Vote up! 1 Vote down! All of the questions you have could be answered using the following information: 1) The homepage is completely made up of blocks. 2) http://drupal.org/documentation/theme ...
joshmiller Josh Miller — April 2013 — 2 comments

Answer Answer to Question 13091

Vote up! 0 Vote down! Hi, I can call commerce_cart_order_product_line_item_delete() and commerce_entity_reference_delete() from a module without any problems. function my_sandbox_form_alter(&$form, &$form_state, $form_id) {  commerce_entity_refere ...
DNZ Andy @ BlueFusion — February 2014 — 2 comments

Discussion Helps on implementing a simple shopping cart site with Drupal commerce

I am new to Drupal commerce and I have some basic understanding on Drupal7 (know how to use CCK etc but not development yet) Now I am going to implement a simple shopping cart site with Drupal commerce 1. Are there any fully functional shopping cart site ...
ryan4 — February 2012 — 3 comments

Discussion One image only in teaser display

hello. I've set up a catalog, and added a few products, I've installed image zoom to use of the node display, I don't want to use image zoom for the teaser display, so I set it to just use the normal medium sized image, only it shows both o ...
openfeat — February 2012 — 5 comments

Answer Answer to Question 8954

Vote up! 1 Vote down! websteria, Welcome! Excellent question. I highly recommend having Drupal Commerce installed as two different sites. I would install it once as a Demo store and have another setup with the bare minimum of what you need. If you are cre ...
joshmiller Josh Miller — August 2013 — 1 comment

Discussion Discount on Amount in Cart

I have been trying to set up a discount based on the amount a customer spends. If the customer spends $70 or more they get 10% off or if they spend $100 they get 12% and so on.... But I have been unable to get this to work via rules. I tried to set a rule ...
scott.carlton — November 2011 — 9 comments

Answer Answer to Question 13567

Vote up! 0 Vote down! No, I don't have any additional modules on pricing. When was patched this issue? ...
smurf — April 2014 — 1 comment

Discussion Split payment

Does anybody knows about a module that enables administrator to configure the shop to make the user only pay a percentage of the cart value now? Our use case would be a reservation system where the user has to pay 20% up front by the payment method he cho ...
nnotario — January 2012 — 2 comments

Discussion display custom order fields in a checkout pane

Hi, I have added a custom field in orders and I can view and edit. I want to display this custom field in checkout panes, so users can fill them. but by default there is no relation between fields that we can add to checkout panes and the fields that we a ...
moallemi — January 2012 — 2 comments

Pages