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 Different size options for one sku

commerce module. ...
nobodypanic — April 2012 — 2 comments

Question How can I split quantities in the Add to Cart process into different line items?

combining in cart? Any ideas? I'm running the latest Commerce Kickstart on D7. Add to Cart form ...

Question How do I determine the product type in a product pricing rule?

Vote up! 0 Vote down! I have two price fields on my product type: commerce default price field ...
easycombvba — July 2013 — Rules, Pricing Rules

Answer Answer to Question 6755

a commerce hook to let me do it. As for the "Why do they need to select a store?" question, ... it's because it's not *really* an e-commerce store that I'm building. It's more of an ...
jrb — February 2013 — 2 comments

Discussion Visibility of cart after item is removed

Does anyone have this problem? When I add an item or two to my cart and then view the cart and click "Remove" I get a white page at /cart This happens with both anonymous users and with me trying it as user 1. Jeff ...
Jeff Purtle — October 2011 — 4 comments

Question Remove cancel button from ckeckout pages

Vote up! 0 Vote down! I am using Commerce Kickstart 7.x-1.2. I 've set a rule "Apply ...
kpatsali — February 2014 — 1 comment — Checkout

Answer Answer to Question 4820

drupal. it is just based on bootstrap and everything for commerce is in the right place. like add to cart ... forms, nice storefront etc. i use commerce with simple bartik, its fine ...
boban_dj — September 2013

Answer Answer to Question 3495

Vote up! 0 Vote down! You can either reinstall commerce kickstart and not select the options to ... store section, and remove products there. 1. Reinstall Drupal Commerce without example products (install ... (store-> products) I think the Drupal Commerce logo is a block. Just disable the block, and it goes away. ...
Kingu — March 2013 — 1 comment

Question How to add a field to review page?

hook_form_FORM_ID_alter().  */ function MYMODULE_form_commerce_checkout_form_review_alter (& $form, & $form_state) ...
Bela Marai — August 2014 — support

Discussion Checkout pane titles

there is a commerce function to handle this? What would I need to do starting from something like ... &$form_state, $form_id) {  if ($form['#id'] == 'views-form_commerce_cart_form_default') {    ...
Patroclas — February 2012 — 2 comments

Pages