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 product image field to view
Hello I'm using Drupal 7.28 along with the Commerce 7.x-1.9 module Basically the image and the description fields are both on the Product Type not the content type as each product has its own description and image. In my view I now need to add the im ...
Discussion New field will not display..
I can add a field to a product, I can see and use that field when editing a product page, I can see the field while in the edit page and hitting "preview"- yet the new field never shows when I just view the page normally. What am I doing wrong? ...
asperi — March 2013 — 8 comments
Question Subscription and Products to access Commerce File??
Vote up! 0 Vote down! Hi Folks... I have been banging my head against a brick wall with this all week! I have set up my first site with Kickstart 2.0. (AWESOMENESS!!! BTW) I got my head around the variations vs content types thing but I'm still not c ...
Question Accidental product removal through database?
Vote up! 0 Vote down! I accidentally removed a product in the commerce_product table. How can I go about finding the remaining links and references to this product in order to remove it completely from the databse? Apparently I'm getting a error mess ...
SimbaClaws — May 2014 — 4 comments — accidental product removal
Answer Answer to Question 13606
Vote up! 1 Vote down! I will try to answer, but I'm not sure if I have correctly understood the question. You said For example, we have catalog of product displays, based on taxonomy + views and they must have various line item types>/cite>---- ...
mikeaja — April 2014 — 3 comments
Answer Answer to Question 10632
Vote up! 0 Vote down! From my experience you are looking at the proper setup. For mine: I have an event registration system that users can register and purchase for. There are times that each event is taking place at different locations and also there are ...

Answer Answer to Question 5370
Vote up! 5 Vote down! Great question! It took me a bit, but here's the solution: 1) Go to the rule "Create a new account for an anonymous order" admin/config/workflow/rules/reaction/manage/16 2) Click "edit" next to the "Crea ...

Question Rule to change order status to "Completed" not visible and not working
Vote up! 1 Vote down! Hello A few weeks ago I gave Commerce a try and I liked it VERY MUCH. One thing I wondered about though, was why the orders stay in Pending state after a payment is submitted via PayPal (sandbox in my case). I asked a question and go ...
Answer Answer to Question 12441
Vote up! 0 Vote down! Commerce License is a framework. Each thing that is licensed (a file, a node type, a role, etc) requires a license type (class that does the work). Commerce License comes with two submodules:- commerce_license_example (you can use it ...

Discussion Slow loading between products
Loading between product variations takes time to load whereas on websites like solopress.com the price updates instantly on click, is this possible on commerce? product attributes attributes add to cart ...