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 Allows Authenticated Users to Create Products
How do I go about allowing authenticated users the ability to create products for sale? I've enabled what seem to be the logical permissions but am still not seeing it. ...
allain — August 2011 — 1 comment
Discussion Adding shipping surcharge per item
Hi, We are using drupal commerce module in drupal 7 version. We need to add shipping surcharge per item in each product line item. But the shipping surcharge varies for each product line item. I have seen video in drupal commerce to add common $5 to per i ...
gskumar1234 — November 2012 — 1 comment
Discussion How can I execute commerce feeds Imports programmatically?
Hi, I would like to trigger one (already configured) import after the other- programmatically- from e.g. a custom form or module. Could anyone point me into the right direction? Thank you. PS: Commerce is a wonderful module! ...
maxilein — November 2011 — 2 comments
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
Answer Answer to Question 9945
with being a Node Reference? Here is my view: [code] $view = new view(); $view->name ... 0,),); /* Relationship: Commerce Product: Referencing Node */ $handler ... $handler->display->display_options['fields']['title_1']['table'] = 'node ...
ncarty97 — September 2013
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
Discussion upgrade role on successful purchase
How would I upgrade a role on a specific purchase. am trying to sell memberships to my site. so maded a product memebership. now all goes fine there. but how to automaically upgrade the role to "member" when they buy that specific product and th ...
Zuclo — March 2011 — 13 comments
Discussion need information right next to price...
Hi, still new to Drupal Commerce per legal requirements I have to add a small size text (like "price inclusive VAT plus shipping ") with a link to a shipping price overview right next to the price. A separate line or a line at the bottom of the ...
inki — December 2011 — 3 comments
Discussion Event Registration Questions
Hey guys, I am very anxious and excited to begin using Drupal Commerce. I have a couple areas that I specifically use in Ubercart that I'm looking to use when I switch over to Commerce and I'm hoping for some feedback. I use Ubercart to do our c ...
daniel-san — April 2011 — 7 comments
Discussion Do products need a SKU?
Alrighty, I'm trying to summarize a discussion that occurred in IRC today surrounding the need / name for the SKU on products. We talked about this in our San Francisco sprint last October, but I didn't recall reaching a conclusion away from SKU ...
Ryan Szrama — February 2010 — 20 comments