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 32630
Vote up! 0 Vote down! See https://www.drupal.org/node/2425431#comment-9617247 for a fix that works ...
Andrew Rosborough — February 2015
Answer Answer to Question 32369
a look at https://www.drupal.org/node/2403851, the patch has worked for me. ...

Question Automatic Entity Label with Inline Entity Form (Product varation)
Vote up! 0 Vote down! I am using Automatic Entity Label to generate a title for my product nodes ... automatically generated product node title is not being including in the generated product variation title, only ...
crontab — January 2014 — variation title
Answer Answer to Question 8125
Vote up! 0 Vote down! thank you so much Banzai. In site-information I just have node/38 which is ... the node I want to use. A bit of digging... and in omega: region--content.tpl.php is NOT applied on ...
KitchenSync — May 2013
Discussion Store made of user contributed products
and a display node separately. This is good if admin creates the products, but would be confusing if ... users wanted to create products. Is there a way to somehow create the product and the display node at ...
iraszl — February 2013 — 2 comments
Question Facet search title link
admin/commerce/products/x page- not to product display page (node). Very strange? I think that commerce kickstart product ... views works same way but it does link to node- like it should do. What I have done wrong in my own Facet ... search + views? When I set normal views to show my content then title link points to node url. drupal ...
Answer Answer to Question 7742
http://drupal.org/node/1967330). About the creation of an Omega Kickstart subtheme, you can find some instructions there ... (http://drupal.org/node/1768696) but you can take your inspiration from the commerce_kickstart theme (The one used in the demo ...

Answer Answer to Question 31861
has a a few options. But it might be better to do it in a node_view_alter in a custom module: function ... HOOK_node_view_alter(&$build) { if(user_access('wholesale permission')) { ...

Documentation Cart & Checkout
related to the order, Commerce extra panes allows you have a piece of node content within the checkout ...

Discussion how to markup UPS shipping rates
Can anyone help with how to markup all UPS rates by $1 I suppose this would be done using rules but I have not been able to figure this one out. Thanks ups shipping ...