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.
Discussion How do I convert products to a different type?
'commerce_product' find the products I want to convert and change their type to the machine name of the custom ... manually change the product ids in table 'commerce_product'? Does anybody have any thoughts or ...
PN — October 2011 — 1 comment
Answer Answer to Question 4845
{ if ($form_id == 'commerce_checkout_form_checkout') { $form['terms_of_use'] ...
mrbrookman — November 2012
Answer Answer to Question 6336
them. I've also tried using a custom page/pane through a module and using commerce_embed_view to ... to an individual commerce page/pane during checkout. The hope was that the user could use the view to ...
jstrosch — January 2013
Discussion Theming a checkout pane
array('commerce_payment_credit_card_form' => array('template' => 'commerce-payment', // this is the name of the ...
thesurfinganalyst — June 2011 — 1 comment
Discussion Displaying Taxonomy Description on view Collection Products
I am customizing a commerce kickstart site and have a page with a collection of products generated ...
candi — May 2013 — 1 comment
Answer Answer to Question 4823
below "Commerce List Item" view to show all "Custom line item fields" for given ...
ganesh — November 2012
Discussion Customer name (full name or first/last name) field values are not being saved on editing an order
elsewhere- or something unusual with my Drupal/Commerce installation. Certainly the site I've built has ...
welly — October 2012 — 1 comment
Discussion Item- Order Multiples
Hi everyone, first time post here. I just installed drupal commerce and it's looking great. ...
cday119 — September 2011 — 1 comment
Answer Answer to Question 10429
Vote up! 0 Vote down! When the Drupal Commerce submits a query it passes these arguments: It seems ...
Weavingmedia — August 2014
Answer Answer to Question 6571
admin/commerce/products/variations 2. Add a value in the empty title fields and you're off! It adds the Title field to the ...
BigElsk — April 2013
