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 4456

that you can click the select list that says "Show Content" to change Content to Commerce ...
Ryan Ryan Szrama — April 2013

Answer Answer to Question 6173

frustration. When you are just trying things out to see if drupal commerce is something for you, install it on ...
Sem — January 2013

Discussion know discount programmaticly for each product

Hi, I've a question.I have created rules in drupal commerce for discount(10%) of my products ...
ridor — April 2012 — 1 comment

Answer Answer to Question 5012

commerce_kickstart_theme if you just want to move it around. ...
Anonymous (not verified) — January 2013

Question Programatically create an entity reference field for products

http://drupal.org/node/1264160 This works if you are focusing on one bundle. However Commerce Products usually have more than on ...
bj___ — May 2013 — 1 comment — entity reference

Answer Answer to Question 5120

Vote up! 1 Vote down! This would be possible in Commerce. The trick would be adding a user entity ...
joshmiller Josh Miller — May 2013

Answer Answer to Question 9082

'Commerce Product' where as the view I was using had selected 'Content'. As a result I was ...
Egan7 — August 2013

Answer Answer to Question 8999

str_ireplace('commerce_cart_add_to_cart_form_', '', $form_state['values']['form_id']));   // Load all the active ... products intended for sale on this form.   $products = commerce ... = entity_metadata_wrapper('commerce_product', $product);     foreach($attribute_names as $k => $v) {      ...
sleepingmonk — August 2013

Answer Answer to Question 3225

$redirect_key = $order->data['payment_redirect_key']; This key is generated by the commerce ...
exeapps — April 2013

Answer Answer to Question 3640

Vote up! 0 Vote down! Thank you very much. I installed an enabled shipping 7.x-1.0 and Flat Rate 7.x-1x because they are the green ones. But when I go to Store > Configure Store > shipment methods i only see example plugin. It says "there are n ...
NarcisG — July 2012 — 1 comment

Pages