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 Updating the Price- Adding an On Sale price

As I understand it, I have to create a separate product node for each color and size variation. I combine those product variations using a Product Display node. This Product Display node becomes the "parent" or container for the child variations ...
echodos — April 2011 — 5 comments

Answer Answer to Question 22474

Vote up! 1 Vote down! hi.. yep the solution was obvious and easy, I just didn't see it at that time. The coupon module and coupon commerce as a whole do not work very well, it's probably one of the weakest written modules which causes Drupal 7 t ...
Sina — December 2014 — 1 comment

Answer Answer to Question 43185

Vote up! 0 Vote down! Well, I had 7.x-2 version installed, 7.x-1 it fixed the problem. But not the way I expected. Suppose we have a list of colors (common for all products), and when I create tshirt product I want to tick just few colors of that tshirt t ...
RevalRomanov — December 2015 — 1 comment

Discussion Can't get into scope customer profile billing fields other than address component field

ok, here is the thing. In the billing profile type I added a text field. What i need to do is to apply a tax base on the value the user enters in this field. The problem is I can't find the right condition that bring into scope this text field. " ...
dianikol — February 2012 — 2 comments

Discussion Unique identifier for each ordered cocktail?

Is there an easy way to have Commerce auto-assign a number for each ordered item? For example, in an imaginary online bar- a customer might order many cocktails and I would like each cocktail in the cart to be auto-assigned its own unique number (1, 2, 3, ...
MM10 — April 2012 — 3 comments

Discussion Google Merchant product feed export

Does anyone have a solution to create a feed from Drupal Commerce to submit your store to the Google Merchant Center? http://www.google.com/support/merchants/bin/answer.py?hl=en_US&answer=18... Those are the specs for the feed. I would like to do that ...
Jeff Purtle — December 2011 — 7 comments

Question Need to remove "Add to cart" button and "Enter quantity" from product display

Vote up! 2 Vote down! Hi everybody, I decided to install Commerce Kickstart 2.19 and import products from Virtuemart for my client. At the beginning I need only product catalog without any payments and checkouts. Just to remove these two things. How to do ...
Przemek B. — November 2014 — 1 comment — Commerce Kickstar

Answer Answer to Question 43166

Vote up! 0 Vote down! You could do this easily with Views Bulk Operations. ...
tjohnston Travis — December 2015 — 1 comment

Discussion Disabling a checkout page

There is no "enabled" property for hook_commerce_checkout_page_info(). This property is available in hook_commerce_checkout_pane_info() but not page. I'm trying to work on my first module for Commerce (actually, my first module period) whic ...
switch — June 2012 — 4 comments — checkout, shipping

Answer Answer to Question 13273

Vote up! 0 Vote down! You are describing a common use case. We call this "Customizable Line Items" and you can achieve this by creating a field on your line item type and clicking a checkbox that says enable this field on the add to cart form. ...
joshmiller Josh Miller — March 2014 — 2 comments

Pages