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 Adding Quantity to an add to cart page?
I can't seem to figure out how to allow the costumer to select the quantity of items they'd like to purchase on the costumer's view of the page. I created a view that displays:-Commerce Product: Title-Field: Image-Commerce Product: Add to C ...
switch — August 2011 — 9 comments
Discussion Increase stock level if order has been canceled/deleted
Can I return the value of the product stock level to initial value when order has been canceled or deleted? ...
z-buffer — December 2011 — 6 comments
Answer Answer to Question 4822
Vote up! 1 Vote down! Yes. Demo store product types, content types and categories are not deletable (due to the way how the Features module works), which is why the demo store can't be used for new projects (which is something we say quite clearly on ...

Discussion Which Payment Gateways for India, Italy, Japan, Denmark, Norway, United Arab Emirates, Singapore
Hi, I am about to start a very large Drupal Commerce project which will have coverage across several global regions. Each region will need to reflect local preferences for payment gateways. Whilst my preferred gateway for UK is SagePay I have little knowl ...
pdjohnson — November 2012 — 2 comments — payment gateways
Question paypal
Vote up! 1 Vote down! Hello, I download the kickstart drupalcommerce and configure the payment method to use paypal (with the PayPal Express Checkout module). I fill the api username, password and signature and use the sandbox As a user, fill my cart and ...
greg — August 2013 — 1 comment — paypal commerce quickstart
Discussion Cart Discount modification.
Hi I have a requirement that i need to give discount on first 5 quantities of type A and then from sixth quantity onwards start calculating price. All type A quantites are of price 20 and all type b quantities are of price 10 Example: Product Name Price Q ...
Anshu_Mishra — April 2013 — 2 comments
Discussion Display Product with discount
Hi everyone, My problem is simple, i want a view with all products that have a discount in my store but i can find a way to filter in that purpose. Thanks in advance for your help. ...
FrankiAA — November 2013 — 4 comments
Discussion One catalog, multiple collections
I would like to build a multi-site store configuration. Different sites for the different brand, and one site for product from all brands. Would it be possible to have one catalog for the site selling all brands, and share that catalog, but have a collect ...
spoetnik — June 2011 — 6 comments
Answer Answer to Question 9856
Vote up! 0 Vote down! Another option would be to remove the checkout permission to roles other than administrator. If you have a lot of products to update and they are in a data file, you might want to look into Commerce Feeds https://drupal.org/project/c ...
jrearick — September 2013 — 1 comment
Discussion Additional editable textfield for a line item
Hi, I'm searching for a solution for this problem: I want to have an extra field in the cart view for every line item in the cart, where the customer can add some text to the product, eg. a print message on the gift or a message on the cup. I have tr ...