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 Remove "Add to Cart" /Sell external products
How is it possible to sell external products via affiliate links without using the DC cart? I want to remove the "Add to cart link" on some products (not on all products). There should be only a link directly to the product on a external vendors ...
mindless74 — December 2013 — 1 comment — links, add to cart, external, Affiliate in drupal commerce, external system
Discussion Custom line item field to pull value from Product Display.
I'm selling product by the case which has a field on the Product Display called unit quantity which determines how many units there are in each case. I'd like to display this information on the order line item using a custom field on the Product ...
chrisp — September 2012 — 2 comments — Line item types
Discussion Multiple Signup for an event
Hi, I was wondering if any of you guys could help me with this: I am using Drupal Commerce for Event/Course registration and payment, and I was wondering how to let attendees/customers to buy extra places/seats for their friends and pay in one transaction ...
kooroach — September 2011 — 4 comments
Answer Answer to Question 8066
Vote up! 0 Vote down! So, I finally made it work so here is the answer: Event: After udpdating an already existing line item Conditions: 1/ data comparison: commerce-line-item:type = product 2/ data comparison: commerce-line-item:commerce-product:type = Y ...
Nicolas Bouteille — May 2013 — 1 comment
Discussion Display Price Field in a View- Help
Hello everyone, I am setting up a shop using DC and have hit a bit of a problem. I am using panels to override product displays and views to override taxonomy term displays. I have managed to get the price field into my product display node by adding addi ...
esuk96 — September 2011 — 4 comments
Question Download redirect on 404
Vote up! 0 Vote down! I have a commerce site that sells digital downloads. When a non-logged in user tries to access their licensed files (example.com/user/123/licensed-files) they get a 404. It would be a lot nicer to redirect them to the login page and ...
Discussion Development Standards Feedback
I went through and updated / expanded on our development standards page. I've changed the format a little bit as well. I'd love it if various folks, especially seasoned module developers, could take a gander and let us know what we missed. This ...

Answer Answer to Question 7913
Vote up! 2 Vote down! Banzai, What you need is a configurable product that changes the base price based on line item fields. I've created something similar for a pizza shop website that changes the price based on the ingredients that you choose. http ...

Discussion question: IMCE file browser and commerce file / private file system
I searched for quite some time for this and couldn't find anything. I want to use IMCE to browse the private folder (and sub folders i have created) to find my files to upload for commerce file field. When i open the IMCE file browser within a produc ...
Discussion Limited membership
I have created a product called Helpdesk500! Those who purchase this product will be able to raise help tickets. I want to restrict count of the tickets to 10 completed tickets. When the buyer tries to raise the 11th ticket, His subscription should automa ...