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 3138
["rules", "commerce_line_item", "commerce_product_reference"], "ON": ... ["commerce_product_calculate_sell_price"], "IF": [ {"data_is": {"data": ["line-item:type"], ... ["line-item:commerce-product:sku"], "value": "PROD-01"}} ], "DO": [ ...
Admin — April 2013
Question How much memory does your DC site use up?
that are currently redirecting to another e-commerce solution. you can see it here ...
Answer Answer to Question 3305
by myself. Parameter: Data to compare: [commerce-order:status], Data value: Processing Works ...
Abilnet — June 2012
Discussion Custom Add to cart widget
I would like to have a custom attribute selection widget with images like you can see here http://www.daff.co/de/shop/cityshopper. Does anyone know if there's a module for such a displaying of the attributes or have a tutorial for that? I'm a ne ...
iGFORC3 — April 2012 — 1 comment
Question Dynamically enabling checkout panes based on cart contents?
contents of the cart? I have tried using commerce extra panes & think I will have to write series of ...
Answer Answer to Question 3282
without having write the submit callback to update the quantities. Is it a commerce of the scenes ...
dianikol — June 2012
Answer Answer to Question 8638
views (the default in commerce_kickstart), you could add a custom view mode formatter, for example: /** ... => t('Description'), 'field types' => array('commerce ... commerce_currency_format($item['amount'], $item['currency_code'], $entity). $node_wrapper->field_each->value());} return ...
Favio Manriquez — June 2013
Discussion Custom Rules Action (completing order) and Order ID
Hello all, I have created a custom rules action via module. My only problem is making the Order ID available. My function prototype is as follows: function create_this_node($node, $context = array()) If I print_r($context), I can see the Order ID in a few ...
Amarjit — January 2012 — 1 comment
Question How to configure Product so the Size determines the Price?
Vote up! 0 Vote down! I'm new to Drupal commerce but not new to Drupal development, so I have ...
Discussion Non transaction ordering
submit orders exactly like an e-commerce site, but they don't want to initiate a transaction through ... Commerce? ...
faclab — December 2011 — 1 comment
