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 line item: let user to choose value from product display
Hi, My client need to sale training. the product display has a collection field: date + location reference When the customer put in the cart the training, I need to ask him which collection he choose. So how can I add a selection field in the line item wh ...
tOf — September 2013 — 3 comments
Discussion EDIT: Units help
EDIT: Original post below. It appears my primary hope is possible, but I have no understanding of how to do this and the modules I've downloaded to help me are lacking (or missing) when it comes to readme files. I'm new to Drupal, which complica ...
abiconsulting — March 2013 — 2 comments — fields
Discussion Order summary email
Hello, I hope someone could help me. I search for a while on google for my issue but without any success. I have to send an email to the customer after the checkout is completed. The rule is working as it should and the email will be send. But in the emai ...
ron_ron — June 2012 — 7 comments
Answer Answer to Question 13212
Vote up! 2 Vote down! Found the answer in the hook_payment_method_submit_form_submit() you can store the setting in the $order->data object. Thanks for nothing drupal commerce support:) BTW naming a function xxx_submit_form_submit(), were your entire t ...
gaetanp — February 2014 — 1 comment
Answer Answer to Question 43028
Vote up! 0 Vote down! A view is literally a "query" of the database, as opposed to a page of products. So if you have two views of the same product Skew, even with a different view name, the shopping cart will have two of the one item that is di ...
Shootersolutions — November 2015 — 1 commentDiscussion Editing content on the 'Checkout pane'
I've been trying to find a way to insert wording that is specific to various stages in the checkout process but haven't yet found a way of being able to do this. Example (referenced in attached screenshot): On the 'Shipping' checkout s ...
Answer Answer to Question 7339
Vote up! 1 Vote down! I finally came to a solution for my problem. By using panels. I have 2 variant for each term depth. Each variant will load 2 different views. This rules selection is not available by default i panels, a new module has been proposed o ...
heyyo — March 2013 — 2 comments
Discussion Commerce email
Hi all! Where do I go to allow different language versions of each email? In the page located here: admin/commerce/config/email, all the different emails template are there to be tweaked but no language selection. Do I have to use Rules? If so, is there a ...
Francois P — March 2013 — 2 comments — commerce_email
Discussion Planning a new Drupal Commerce Project in stages
I am struggling to find a guide to planning and building a Drupal Commerce project. I am not looking for a step by step tutorial but more a general guide for staging the build. If we were comparing it to building a house from foundations, plumbing, electr ...
Discussion PHP Memory
PHP Fatal Memory Error ...
