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 Multiple line items in the database but one in the order page

Hello. I am doing a report module to show various information about drupal commerce orders and line items. I am now facing a problem with the line items: For some orders, in the commerce_line_item table, there are multiple line items for the same product ...
glcp — March 2013 — 2 comments — Line Items

Discussion Programmatically add new product

The values for sku, title and commerce_price are good. $form2_id = 'commerce_product_ui_product_form'; $form2_state['values'] = array('sku' => $form['title']['#value'].'_'.rand(1,10000), ' ...
dlats — November 2013 — 1 comment

Discussion How to sort the product?

Hi In Drupal 6, have some solution about sort product. Use Faceted Search Module, which sort informations from CCK fields http://facetedsearch.davidlesieur.com/, great and simple module. Unfortunately does not have this module for D7. How you sort the pro ...
nawi — February 2012 — 2 comments

Discussion How to add few images in product node?

This is my forum post, so hi all! How to add few product images? I need one larger image and several smaller photos below. How to make it? ...
nawi — February 2012 — 2 comments

Discussion Commerce Coupon

Hi, Does anyone know of a reference guide on how to use the Commerce Coupon module? Thanks! AA ...
alnoot — January 2012 — 2 comments

Discussion new orders on top

Hi, when someone places an order on my site the new orders go to the bottom of the list, so i have to scroll down to see the new orders, can this be the opposite? the new orders should be on the top and hte older ones on the bottom? thanks ...
ariban99 — March 2013 — 2 comments

Discussion is it possible to have the customer choose which digital file they get?

I am trying to start a store that sells 500mb files of zipped audio. I want to be able to offer each product in different formats, for example mp3 or.wav. I was able to setup two products and have them selectable on the desired product page, however this ...
Tim Jones — May 2012 — 1 comment

Discussion is it possible to setup user acces for specific time periods and auto renew access monthly?

Any information on how to setup user access to get access for a specific time period? like for example a monthly membership? What about auto renew membership every month? Any help is much appreciated!- Tim Jones [email protected] ...
Tim Jones — May 2012 — 1 comment

Discussion Customizable Products with Shared SKU's

I know its been mentioned before, but the line item manager is by-and-large the most confusing change from Ubercart to Drupal Commerce. It's too bad I didn't get a chance to sit in on Ryan's talk at DrupalCon Chicago (so many sessions, so l ...
wjaspers — March 2011 — 8 comments

Question Add a remove item button on checkout page

Vote up! 3 Vote down! On the first step of checkout process I have cart view. but i have to give the customer the chance to remove items from his cart at this stage. I edited the view Shopping cart summary (Commerce Order) by adding a (Line Item) Commerce ...
milkovsky — October 2013 — 1 comment — Checkout, Cart, Cart ajax refresh

Pages