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 8115

module to expand the Metatag module to provide integration for Drupal Commerce/product-related tags, ...
rvallejo — October 2013

Answer Answer to Question 3295

with the newest commerce kickstart2. I think the problem may because the separation of products and ...
harpsichord — June 2013

Discussion Data model, read orders by third party tool.

Hello, i want to poll the Drupal Commerce database periodically for new orders and import them to ... find the line items of the orders. The commerce_order table contains the orders, but where are the line ... map the line_items to the commerce_order entities? Which seem to not be a 'strange' ...
joeX — February 2011 — 1 comment

Answer Answer to Question 8348

There's no problem with these themes out of the box (see the Commerce Kickstart demo store for example), ...
Ryan Ryan Szrama — June 2013

Answer Answer to Question 10101

field_product ['und'][0]['product_id']; $product    =     commerce ...
ajaichandran — September 2013

Discussion Integration using Web Services

Hi there! I'm trying to do an integration between Drupal (running Drupal Commerce) with ... a portuguese ERP (MSSQL/VB.NET) using Web Services. I would like to have Drupal Commerce fully integrated but ... honestly I don't know how making Commerce consuming the Web Services created (like GetStockProduct ...
dmoura — August 2011 — 1 comment

Answer Answer to Question 7020

categories/collections to corresponding categories/collections. I remember saw somewhere in the commerce kick start: it ...
harpsichord — May 2013

Answer Answer to Question 4204

hook_commerce_checkout_pane_info_alter(&$checkout_pane) {foreach ($checkout_pane as $pane_name => & $pane_data) {if ($pane_name == ...
Prakash Gautam — September 2012

Answer Answer to Question 4144

totally fallen for Rules. It's amazing like Drupal (& Views & Drupal Commerce...) once you ... the value in commerce_price field * Wanted to do a dynamic currency conversion but the customized ...
dragoncoder — August 2013

Answer Answer to Question 4879

$product = commerce_product_load_by_sku ('PROD-01'); dpm ($product);?> But it occurs to me ... = commerce_product_load_by_sku ('PROD-01'); dpm ($product); // Find all nodes that reference this product $query = new ...
joshmiller Josh Miller — March 2013

Pages