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 How to change the product price according to user role

Hello, I have two types of customers: normal customer and dealer The normal customer by (1 t-shirt * quantity) The dealer have a discounts. So he can buy packages of t-shirts (2 small, 2 medium and 1 large) with a special price.. So I used the price field ...
wisamx — May 2012 — 5 comments

Discussion Restrict Qty

I'm trying to accomplish something similar to the functionality of Ryan's UC Restrict Qty module. We have a site that will be selling digital downloads, and we don't want customers accidentally ordering more than one of any product (it woul ...
bradhawkins — July 2011 — 23 comments

Discussion Add to cart with Ajax

I made a simple module (ajax_cart) that alter the add to cart form. The problem is that with this module I can add only one product to the cart. Can someone look at code and try to figure out. Thanks. Here's the code: function ajax_cart_form_alter(&a ...
supergogy — February 2012 — 21 comments

Discussion How to show only non referenced products in the "product reference" widget?

When I create(or edit) "Product display" node in "Product reference" field widget I can chose any product entity. I don't want to display products that are already referenced to other "Product display". I want to hide th ...
milkovsky — February 2012 — 3 comments

Discussion Clarifying product attributes and what it does / doesn't mean

here? Perhaps product bundles, but we are already in 3rd party module territory with just this basic ...
mikeaja — November 2013 — 1 comment

Discussion Is there a way to sell users the ability to create/post nodes (ex. classifieds)?

Hi. I am currently working on a classifieds D7 site, and I would like to sell users the ability to create/post a classified ad. With D6 + Ubercart this can be done using the UC Node Checkout module (http://drupal.org/project/uc_node_checkout), and followi ...
paulwedge — July 2011 — 4 comments

Discussion Cross-sell, Up-sell in drupal 7

Hello everybody, I'am new in drupal commerce world, I need your help about how to use Cross-sell and Up-sell in drupal commerce, I searched all over the web, I concluded that is possible, but no clear method. thank you in advance. ...
sbadia — December 2011 — 5 comments

Discussion selling dated products (eg courses) with options

If i have a product, which is a dated course with 5 options, the product display shows all 5 options in a drop down menu Each course happens on a particular date. The normal way of doing this seems to be to make 5 products for each date, this will be quit ...
amcc — November 2011 — 2 comments

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 Donation and a Custom Price when Adding to Cart

{drupal_add_js(drupal_get_path('module', 'donate'). '/donate.js'); $state_list = array(0 => "Select ...
aaronortega — June 2013 — 1 comment — commerce, donation

Pages