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 Rental products

I'm wondering if it is possible to use Drupal Commerce in a product rental environment. ... on the products in the cart? (example: an option that let us do the installation of the equipment, ... for a product it would be very complex for a customer. Example of a customer:- Party and want to rent ...
remixed — November 2011 — 6 comments

Discussion Sage Payment Solutions

re-creating the site using Drupal 7 with Drupal Commerce. The payment gateway used will still be Sage Payment ...

Question Why is Iraqi Dinar not available as a currency in Drupal Commerce?

mistake? I am a newbie, would you guide me on how to contribute it myself to Drupal? Or if should I report ...
postscripter — November 2015 — currency

Answer Answer to Question 12785

table is to look into the- [Current user] Node entry (click it). Then look for the field you want to at. ... I assume it will read something like- [current-user:field-phone-number] If you click that one, it should ...
Bird-Kid — January 2014 — 2 comments

Answer Answer to Question 10232

Vote up! 0 Vote down! Hi Just check both prices are visible in manage display tab of product ...
ajaichandran — September 2013

Answer Answer to Question 10232

Vote up! 0 Vote down! Hi Just check both prices are visible in manage display tab of product ...
ajaichandran — September 2013

Documentation Implementing an automated order workflow

provided by default, and you can create your own either through code or a contributed module like Commerce ...
Ryan Ryan Szrama — December 2013 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Discussion Remove "Add to Cart" /Sell external products

How is it possible to sell external products via affiliate links without using the DC cart? I want ... to remove the "Add to cart link" on some products (not on all products). There should be ... only a link directly to the product on a external vendors homepage. The link format is: ...

Answer Answer to Question 3241

to checkout for anonymous users that says, "We need you to_create an account_ before checking ... Vote up! 2 Vote down! People are pretty smart:) I would create a rule that fires when they start ... out." Why not sell a user role and then use the flag module to let them "build" their ...
joshmiller Josh Miller — April 2013

Answer Answer to Question 43142

solve this? I added the code into node--product-display.tpl.php, but the quantity doesn't show up ... on the browser. $line_item2 = commerce_product_line_item_new($equivalent_product ... ,1); $line_item2->data['context']['product_ids'] = array($equivalent_product->product_id); $form ...
jmu — May 2016

Pages