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.

Answer Answer to Question 3486

http://www.drupalcommerce.org/developer-guide/utilizing-core-apis/writin... ...
joshmiller Josh Miller — April 2013

Discussion Architecture question Taxonomy/Product type

with. I can create different Product Types for all products. I can also use Taxonomy and have a nice ... create a view to list a specific type of products, and maybe taxonomy is good to have then? And all ... vocabulary for all product types. The question is, which one of the methods should I use? Both? I want to ...
Chucken79 — May 2012 — 2 comments

Question How to remove blank options from Add to Cart forms?

products. I need the importer to "Auto create" the term if it's not blank, but to leave it ... Vote up! 0 Vote down! I've used Feeds to import individual products from a large CSV export ... "Colour" in the CSV to products associated with taxonomy vocabularies, which is then used with the add to ...

Discussion Using other products as "sub-products" for a product?

be bought separately. When the customer looks at the display page for "Product A", he ... Is it possible to use other products (entities) as a kind of "attributes" or ... "sub-products" for a certain product? Let's say we have a "base computer", We call it ...
bengt — November 2012 — 1 comment

Discussion Need suggestion

I am wanting to only charge tax on specific product types as defined on the product types screen. ... Would the best way for me to do this is to create a new field such as commerce_taxable when I create the ... product type then set up a condition to verify that it is set and is true? ...
criley — September 2011 — 4 comments

Question Is it possible to let users pay directly to other users?

Vote up! 1 Vote down! Can Drupal Commerce be configured so that users can install their own ... Jim via the site. The website itself would not be an intermediary in the payment process. All users ... could have the option of setting up payment options for themselves. Payment user points FAQ ...
Tait — February 2013 — Payment, user points, FAQ

Answer Answer to Question 8387

just fine to add a product reference field to the user account and use the value of that field to ... filter a list of products they're allowed to purchase. You can do that using the Field UI and Views. ... To prevent customers from somehow adding a product to the cart that they shouldn't have, ...
Ryan Ryan Szrama — June 2013

Question How do you add two price fields together?

product display, moved it around, made it look pretty and bam... it didn't work. There are not two ... Vote up! 2 Vote down! Each product in my store has a price. That price is total the customer will ... the shipping amount himself. I thought this was going to be easy... I created a new field and called ...
cjaspencer — April 2013 — 1 comment — Shipping, Price

Question Cannot Set Product Price Progamatically

Vote up! 0 Vote down! Hi I have created a module that adds products through CSV. All the ... attributes get populated apart from the price. I am not sure where i am going wrong. $product_node = new ... stdClass(); if (!empty($product ...
Surf Thakur — July 2014 — Price, progammatically

Discussion Copy product variation types

Hi everybody. My store contains similar types of products with difference in one or two fields. ... color, images are identical. Is there any way to copy product variations? Thanks in advance. ...
Kiteman — December 2012 — 4 comments

Pages