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 Drupal Commerce with Salesforce suite

Drupal (https://drupal.org/node/1944054) and I think I have come across a compatability issue between the ... 'admin/settings/salesforce' as specified here https://drupal.org/node/1060606. Instead I just get generic administration ...
emily — April 2014 — 1 comment — salesforce, modules

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 ...

Discussion Overriding price via hook?

I have a client whose requirement set is bizarre and non-negotiable. They need the pricing calculated dynamically based on the customer's state and information contained within the product itself. I'm considering Commerce for this, but I have ye ...
jgpippin — February 2013 — 3 comments

Discussion product reviews

products are entities do they have a comments system that can be setup? It seems that using a node product ...
jaxon — June 2011 — 3 comments

Documentation Customer profile system

home for this documentation is http://www.drupalcommerce.org/node/297 Customer profiles contain ...
Ryan Ryan Szrama — May 2012 — 1 comment

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 product display tpl file

/sites/all/themes/custom/commerce_kickstart/templates/node--product_display.tpl.php can anyone tell me what i am doing wrong here? thx lajfi drupal commerce theme ...
lajfi — February 2013 — 3 comments — drupal commerce theme

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. ...

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

Question A link (url) to a product display that will open with a specific variation selected.

variation dispalyed. For example a link would be like: www.example.com/product1?variation_id=3 Then the node ...

Pages