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 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 5395
itself. But yeah, you could do it with Drupal Commerce- I just don't know why. What you're ...
knowprose — December 2012
Answer Answer to Question 8990
change, or just add in the name you wish to use. The Main Menu is generated by Commerce modules that take ...
FSheff — August 2013
Discussion When creating orders drupal sees admin as anonymous
I don't know how this occured, it seemed to be working fine. I have a rule set up that adds sales tax to orders when admin creates them. Suddenly when admin creates orders he is listed as anonymous at the bottom of the order page. This means that the ...
smash — January 2012 — 1 comment
Discussion To customize product display teaser for Drupal 7
Hi all, Currently i'm implement a e-commerce website using Drupal 7 + commerce. To customize ... from Contemplate. $node->content['product:commerce_price']['#object']-> ... ;field_images['und'][0]['fid'] 4 $node->content['product:commerce_price' ...
maxchock — June 2011 — 1 comment
Answer Answer to Question 8749
products via http://mysite.com/admin/commerce/products/variations 2. I deleted all "content type" ...
Thomas Isabelle — August 2013
Discussion Dynamic price calculation before Add to cart
dynamicly calculation price before "Add to cart" click? I try with Commerce Product Attributes but ...
bart — April 2013 — 1 comment
Answer Answer to Question 3489
email specified when automatically redirected from PayPal back to commerce site. So the problem might be ...
Augustin Delaporte — April 2013Answer Answer to Question 7495
Commerce Multicurrency: Display the price in a specific currency. Now I have to test the discount part. ...
heyyo — April 2013
