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 Product Display in Views

I have created a view as in the video (http://vimeo.com/22746978). Show content of Product Display sore ... by title Display format Grid On views page create Relationship: Product Reference Add Fields: ... Not sure if this is the right place for this, but the issue is with "products reference" ...
scott.carlton — October 2011 — 7 comments

Answer Answer to Question 3744

Vote up! 0 Vote down! The first step is creating unique product types, yes. But in this case the ... question is a bit more involved. The real solution is commonly called a Product Display. Go to the regular ... Drupal content types admin screen. Create a new content type (the usual suggestion is to call it Product ...
Anonymous (not verified) — November 2012

Answer Answer to Question 5031

http://www.drupalcommerce.org/user-guide/products ...
joshmiller Josh Miller — March 2013

Question A link (url) to a product display that will open with a specific variation selected.

Vote up! 0 Vote down! Hello, I want to have a specific link for a product display. When a user ... clicks (also may enter in browser) on this link, it will go to a product page but with a specific product ... variation dispalyed. For example a link would be like: www.example.com/product1?variation_id=3 Then the node ...

Answer Answer to Question 3889

"catalogue" and add a taxonomy term reference field to your product display node. To display the filtered ... products in a page, create a view and add a taxonomy filter "catalogue". You can expose the ... elaborate. But here is one way you could do it. You can create a taxonomy vocabulary called ...
exeapps — August 2012

Discussion Product file alias tokens from product display

I'm running into an SEO optimization issue here, because of the "Product display ... " <-> "Commerce product" logic. My product display has two taxonomy fields; category and type. ... [category]/[type]/[title].[ext] But as product images are in the Commerce product type, and the taxonomy fields in the Display ...
wayaslij — September 2012 — 1 comment

Discussion Multiply by user field?

Is there a way to make a rule to multiply the price of a product by a user field ... ("field-markup")? I'm looking to provide different markups/discounts on a per-user basis. I can see my ... site:current-user:field-markup: for parameter amount is invalid. I currently have the fiel-markup set to a "Price" type. ...
sorensong — February 2012 — 1 comment

Question How do I create a Video Learning Site with ecommerce?

a Split-Payment system? 3) What module would be best allowing users to create a Community, and their own member ... Vote up! 0 Vote down! I am a non-programmer, a newbie teacher, and my goal is to create ... the opportunity to SELL DIGITAL PRODUCTS (Lesson Plans, Software, PDF files, etc.) on the site, and at ...
michaeldg7 — February 2013 — 1 comment — Payment, Downloads

Discussion Seminars and Drupal Commerce

Customer signs up for a weekend seminar. One price for the whole weekend. But there are multiple prices ...
samgreco — April 2011 — 15 comments

Discussion Creating custom order: can't reach checkout

booking_create_order (& $form_state) {    global $user;     $prod_ids = array(        array(            ... fields, designed the form and given it a submit handler that calls my function that creates the order. ... = commerce_order_new ($user-> uid, 'checkout_checkout');     $order_wrapper = entity_metadata_wrapper ...
headbank — January 2013 — 1 comment — order, checkout

Pages