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 iDeal, Dutch payment
iDeal is widely used in the Netherlands for payments directly with the customers bank. An iDeal payment module is almost manditary to make Drupal Commerce be addopted in the Netherlands. Ar there any projects going on implementing iDeal. Is there a paymen ...
spoetnik — July 2011 — 9 comments
Discussion commerce_cart_add_to_cart_form_attributes_refresh and drupal_alter
Hi, I am trying to add an additional AJAX command that's fired when users select a product reference (eg. users select a product reference and a value on the page is updated). I have found commerce_cart_add_to_cart_form_attributes_refresh() and I can ...
rj — December 2012 — 3 comments
Answer Answer to Question 4801
Vote up! 0 Vote down! I have a similar question. I have a product (yoga class) whose variations names are the specific class sessions, for example, here are two variation's titles: Mondays, 9-11, Sept 1- Sept 30 Tuesdays, 9-11:30, Sept 1- Sept 30 For ...
Raj — November 2013 — 2 comments
Answer Answer to Question 8302
Vote up! 0 Vote down! If the product image field is inside the product variation type, you might have to use another set of events, like in this rule: {"rules_get_product_image": { "LABEL": "Get Product Image", "P ...
Favio Manriquez — May 2013 — 2 comments
Discussion Duplicate items when using attributes
Hi Guys, New here, just dabbed into drupal commerce. My products have multiple attributes, so I followed the FAQ and created multiple copies of the same product with different attribute and linked them to a content product node. By doing so, every single ...
d3vilr3d — October 2011 — 8 comments
Answer Answer to Question 8538
Vote up! 1 Vote down! This really sounds like an issue to take up with the Entity API module maintainers. If I were trying to optimize this locally, I'd look at priming your entity cache by loading all the products in the results via commerce_product ...
Ryan Szrama — July 2013 — 4 commentsAnswer Answer to Question 3261
Vote up! 2 Vote down! We're still working through some of the bugs. This is definitely one of the items on our list. Glad you're using it! Hopefully we will get that fixed soon. ...
Aaron Dudenhofer — April 2013 — 2 comments
Discussion Gift Certificates howto
Hi, What's the simplest thing that could possible work for doing gift certificates with Drupal Commerce? I searched the site and all I found was a reference here: http://www.drupalcommerce.org/node/244 I searched the modules page and didn't see ...
MichaelCole — January 2012 — 6 comments
Discussion How to hide the label "Title" for products?
Is there a way to hide the label "Title" when displaying products? It seems to be impossible to hide the label of a title field. Sure it's possible to hide the title field entirely and create another textfield where I can hide the label and ...
PS1911 — March 2012 — 11 comments
Discussion Shipping Rules
I have hunted high and low and there does not appear to be any instruction as to how you create the rules to disable shipping costs when an order reaches a specific value. I want to offer free freight for any order over $100 I have looked through the rule ...
westsyde — August 2011 — 11 comments
