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.
Theme Acquia Prosper
a node-product.tpl.php file, which themes the product images, price, attributes, product info, and add to cart form Hides ...
stephthegeek — May 2009 — 5274 Installs
Theme Corporate Clean
theme features: logo, site name, site slogan, user pictures in comments, user pictures in nodes, favicon ...
skounis — November 2013 — 22783 Installs
Answer Answer to Question 37428
= ''; $view->tag = 'default'; $view->base_table = 'node'; $view->human_name ... ;fields']['rendered_entity']['table'] = 'views_entity_node'; $handler ... $handler->display->display_options['arguments']['nid']['table'] = 'node ...
Andy @ BlueFusion — July 2015 — 3 commentsAnswer Answer to Question 12884
Vote up! 0 Vote down! Indexed Node: Search API ranges (Max) should give price ordering (depending ...
Andy @ BlueFusion — January 2014Answer Answer to Question 7422
"Tier 2," and "Tier 3" and attach them all to your "product" display node and ... different products attached to one node. ...
Josh Miller — August 2013 — 5 commentsAnswer Answer to Question 12727
Vote up! 0 Vote down! Hi Joseph, One of the methods at https://drupal.org/node/44164 should get ...
Andy @ BlueFusion — January 2014Discussion Checkout Form: Pages and Panes
The Checkout module is purely a UI module designed to present a form that allows a user to fill out the details of an order and submit payment. It is based on the never released UC Advanced Checkout module I wrote for a client on Drupal 6. It defines seve ...
Ryan Szrama — May 2010 — 10 commentsDiscussion Print out a Drupal Commerce field only if it has a value
In Drupal Commerce, you can use the following to print out a field in your node.tpl.php file: ... ($node-> field_NAME)): print $node-> field_NAME ['und'][0]['safe_value']; ...
big_smile — February 2013 — 4 comments
Documentation Product Pricing Rules (with screencasts)
Discounts in Drupal Commerce Overview Create a discount using a rule Create a weekend (date-based) sale discount using a rule Create a tag-based weekend sale discount using a rule Simple Discount An example of a simple discount: You want to take 10% off e ...
Randy Fay — June 2015 — 57 commentsAnswer Answer to Question 15324
node--product--type.tpl.php as follows: <?php if (! $field_images):?> <div class="container-24 grid-14 ...
ViEffe — May 2016


