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 Use Case for an Event Registration w/Early Bird Discount- UPDATED to suggest a different approach...need to hide certain lines
I've been working on this all week, and have gotten somewhere with Randy Fay's help, but I need further assistance in understanding this. Here's what I posted to IRC #drupal-commerce, but no response. cmcoppenbarger> I have a use case I ...
ccoppen — February 2012 — 3 comments
Answer Answer to Question 13333
is a node field, I'd probably hide the cart form and set the line item field to show the cart ...

Discussion selling Content to Users
Hiya M8s, i've got a question about a particulary Problem. Well, iam working on a Project (private Business Page) where i want to sell Content to Users. User X should visit my Site, and select from a Plan. For example he decided to go for an 30Days M ...
Dan — January 2012 — 3 comments
Answer Answer to Question 13329
using Views. Yes, there's lots to learn. Definitely want to learn Views, Rules, Nodes, Fields, and ...

Discussion Editable attributes in cart view?
Greetings! How would I go about placing editable attributes in the cart view? Once a users selects the products attribute (small, medium or large), I can get the attribute they select to display in the Shopping Cart (or cart view). How would I go about gi ...
Discussion Building quickbooks commerce module: question about setting tax rates in commerce
My company is building a quickbooks integration module for D7 commerce using SOAP server and services. Our proof of concept is almost done but I'm having trouble setting tax rates in commerce from the create-order screen (/#overlay=admin/commerce/ord ...

Answer Answer to Question 3948
http://drupal.org/node/296205 Admittedly, it looks daunting. // UPDATE: I just spent the last hour trying to use this feature of ...

Discussion Create unique products that can be ordered once
A hard one: A clients needs a shop that sells unique products. Every product is sold only hundred times and the client can choose the number (1-100) that he/she gets. The selected number will be printed on the product and cannot be sold twice. So a client ...
BarisW — July 2011 — 1 comment
Discussion ubercart > commerce migration issue
Both here and on the commerce guys screencast, I'm told I'm supposed to delete all product types, but I didn't understand. I kept trying to delete ubercart product content types. I needed to delete commerce created product product types. Ba ...
3goose — January 2012 — 2 comments
Question Performance issues
the node_view hooks to multiply the number of queries per product entity. When I remove the ...