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 10738

the example you have given. Hide (using CSS or whatever) the Drupal Commerce dropdown from the user ...
pipal — November 2013 — 1 comment

Answer Answer to Question 3802

provides an API and user interface for storing and resuing credit card data. "The module does not ...
joshmiller Josh Miller — September 2012

Answer Answer to Question 3934

http://www.drupalcommerce.org/user-guide/products to at least make sure you're referencing the products properly in your node. ...
Aaron Dudenhofer — August 2012

Discussion Product options setup

Hi I have a product display with 2 products, so that a customer can chose which one to select, let s say one can cose between Product Big (20 cents) and Product Small (10 cents). I then used Commerce Product Options and Commerce Product Attributes so the ...
ioioio — January 2012 — 5 comments

Question Duplicating an order

(!isset($order)) {    return;  }   if (empty($account)) {    global $user;     $account = $user;  }   // Get the ...
HenryJones — February 2013 — Order

Discussion Import script

Hi! I would like to make a custom import XML script, to load external data from a custom software. This software only send xml data to the webshops. It is ok, but I would like to store an external ID in commerce (what is searchable). I tried that:... $pro ...
Gábor — May 2012 — 4 comments

Discussion Product without price or add-to-cart

be completing transactions on my site. Instead I would like to let a user browse the catalog and read ...
meltingsand — November 2011 — 2 comments

Discussion How to show only non referenced products in the "product reference" widget?

When I create(or edit) "Product display" node in "Product reference" field widget I can chose any product entity. I don't want to display products that are already referenced to other "Product display". I want to hide th ...
milkovsky — February 2012 — 3 comments

Page Documentation

documentation for intermediate users wondering how all the components work together, and technical documentation ...
Ryan Ryan Szrama — February 2011

Answer Answer to Question 9639

form for users to select before adding product into his cart. function date_options_list($field, ...
yogeshchaugule8 — October 2013

Pages