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 Adding end customer product options

Hi, Is there currently a "best practice" method for adding an end-user customisable product field on a per-product basis? e.g. if my user wants to purchase a new fangled music playing device and have it engraved with "Love you sweety!" ...
andrewyager — April 2011 — 4 comments

Discussion Rich snippets for Drupal Commerce?

Hi all I'm looking module that allows rich snipets placed in our stores. I tried Schem.org module but did not work well. Do you use rich snippets on your pages? ...
nawi — December 2012 — 4 comments

Answer Answer to Question 7580

Vote up! 0 Vote down! Hi, I think I solved it adding those things to the rule, is this correct. To have order in scope? Is the Data comparison necessary? {"rules_wholesale_price_for_wholesellers_of_accessories": {    "LABEL": "Who ...
Summit — December 2013 — 3 comments

Answer Answer to Question 4684

Vote up! 0 Vote down! The COD project appears to be abandoned and unsupported. Can anyone recommend a modern, production-level module to handle in-person payments? ...
Raj — April 2014 — 1 comment

Discussion Displaying all images of referenced products in product display node

After hours of work i got this solution. <?php /**  * Implements hook_entity_prepare_view().  */ function HOOK_entity_prepare_view ($entities, $type) {          $product_display_entity_type = 'node';   $product_display_type = 'dishes_pro ...
MasterPoint — May 2012 — 3 comments

Question Selling custom holiday packages

Vote up! 0 Vote down! I have a requirement to build a site that will sell custom holiday packages- the customer will be able to pick their flights and hotel rooms (data coming from external webservices) plus some additionals (such as car hire for example) ...
adamf321 — April 2013 — 1 comment — date

Discussion Setting up a complex shipping calculation rule

Hi, Thanks to the screencast on this website, I've been able to easily set up a free shipping flat rate for a particular product type. Now, I have to set an other shipping rate with a more complex calculation rule. Here is the detail: I have 2 produc ...
ccresson — May 2012 — 3 comments

Question Organize products with taxonomy and link to them from /products

Vote up! 2 Vote down! Hello, I have read about the learning curve about drupal... From what i have seen I am able to organize my products with taxonomy. I have installed drupal commerce but without the products of demo store. So, I have a category "P ...
seromenho — December 2012 — 1 comment — products, Catalog, Taxonomy

Question How do I link a large.zip file to commerce file field?

Vote up! 0 Vote down! I regularly use IMCE file browser for public files and the file field. This folder browser is great. I can upload large files via FTP and then link them to a node. How can i do this same thing with the Commerce File field. It seems t ...
Tim Jones — February 2013 — 1 comment — Downloads

Discussion Different buttons in the cart

Hi How to make different buttons in the cart pages? Now is still the same button. I need in first cart buton "Next" and the last cart page button with "Confirm order". ...
nawi — July 2012 — 2 comments

Pages