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 Allow date field as product attribute
Vote up! 0 Vote down! Hi All, I've a requirement of allowing users to select a date before ... 3 different dates and set different prices for these products. On product display page user should be able to ...
Question Creating an iframe as payment method
acutal payment in the checkout process of drupal commerce. In this iframe the user will actually insert ...
doronsever — September 2013 — Payment iframe
Question Add role on checkout if cart contains certain products
Vote up! 0 Vote down! I need to add a role to a user if they have a specific category of products ...
Threadsniper — August 2012 — 1 comment — Rules
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'] ...

Question Help with a multistore ecommerce site best route
trying this route. For an authenticated user after they added product/products to the order. Problem: How ...
gdbwb05 — September 2015 — marketplace
Answer Answer to Question 12540
I think you might be best off creating a rule that checks on payment entity creation for a user field ...

Answer Answer to Question 7580
http://www.drupalcommerce.org/user-guide/product-pricing-rules-screencasts and there I see this remark: However if you are on a pricing rule event “Calculating the sell ...
Summit — December 2013
Discussion Creating View of Customer Totals
because I am not familiar enough with the various Commerce field options. 2) Similarly, for the user ...
carelessdonkey — February 2013 — 3 comments
Discussion Product options from a Content Type
I would like to add an additional option for the product before adding to cart. User's will ...
marvzz — October 2011 — 1 comment
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