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.
Answer Answer to Question 7266
Vote up! 1 Vote down! Does such functionality even exist in any e-commerce solution? If so, please post a link. I have never heard of this before and not sure why it would be needed. Better yet, can you please provide more details about your use case? Per ...
drupalability — April 2013 — 1 comment
Answer Answer to Question 4393
Vote up! 1 Vote down! I can verify this works. I increased max_allowed_packet to 16M and it cleared this error. Thank you, CC ...
cstachris — November 2012 — 1 comment
Discussion How do you display product variations select list when you create a product list page with views?
Hello and great work on Drupal Commerce. The site i am building sell quilts. One quilt in particular comes in several sizes so i created a new product type called "Quilt variation". I added a new field to my product type called "size" ...
greenavus — February 2012 — 1 comment
Discussion Accessing product_id within template files and updating via ajax.
I have a product display page that contains n products within it. I have customized my template to access various product fields with calls such as print render($content['product:commerce_price']); This has worked out quite nicely as these updat ...
NicholasR — March 2012 — 1 comment
Discussion Prepopulating "Catalog in "Product Display" from data in "Catalog" In "Product"
Hello, I was wandering if there is a way the prepopulate my "Catalog" taxonomy term field that is in "product display" with data that is in "Catalog" (same field) in "product"? ...

Discussion could use modules recommendations to do some of this...
Spent the past week searchng commerce modules for functions I need. I have determined most of what I need to this point, but here are a few things I've not resolved. 1, Don't want to ask user./customer to fill in any registration forms or inform ...
domineaux — July 2012 — 1 comment
Answer Answer to Question 3495
Vote up! 0 Vote down! You can either reinstall commerce kickstart and not select the options to fill in example products, or go to content and remove any product display nodes, as well as into the store section, and remove products there. 1. Reinstall Dru ...
Kingu — March 2013 — 1 comment
Discussion multicurrency site with exposed filter
Hello, i have a view (taxonomy term) of product displays prod_display->title prod_display->image product->price I use 2 currencies on my site, but when i want add exposed filter by price, i must choose currency. When user switch to another curren ...
stef — February 2012 — 1 comment
Discussion Empty Shopping Cart Link
I have been scouring the net looking for information on how to create an "Empty Shopping Cart" button/link--without success. Essentially, my concern is, that if users add contents to their cart, it keeps the cart block display ad infinitum seemi ...
dale brendan — August 2013 — 1 comment — empty cart
Discussion User sets price (pay what you want scheme)
I am attempting to implement a payment scheme where the user can set the price they would like to pay for a product. So far I have followed the Rules outlined here: http://www.drupalcommerce.org/node/699 But that seems to set the new price for a product t ...
timothybeamish — February 2012 — 1 comment