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 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

Discussion Freezing the prices once in my Cart

a module): * I'm building a site where the prices of products update every minute. * When a user adds ... adding an item to the cart. But I need another rule for calculating the sell price for the user. The ...
zapple — March 2012 — 1 comment

Answer Answer to Question 9442

http://hazmedsdisastermanagementproducts.nl/shop/modules/user/user.css?m... "); @import url(" ...
alf_frommars — August 2014

Question How to use custom line item types in checkout

a new order and include a custom line item as follow: $order = commerce_order_new($user ...

Question How do I build a "sample pack" based on my other products?

They are all priced, etc. so that users can select their size and add it to the cart. Works great. Now ...
MrPeanut — April 2013 — 1 comment — Product Bundle, FAQ

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 ...
michaeldg7 — February 2013 — 1 comment — Payment, Downloads

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 9287

work like a Movie Theater admission! =) After that an email is send to the user so he can print is ...
sw3b — September 2013

Discussion Force 1 product per cart and quantity to one

Hello, i'm trying to add a rule to my drupal commerce install. i need to force 1 product per cart, with max quantity = 1. I tried: Event: Before adding a product to the cart Conditions: Elements: Total product quantity comparison Parameter: Order: [c ...
joeysantiago — June 2012 — 2 comments — rules, quantity

Discussion Rule for checking shopping cart (order) for duplicated items

I am trying to create a rule to check order for duplicated products. I am selling digital goods and it does not make sense for customer to buy two same digital products. So I created a rule that loops through commerce order line items to find duplicates. ...
sketman — June 2012 — 2 comments

Pages