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 3358
http://drupal.org/project/commerce_devel 2. Go to a Product Display Node that is in your question 3. Click "Devel" and view the ... should be something like this: <?php foreach ($node-> field_product as $product) { $product_user ...

Discussion Removing Orphan Commerce Products
After setting up a store with some test products and deleting nodes we ended up with some Orphan ...
Daniel.uww — July 2013 — 1 comment
Question Product display hidden quantity field
render($form); in a node--display-product.tpl.php Moreover, I have set the display of this content type: Widget ...
Discussion Problems with Products
present it for sale to the end user you'd need a product display node type that includes a product ... node? Or should images simply be attached to the node on display? The problem with that is we need to be ... that don't have node displays at all, where will the display data come from once they're in ...

Discussion Triggering a Javascript with Rules when an order is complete.
I have a weird situation that has come up and I'm wondering if anyone might have a suggestion. I'm using Drupal 7 with Drupal Commerce and it is using Paypal Standard as the payment gateway. I am need of triggering a script (supplied by a third ...
jberg1 — May 2013 — 1 comment
Question Rule for applying UK VAT (TAX) to particular product types
node type is a book not to add the VAT. Unfortunately I am a complete noob and have no clue how yo do ...
Answer Answer to Question 8638
Vote up! 0 Vote down! If you are using the "Rendered Entity/Rendered Node" field in your ... 'mymodule_special_field_format') {$node_wrapper = entity_metadata_wrapper('node ... commerce_currency_format($item['amount'], $item['currency_code'], $entity). $node_wrapper->field_each->value());} return ...
Favio Manriquez — June 2013
Question Oauth- Facebook login broken
http://drupal.org/node/1981228 http://drupal.org/node/1963174 Thanks Will test the patch and report back (when I figure out how ...
Answer Answer to Question 7602
address this: https://drupal.org/node/1020050 The short answer is, I don't know what the best ...
