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 RESOLVED- Completing the checkout process not firing

Looking for a little advice on where to start debugging a problem that just cropped up. For some reason, it seems as though the "Completing the checkout process" isn't firing in rules. Other rules related to calculating the sale price of an ...
spoonbow — February 2012 — 8 comments

Answer Answer to Question 3172

Vote up! 7 Vote down! Just a quick behind-the-scenes tidbit here: Drupal Commerce separates out its internal Order ID from what you see on the front end as the Order number. The Order ID is a serial numeric value that increments with each order created (i ...
Ryan Ryan Szrama — April 2013 — 3 comments

Discussion Not fully understand Ryan video about "Creating a Catalog"

Hello, I'm trying to build a catalog menu. I watched this Ryan video about "Creating a Catalog" http://vimeo.com/22748684. I works fine but I need not to manually add the terms to the menu. If a new term is created then this term should be ...
chefnelone — February 2012 — 2 comments

Discussion cart quantity change at checkout

Dear community, 1. how it is possible to change the quantity of a product already added to the cart lets say with a +/- button and immediatly change the value of the card. 2. Can i say there is a minimum order for each product. I.E. Product A sells in inc ...
stebau — September 2013 — 3 comments

Answer Answer to Question 4405

Vote up! 1 Vote down! You could go here: /admin/structure/views/view/commerce_user_orders/edit and add a "block" and click save. This will give you a block that you can place anywhere on the site that will show the current user's order hist ...
joshmiller Josh Miller — April 2013 — 2 comments

Discussion Product default image

Is there a way to define a default image when adding more than one image to a product? image product ...
jalves — August 2012 — 2 comments — image product

Discussion How do I setup multilingual products

Hi, when I go to add a product I don't see the translate tab so that I can add my product in the other language I have setup for my site. Is there something I need to do in order for products to become multilingual? ...
alauzon — September 2011 — 10 comments

Discussion View on products works for me as Admin but not as regular User

I have set up a view as described in the Video "Using Views with Products in Drupal Commerce". For me as Admin it works well, but as a regular or anonymous user I can only see the title of the view but not the content... ...
Martin_Mair — October 2012 — 3 comments

Discussion Product Display in Views

How do you display a Product Display in views. I have am developing a t-shirt store I have created 6 back end products each of the same t-shirt but but with a different size / colour e.g. t-shirt-red-small, t-shirt-red-medium, t-shirt-blue-small... you ge ...
Harntrox — March 2012 — 3 comments

Discussion How can I give the seller one more chance to alter the total price of an order?

Hi, I am currently working on a e-commerce website, and the basic workflow is as follows, 1) shopper adds products into the shopping cart; 2) shopper submit the order without payment; 3) seller reviews the orders submitted by shoppers, and is able to modi ...
foredoc — August 2014 — 2 comments

Pages