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 Removing attribute of "size" from teaser view
So I added a size field to the product content type as I sell some items of clothing and obviously want size. That works a treat, however when I manage display and on the teaser select size to be "hidden" it still shows http://www.requiemstore.c ...
RequiemUK — November 2012 — 2 comments
Question Create order programatically for anonymous users
Vote up! 0 Vote down! Hello, guys. I need a help:) I'm trying create order programmatically, following this excelent article by Ryan Szrama, and it working (almost) perfectly... Except for anonymous users:/ In that case, a "not found" page ...
tregismoreira — June 2013 — 1 comment — commerce_order_new
Question How do I create a relationship to the table commerce_options?
Vote up! 1 Vote down! I've got a commerce installation using product attributes and product options. Everything appears to be working when I add options to the products. When I add products in the shopping cart, the system asks me all the options as ...
Discussion "Add to cart" form using AJAX
Anyone edited the "Add to cart" form in order to use AJAX to insert products in the cart without reloading the page and showing a "Product added to cart" message popup in the center of the page? Any hint on how to do that? cart add to ...
Answer Answer to Question 8036
Vote up! 1 Vote down! In your product display content type, take a look at fields configuration: in the Fields Display settings, put the product field format as Add to cart form ...

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
Discussion Bestsellers View
Hi guys. Wonder if anybody could help with creating a Bestsellers view. I'm currently weighing up whether Drupal Commerce is the right eCommerce system for an upcoming project. I use Drupal 7 a lot, and I love it, especially the ease with which you c ...
Answer Answer to Question 8434
Vote up! 1 Vote down! Without more information, it's hard to be sure. Sounds like you're using Kickstart 2 and created a site based on the demo store. You will have to re-install on a non-demo store to get rid of a lot of the demo content types, ...

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
Question How to get past install profile installation stage of kickstart
Vote up! 0 Vote down! I am installing Drupal Commerce Kickstart 7x 2.12 core zip in mysql/Apache server. It gets to Install profile stage and hangs. it starts to show blank on the next stage. installation ...
gadruc — January 2014 — 1 comment — installation