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 How to access [commerce-order:uid] or [commerce-order:owner] using php code?

([commerce-order:uid]), normally I could put that into the "Data selector" but this time where I need it the ... [commerce-order:uid] in php code. Or what is the equivalent php code to the token? is it possible? if it is, is there ...
bolind — December 2011 — 2 comments

Discussion Which is the best way to Alter Product Pricing in a complex scenario?

Commerce to see if i could use it for my e-commerce projects instead of another solutions like Magento, ... Hi, I'm a Drupal Commerce newbie (almost a Drupal newbie too). I'm testing Drupal ... osCommerce, and so on. I've installed Commerce Kickstart and I've been testing it, i've been ...
GoddamnNoise — December 2011 — 14 comments

Discussion Add to cart with Ajax

(strstr($form_id, 'commerce_cart_add_to_cart_form')) {    $form['submit'] = array(      ... 'wrapper' => 'block-commerce-cart-cart',         'method' => 'replace', ... = commerce_cart_order_id($user->uid);   $cart =  commerce_embed_view('commerce_cart_block', 'default', ...
supergogy — February 2012 — 21 comments

Answer Answer to Question 7607

http://www.drupalcommerce.org/commerce-kickstart-2/adding-taxonomy-field... You can add new features to your Product Displays, like "Video" or "Reviews" ...
joshmiller Josh Miller — April 2013 — 2 comments

Answer Answer to Question 7831

(https://drupal.org/project/colorbox_node)? You obviously want to show your Product Display node, and it is capable of handling Node and View ...
shalan — August 2014

Answer Answer to Question 12881

could use https://drupal.org/project/draggableviews to manually order ...
DNZ Andy @ BlueFusion — January 2014

Answer Answer to Question 8678

display node / commerce product entity. You will notice that your title is not is the fields list, and ... "title" module (https://drupal.org/project/title) to have a copy of your title into a real field, which ...
kim.kennof — August 2014

Discussion Which difference between commerce file & purchasable commerce file?

I am setting up a shop with Drupal Commerce for digital files selling. I shifted from Ubercart, as ... a Drupal site, and link purchasable products to them. So I am using (and have to...) Drupal Commerce file ... module. After installing it, I have found these two types of field possible defining a product: commerce ...
itamair — September 2011 — 2 comments

Discussion How to see/expose the product title in the product display???

I am loving Drupal Commerce possibilities, and going deeper in its functionalities. It is great... ...
itamair — September 2011 — 3 comments

Documentation Customize Checkout Look and Feel

There was a recent commit that made the checkout process table-less in the Commerce Issue Que. It ... /modules/checkout/includes/commerce_checkout.pages.inc and look for functions that start with theme_ Step 2- Add those functions that you want to your ... tweaks to the Commerce Issue Que and they might be considered for inclusion for the 2.x release. ...
joshmiller Josh Miller — May 2012

Pages