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 Accessing Line Item Options/Attributes

Vote up! 0 Vote down! Hi-- For each order, I need to create a node with the values of the product ... attributes. I can create the node using rules, but I can't seem to access the product attributes (i.e. ...

Documentation PayPal Standard

Drupal Commerce site. It has been adapted from instructions at http://drupal.org/node/1126786. This guide ... http://drupal.org/node/1365728) Click "enable" on the right side. Click "edit" on the right side. You are now ...
Richard Jones — February 2013

Answer Answer to Question 15868

a reverse relationship from line item-> product-> node that references that product. If that is too ... following: 1. Add a custom entity reference field on your line item called "Reference Node" 2. ... node to an entity reference field * NOTE: This is pretty challenging because IF it exists in the rule, ...
joshmiller Josh Miller — August 2014 — 1 comment

Answer Answer to Question 15964

produces one result" bug: https://www.drupal.org/node/1688332 Josh ...
joshmiller Josh Miller — September 2014

Answer Answer to Question 15772

bring in a representative node for each term (or you could add an imagefield to each term and have those ...
joshmiller Josh Miller — September 2014

Question What is the function hook if the user change the default product?

update the price in product display node. Thanks commerce product custom code ...

Answer Answer to Question 12520

viewing. Using hook_menu(), create a new path such as "node-teaser/%node". Define a custom access ... attached to this display node. If yes, then use drupal_goto to redirect the user to "node/%node ... via hook_entity_info_alter() or Display Suite module. You will also need to use hook_node_access() to ...
neeravbm — December 2013 — 2 comments

Discussion Link product variations to its own pages

filtering variations on product display node, the page path is same and doesn't change. commerce ...
rhazor — March 2014 — 4 comments — commerce, variation url, Drupal7, views

Answer Answer to Question 43142

solve this? I added the code into node--product-display.tpl.php, but the quantity doesn't show up ...
jmu — May 2016

Answer Answer to Question 12881

Vote up! 0 Vote down! Same problem! Not found solution for sort products manualy, when using view with facet search. Does anyone have solution to this? ...
Dr.Osd — July 2014 — 1 comment

Pages