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 How do I know the language in which an order was placed?
I have a multilingual site and i have performed the following tests: (1) with an anonymous user, place an order entirely en English and the email [email protected] (2) with an anonymous user, place an order entirely in French and the email [email protected] Drupa ...
Albert Albala — November 2013 — 2 comments
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
Discussion Order status after payment, pending or completed?
Hi, I am playing with the great drupal commerce module, and am a little bit confused with the order status after payment. In my example, I have two payment methods: 1) payment method example; (online) 2) bank transfer; (offline) After payment with both me ...
foredoc — October 2014 — 2 comments
Discussion How Do I Make Custom Line Items Display in the Order View?
Sorry, I posted this in the question/answer section too but it seems like the forum is a bit more active... I feel like this is probably a really dumb question but I can't seem to figure out how to do this: I've created a "product" tha ...
carelessdonkey — March 2013 — 4 comments
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 German TAX Calculation
Vote up! 1 Vote down! i have a problem with the tax calculation in drupal commerce. it seem to calculate with the wrong entity base or something. someone has an idea? https://dl.dropbox.com/u/1343241/dc_tax.png greets Tax ...
Answer Answer to Question 13677
Vote up! 0 Vote down! The Add to Cart message is displayed via Rules in response to the "After adding a product to the cart" event. The rule configuration that does this uses a special action called "Display a translatable Add to Cart messa ...
Ryan Szrama — April 2014 — 1 commentDiscussion content location
Hi, I am having a hard time figuring this out. I am new to drupal commerce. how do you control where a content gets displayed. for example the standard theme that comes with kick start 2 has 2 menus on the top, there are products on the top left and there ...
ariban99 — March 2013 — 4 comments
Discussion How to set Drupal Commerce Kickstart Child Theme?
Question as title. How to make child theme for Drupal Commerce Child Theme. ...
Hao You — July 2012 — 5 comments
Discussion Music download store
Hi there, I´m quite new in the world of Drupal and drupal-commerce. I do appreciate a lot the contribution of yours. I think the combination of DP7 and commerce is just a killer. After a couple of basic play arounds I have realized the whole thing just bl ...
Kirk Monteux — November 2011 — 8 comments
