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 7026
Rate working and the user can choose but that is not what I am looking for. I want the Flat Rate Rules ...
park3d — February 2013
Discussion Which module to use for purchase discount coupon?
any module able to allow user to download the dynamically generate coupon when customer confirm an ...
maxchock — June 2011 — 1 comment
Discussion Product entities and/or product nodes??!!... how to handle my bookstore catalogue in DCommerce?
(http://www.ubercart.org/docs/user/10963/understanding_product_classes). But how to differentiate prices and other characteristics for specific instances (nodes?) of the ...
itamair — February 2011 — 10 comments
Blog Improving the Experience of Commerce Bundles
Commerce Bundles, while very powerful, isn’t exactly the most user-friendly from a UI standpoint. ... available to end users. Grab a copy of the export Rules and import the rules. Customize to your liking. ...

Discussion Options and Fields
the user to see and modify in the Product Display. Had my first field working (size). Looked great on ... options. Hit save- and I don't see an option for the user to select the variation of color??? What am ...
clint — April 2012 — 1 comment
Discussion Populate Commerce File fields programatically
uploading) The goal is automated product/display creation for the user. Is that possible? Thanks for your ...
jon-pierre — April 2012 — 1 comment
Discussion Why the name Ubercore?
This is a question asked by Jes in IRC, and moved to the forums for further discussion. uberchic: i'm confused by the new name still, perhaps you can help clear that up for me [1:17pm] rszrama: mikejoconnor: sure thing; I might tag IslandUsurper with ...
Tim — November 2009 — 8 comments
Answer Answer to Question 6486
as attributes? With that method, the price should be calculated correctly and displayed to the user ...
scottrouse — January 2013
Answer Answer to Question 10511
& $form_id) { global $user; //Gets the default product for the loaded Product Display. ... // If the logged-in users roll is NOT 'reseller' and product_access!= 0 ... if (! array_intersect ($user-> roles, $roles_allowed_to_buy) && $product_access!= 1) ...
A.hjelm — October 2013
Discussion Calculating shipping charges by weight
Hi, i'm pretty new to Drupal Commerce. At my internship they asked me to do research about Drupal and webshops. So i started looking into Drupal Commerce. I need a module, or a way without having to edit code, to calculate a shipping price by weight. ...
marcmarc — December 2011 — 33 comments