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 selling products associated with dates
In my specific example i'm selling courses. You can buy 3 types of course bronze, silver and gold. The courses are always the same but will occur on different dates. It seems sensible to create 3 product types: bronze, silver and gold. Then create a ...
amcc — June 2011 — 1 comment
Discussion Add product price to a view
Having a hard time trying to figure out how to show the product price in a view. The Add To Cart form shows fine but no product price. I tried using this method I got around the problem by adding a 'Content: Rendered Content (The Content of the curre ...
analog andy — October 2013 — 1 comment
Discussion Embedding and altering Commerce entity forms
In this issue we've been making changes to the structure of code to further separate API concerns from the default UI. We've moved entity forms to the API modules, like the product and order edit and delete forms. Then from the UI modules we ...

Discussion Multiple values using Commerce Feeds
Does anyone know of this wonderful module? http://drupal.org/project/commerce_feeds I'm trying to add multiple values to multiple fields. I tried as follows: sku, title, description, image, tag, prod_ref MY-SKY, "MY TITLE", "MY DESCR ...
facine — May 2011 — 1 comment
Discussion Understanding Product Display Nodes
Hello- complete newbie here... In Randy Fay's great video on importing products (/node/467), he has a second step of importing into product display nodes and thereby creating product reference nodes? I am getting lost in the terminology. Is a product ...
donok — May 2011 — 1 comment
Discussion Text field is longer in the "Add a Product" form than specified in the Product Type.
I expected there are references to this somewhere out there but I cannot find them. I am using Drupal Commerce 7.x-1.1 on Drupal Core 7.10. I have added an additional field under "Store->Product->Product Types->Product->Manage fields" ...
ldbdragon — January 2012 — 1 comment
Discussion anon user buys premium content access
A limitation of the current ubercart (d6) is that if a user with no site account tries to buy access to a prmium not and they DONT create an account before checkout, then even though an account is created at checkout time it is not before ubercart tries t ...
artatac — March 2010 — 1 comment
Discussion Products progress report
Building off of DamZ's work, I've been expanding product support over the last couple of days. To test it out, grab the latest code from http://github.com/rszrama/drupalcommerce and Drupal 7. I'd recommend using the installation profile I p ...

Discussion Notes on development process
d7uc.org is not a support site, an issue tracker, a project management system, or a development forum. Use it for documentation, proposal incubation, meta-discussion, roadmaps, event coordination. Ubercore project on d.o; separate issue tracker, changed a ...

Discussion Process for removing a custom customer profile type
Hey, I am writing a contrib module customer profile types ui that provides an admin interface for adding new customer profile types dynamically through a UI. I've got the adding part and UI down for that, but I was wondering what happens when the mod ...
