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 do I deal with complex discounting rules?
a user with the role Discount Band A would see a price of $120- 30% for Product 1, and $200- 25% for ... criteria... 1. User places an order. When they hit confirm the order is emailed to me. Drupal Commerce ... doesn't take any payment or generate an invoice. 2. A user has one of the following roles: "Discount ...
Question Is there a module to show a commerce cart in a popup window when you click on "add to cart" button?
summ of them, instead of simple showing exactly the same information about product which user already ... Line Item"). I think it is obvious to show a full cart with all products in a cart and a total ...
Nikita Petrov — January 2014 — commerce cart
Blog Drupal Commerce at DrupalCon London
introducing new functionality meant to improve the site builder experience around creating product displays ...
Ryan Szrama — October 2011 — 2 commentsAnswer Answer to Question 8934
Vote up! 0 Vote down! Rules is the way Create a rule type "Before saving an item imported via ... Product {type}" Conditions: Entity has field-> commerce-product-> field_size Data value is ... empty-> commerce-product:field-size:name Actions: Execute custom PHP code ...
edu — November 2013
Question How do I completely disable Cart and Checkout?
show products, promos etc but i dont want people to buy on the site, they will have to come to the ...
Answer Answer to Question 8957
https://drupal.org/project/commerce_custom_product STEP BY STEP 1) Create a price field on the line item type: ... admin/commerce/config/line-items/product/fields 2) Create a pricing rule: admin/commerce/config/product-pricing/rules/add 3) Add a condition ... possible to do this for only select kinds of products is here: ...
Josh Miller — August 2013 — 2 commentsAnswer Answer to Question 37668
"Combine like.." checkbox in the Add Cart form on the product and the line item displays, it should ... separate them out. But this only works when you add 1 product to your cart, then add that same product ... again. If you add a product with a qty of 2 or more, then they are combined again. I am in need of this ...
Travis — August 2015Answer Answer to Question 7339
create a taxonomy term view that show terms with a given parent. This view has the parent term as ... a contextual filter. Then use Views Field View to embed a view of products as a field. That view has the ... product category as a contextual filter. https://drupal.org/project/views_field_view ...
drifter — August 2014
Question after plain install how add kickstart features (like the admin menu)
(products + product displays in one go). Can anyone help us? Which info do you need to answer our question? ... why we would like to have the kickstart admin menu is because of the easy of use to add products ...
Nachtraaf — August 2013 — Commerce Kickstart
Answer Answer to Question 3767
items store the "display path" that the product was purchased on. Here's what the field ... default "Orders" view to link to the product that was purchased. The reason you can is that line ...
Josh Miller — November 2013