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

I'm wondering if it is possible to use Drupal Commerce in a product rental environment. I want to run a shop that lets people rent audio/lighting equipment for party's. With optional: transporting the equipment and setting it up(installation) se ...
remixed — November 2011 — 6 comments

Discussion Set the value on the fly.

Is there a way to set the attributes value programatically? ie. when i load the product display node, how do i set my attribute values. I tried to update this variable but the attribute select boxes did not update. $colornid = 75; $content['product:c ...
marvzz — November 2011 — 6 comments

Discussion Connect to an ERP SLQ SERVER

Hello, We are integrator of a ERP + SQL SERVER. Client ask us to build for them ecommerce, connecter with the ERP. We are developing now these e-commerce, from 0. We are interested in Drupal Commerce. What is the good way to proceed?- Develop a module of ...
sigenin — December 2013 — 2 comments

Answer Answer to Question 13213

http://www.drupalcommerce.org/user-guide/product-attributes-variations scroll down to 'Example attribute configuration' in the pic, there is ...
toptomato — February 2014

Answer Answer to Question 3374

a pricing rule per role-field that has a condition for the user to have a certain role (administrator, for ... AND!empty($user->role['administrator'])) {  $final_price = $product->field['custom_field']['value'] ...
joshmiller Josh Miller — April 2013

Discussion howto hide primary_local_tasks?

shown to administrative users. As I found in the template source this is a submenu addressed as ...
inki — December 2011 — 3 comments

Question Combining product table and content node

page display for the user. I tried using the views- attachment, but it seems to restrict the second ...
aspooner — August 2012 — Product Display

Question Alow site vistors can browse variations of disabled products

to achieve the above but allow a non-technical user to activate the products after I have handed the ...
pipal — October 2013 — disabled, attributes

Discussion Is it possible to pass info from the content display to the cart?

Let me explain my situation so I can show why I need this. Maybe there is a better solution. I am trying to develop a site for a photographer. He wants many options available to purchase. Different print styles, types of paper, styles of mounting, all of ...
nathaniel.metrock — April 2014 — 1 comment — add to cart, content, product attributes

Discussion Updating drupal commerce price dynamically using views

session,user,product wise. ...
divyacommerce — February 2014 — 1 comment

Pages