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 Dynamically create add node link

Commerce, i used to be able to achieve this functionality using Ubercart and UC Node Checkout. How to ... dynamically create a link to redirect user to node add form after selecting the add to cart on the product ... display node of the Pay and Publish Product. Basically just need to redirect to the Node Checkout add node ...
designmonger — February 2013 — Cart

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 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 Can you restrict user access to fields within a product content? or only whole nodes?

Can you setup a rule that will allow a user to see a specific field within a product content. For example, when not logged in or you do not have specific access, you see the "add to cart" button. When you are a member and are granted access the ...
Tim Jones — May 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

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 JOB: Help creating two Product Display nodes

I need help with the following: Create The Following DC Product Display Nodes: 1. Two different ...
Jeff Purtle — March 2012 — 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 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

Discussion multiple variables for product node display

I'm having a mental block trying to display a product display node. Using the demo site as an ... SKUs. But the node display with another drop menu (other than the size) is where I'm hung up. ...
goody815 — February 2011 — 3 comments

Pages