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.

Question changing the theme/template?

Vote up! 0 Vote down! hey, i wounder is it possible to install the awasme drupal commerce ... the complete content and design i made, but also with a drupal commerce kickstart 2 ready to use ...
yoya — February 2013 — Theming, FAQ

Answer Answer to Question 6972

handler.   if($form_id == 'views_form_commerce_cart_form_default') {    foreach($form ... 'commerce_cart_line_item_delete_form_submit') {            unset($form ['edit_delete'][$id]['#submit'][$hid]);          } ...
rgeraghty8@gmail.com Ryan Geraghty — October 2014 — 1 comment

Discussion content location

Hi, I am having a hard time figuring this out. I am new to drupal commerce. how do you control ...
ariban99 — March 2013 — 4 comments

Discussion Link to product in the order view

a relationship (commerce line item: product) and adding or editing a field with rewrite results. Any ideas?-B ...
Brian — May 2012 — 2 comments

Answer Answer to Question 8423

"REQUIRES": ["commerce_ss", "rules", "commerce_stock"],     "ON": ... ["commerce_stock_check_add_to_cart_form_state"],     "IF": [      {"commerce ... _ss_stock_enabled_on_product": {"commerce_product": ["commerce_product"]}},       {"commerce ...
Summit — June 2013

Answer Answer to Question 9133

answer for yourself is how much work you want to do to adapt your chosen base theme to Drupal Commerce ... . Out of the box, Drupal Commerce Kickstart 2 uses an Omega 3 sub-theme developed specifically for DCK2. ... who've created Drupal Commerce themes starting from scratch (i.e., not using a base theme) or starting ...
HAJ — August 2014

Answer Answer to Question 3260

Commerce Rules. ...
Chris Charlton — June 2012

Discussion Check products values on order completion

Please could someone point me in the right direction to do the following? I want after an order has been marked as completed, to run a function that will add all values of products in the order. Each product has numeric custom field. I want to add all the ...
yannisc — June 2011 — 1 comment

Answer Answer to Question 8044

Vote up! 2 Vote down! Try going directly to the admin UI: /admin/commerce/config/line-items Make ...
Favio Manriquez — August 2013

Answer Answer to Question 17029

Drupal Commerce: <?php /**  * Implements hook_rules_condition_info().  */ function ... commerce_order_rules_condition_info () {//... $conditions ['commerce_order_contains_product'] = array(    'label' ... 'commerce_order' => array(        'type' => 'commerce_order',         'label' ...
joshmiller Josh Miller — October 2014

Pages