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 13732

for example the Price Table module. The solution discussed here can be used on display node level, ... what is very cool when you have a lot of variations referenced by one single display node ...
Max Acke — December 2014

Answer Answer to Question 12533

profiles/commerce_kickstart/kickstart/ folder. The part you need is called "Node: Product List." You can take a look at that ... node rendering and not worry as much about a display formatter, but it's not how kickstart 2 is ...
joshmiller Josh Miller — January 2014 — 3 comments

Question Why are my products not found by Drupal default search?

nodes. I tried using the default search engine to find both nodes and products but had no luck. Default ... search only finds nodes, not products. I tried the Search API module already using Solr search, but it ...
wsluimer — February 2013 — search

Answer Answer to Question 20019

Vote up! 0 Vote down! You should be able to go to the Product Display (node) Display Settings and ...
joshmiller Josh Miller — November 2014 — 1 comment

Answer Answer to Question 3475

Vote up! 1 Vote down! Hi, If you want to sort the nodes (product displays) within a category, ... sort them by created dates, names... Use the Node Queue module to manually sort the product displays. ...
GuGuss Augustin Delaporte — April 2013

Answer Answer to Question 9162

taxonomy terms are likely on your product display nodes, not your products themselves. If the terms were on ... tags are on your product display nodes, you're going to have to figure out how to get from the ... product line item to the product display node to then check its taxonomy terms. If each of your products ...
Ryan Ryan Szrama — September 2013 — 2 comments

Answer Answer to Question 3188

Vote up! 2 Vote down! http://www.drupalcommerce.org/node/1250 covers some of your question and ... eventually leads to http://drupal.org/node/1465920. This shows how to create related items, which could ...
kiwimind — April 2013

Answer Answer to Question 17044

"super_function($tid)", which return "array_keys($result['node'])"? ...
Andrey Avakov — October 2014

Question How do I to retrieve product image for product display og:image metatag?

the very node displayed. However, I cannot find how can I use the field_product_image of the product ... I have found uner "Browse available tokens": [node ... :field-product:1:field-product-image:?] [node:field-product:1:field_product_image] Also tried: [node:field-product:1:field-product-image:0] (referring to the first item in the ...

Question How to use rules to create content from line_items lineitems on payment

Vote up! 0 Vote down! My project is to generate content (nodes) based on the selected line items ... order by lineitem looking for selected SKUs, and on detecting eligible SKUs generate a node. (My ...

Pages