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 13284

Vote up! 0 Vote down! I got the help thing to work but still cant find the token to get product ...
makio — March 2014

Answer Answer to Question 7518

modulename_form_commerce_cart_add_to_cart_form_alter(&$form, &$form_state, $form_id) {$line_item = $form_state['line_item']; $product ... = commerce_product_load($line_item->commerce_product[LANGUAGE_NONE][0]['product_id']); if ($product->type == '') {// Change the submit button text to more appropriate ...
sreedharprabhu.mca — August 2014

Answer Answer to Question 12733

Vote up! 0 Vote down! Hi, add an "Applicable TAX" field (boolen) to your product and ...
ziobudda — January 2014 — 1 comment

Question How to send specific details in a single email when order is first submitted

who placed the order with details such as: line items (with quantities), Product Name, total amount, ...
softwarescout — August 2013 — Checkout Rules

Answer Answer to Question 10427

contents checkout pane and create a Views block instead that uses the form functionality. However, if ...
Ryan Ryan Szrama — April 2014 — 1 comment

Discussion how to pass the value of the field entityreference from entity product in the entity order?

how to pass the value of the field entityreference entity product in the entity order? ...
gumk — March 2012 — 1 comment

Answer Answer to Question 13720

when a payment transaction is created the brings the order balance to $0 or less) even if the checkout ...
Ryan Ryan Szrama — May 2014

Question How to limit purchases to a date?

products can be purchased up to a certain day of the week. At a certain time those orders should be ...
pmackay — March 2013 — date

Discussion How to import product status with commerce feeds module?

How to import product status with commerce feeds module? ...
garegin — March 2012 — 1 comment

Discussion 'sort by' collection items

kickstart installation + custom product + custom collection Is there any way to "sort by" ...
Stephen Centos — June 2014 — 1 comment — Sort by, facetapi, collection

Pages