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 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
Answer Answer to Question 8337
Vote up! 0 Vote down! Hi, Would require some work but I think that's possible. Commerce ... commerce. Maybe there is one site that does what you need and if you find it you'll know that what you ... need is possible with drupal commerce. Thanks ...
realskorpion — May 2013
Question AVS mismatch warning
Vote up! 0 Vote down! I have drupal 7 and commerce running. I have authorize.net installed and it ...
Discussion Check on Review pane, and payment pane for stock availabilty
Hello, I'm working on the stock module, and I'd like to add a check after proceeding to the review and payment pages, that all the item are in stock. Is there a hook for when an order changes status? Thanks Idan ...
arbel — March 2011 — 6 comments
Question no product variations wanted
Vote up! 0 Vote down! I am very familiar with ubercart, but am confused by the new commerce ...
zenn — October 2013 — product entry
Question "Catalogue" of registered professionals
a photo, and a brief description. Is Durpal Commerce the best way to do this, or is there a better way? ... Also, can Drupal Commerce restrict some (or all) products so only registered members can access? ...
Answer Answer to Question 13714
updating an existing commerce product" so that it worked. NB: As-is, it loops only over 100 ... ["rules", "entity"], "ON": {"commerce_product_update": []}, "IF": ... [{"entity_is_of_type": {"entity": ["commerce-product"], "type": ...
electroweak — April 2014
