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 How to get field values from products in product display nodes?

Vote up! 0 Vote down! I'd like to add some variables to some product display nodes to be used ... later in custom node templates. I'm currently doing this in hook_preprocess_node () ** The field ... values that are associated with the node displays are easy to get using something like: <?php ...
Dave Bruns — April 2013 — Product Display

Question Adding field attributes to product does not display in product display node

colors to it for attribute selection, it still doesn't display in the product display node although ... product display node display settings, I've tried tick and untick "Show attribute widgets even ...
jonloh — April 2013 — Product Attributes

Question How do I create a MySQL query to pull node id using the sku?

a link next to each image that points to the correct node, so I'm trying to figure out the mysql ... commerce_product and node tables in a join query. Are these the only two tables I need? known values: SKU needed ... value: node id A plus would be to pull the alias instead of the node, but having the node would be ...
ndavidg — December 2012 — sku

Discussion Theming the display node

Hi I am trying to override a node, this node is a Product Display: the array_keys are Array ([0] ...
ioioio — January 2012 — 2 comments

Question Display Product Creator in node.tpl.php file.

Vote up! 0 Vote down! You can use the following in a node.tpl.php file to customise the display of ... display the creator of the product? (I know how to display the author of product display node, but not the ...
big_smile — April 2013 — Theming

Discussion How to add few images in product node?

This is my forum post, so hi all! How to add few product images? I need one larger image and several smaller photos below. How to make it? ...
nawi — February 2012 — 2 comments

Question If I have a product object, how can I query the database for its display node ID?

Vote up! 3 Vote down! Basically, I have a product object already but need to find out the node ID ... of its product display node. I'm trying to do this directly through a database query but ...

Discussion DC products with Node Reference

I created a new D7 and DC site of books as the products. The site will also contain a content type called authors. The Book product will be referencing an Author from the author type, and vice versa. Each book can potentially have multiple authors, as wel ...
zeta1600 — December 2011 — 2 comments

Question Can rules modify the price displayed in the node?

Vote up! 0 Vote down! Hi, I'm just getting to grips with Drupal Commerce and rules. I've successfully implemented some rules to apply user and product based discounts to the price before it goes in the cart, but I'd like to be able to displ ...
pfeff — April 2013 — 1 comment — Pricing Rules, price visibility, Price

Discussion Show "Add to cart" button in node teaser

cart" button to appear on the node teasers? Thanks. Richard ...
UserFriendly — July 2011 — 2 comments

Pages