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 Defining a Customer Entity

I've been rereading some of my thoughts on orders and mulling over conversations with TR and gordon. We speculated on the need for a customer entity in Paris but didn't pursue it, instead placing a customer_uid field natively on order entities. ...
Ryan Ryan Szrama — May 2010 — 18 comments

Discussion product & attribute design direction

I have a database of 200,000+ records with attributes. Each record has one or more associated digital files (ascii, pdf, jpg). Each file type is considered a "data type" (6 different data types). I want to sell these data types (which have value ...
jnallen — March 2014 — 1 comment

Discussion Product Types & Attributes

If I have 2 different attribute options (color & size) and I want some products to have those attributes or combinations of those attributes, do I need to set up a different product type for each combination? eg- Some products will have no attributes- ...
thepauly — August 2011 — 2 comments

Discussion Own entity as product entity

Hi, If i understand the Drupal Commerce architecture correctly, I am supposed to create a product "entity" to define the product, followed by a product "node" which will allow me to visualize the product entity. Currently I'm work ...
svendecabooter — March 2011 — 4 comments

Answer Answer to Question 13428

Vote up! 1 Vote down! If you're using the Devel module: kpr($wrapper->values()); ...
delta195 delta195 — March 2014 — 1 comment

Answer Answer to Question 3695

Vote up! 0 Vote down! I am almost positive that the law states you only need to charge the sales tax of the county that the physical location is in. So if the store that is fulfilling orders is in Lake County, ANY order that is shipped to IL will be charg ...
BD3 — August 2012 — 3 comments

Discussion Node fields in Commerce products/orders?

Hey all- question regarding using node fields in Commerce. I have an Event content type and an Event product type. Events have dates and can have multiple dates. When a user purchases a ticket to an event, I'd like them to be able to select a date fr ...
welly — September 2012 — 1 comment

Answer Answer to Question 10301

Vote up! 0 Vote down! Maybe you have CHMOD restrictions to the directories with your pictures. Set 755 to them. ...
malovanets — October 2013 — 1 comment

Discussion Hide Add to Cart for a product if it is already in the Cart

Is there a way using Rules to hide the Add to Cart for a product if it is already in the Cart? ...
MarioBrus — November 2013 — 2 comments

Question How to add a 'timebased' price on a product (e.g. seasonal pricing)?

Vote up! 0 Vote down! Hi There! Is it possible in commerce to set up a price calculation which depends on a date (=day or date range)? the use case is: i have the product type event and the pricing depends on seasons, weekends and holidays. the module roo ...
einsk — August 2012 — 1 comment — booking

Pages