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.

Question How to get the quantity of a line item in rules?

should buy a product with a quantity where the quantity of the product is the time (for example months) ... the user wants to have the access, let's say to a special high-valued information area:) What ... I want to do is to give that user a role (which works by know) when the order was fully paid (which is ...
tobiberlin — March 2014 — Rules

Answer Answer to Question 12905

Vote up! 0 Vote down! Try this: replacewithyourdomain.com/user/login ...
iangreant — August 2014

Discussion Order for specific customers

Is there any way to create an order for a specific customer. All I can do via backend is create an order for a new customer. Would be helpful to select a customer in the customers-list and create an order for that one. ...
dodlhuat — June 2014 — 5 comments

Answer Answer to Question 7658

Vote up! 2 Vote down! You have a couple of options. First, I would do a quick search for "donation" http://www.drupalcommerce.org/search/site/donation Which might give this module: http://www.drupalcommerce.org/extensions/module/project/commerce ...
joshmiller Josh Miller — April 2013 — 3 comments

Question How to divide the Commerce Kickstart into sectors, adding managers for each sector.

the sales. Users can buy in any sector, but each product will have a responsible person. There are how ... a responsible person who will receive all questions about their products and even be commissioned according to ...
astutonet — January 2013 — sector, managers, commission

Answer Answer to Question 7340

user with role "shop". I can from display "hidden" product variation- "add to ... shopping cart" Is this the appropriate way? But not sure how to input rules to unhide when user with ... same price I setup color in product variation, but I could not add default commerce_price field to ...
newbieuser — March 2013

Documentation Demo Store Features

assumptions. For one, it assumes you are selling physical products. Thus, it has the shipping module all setup ...
joshmiller Josh Miller — August 2012 — Commerce Kickstart 7.x-2.x — Status: No Known Problems

Discussion German taxes

First: great thing Drupal Commerce My question: In Germany products EITHER have 7%vat-tax OR 19%. ...
ChristianAdamski — March 2012 — 6 comments

Question Deleting a Line Item Programmatically

  //dprint_r($line_item->commerce_product[LANGUAGE_NONE][0]['product_id']);   global $user;   // Load the order and empty the cart   $order ... commerce_cart_order_product_line_item_delete in the commerce_cart_line_item_refresh hook. EntityMetadataWrapperException: Unable to get the ... /*      * Check if a discount has been applied (this occurs if the product has a discount applied ...

Question Can rules modify the price displayed in the node?

successfully implemented some rules to apply user and product based discounts to the price before it goes in ... the cart, but I'd like to be able to display this discounted price beforehand. I.e. Product 1: ...
pfeff — April 2013 — 1 comment — Pricing Rules, price visibility, Price

Pages