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 display number of orders
product was already bought by clients. This number also needs to show up for anonymous users. Anonymous ... users can't see anything which is attached to orders. How can I solve this? EntityFieldQuery? thx ...
Kris Obbers — January 2014 — 2 comments — commerce orders
Answer Answer to Question 3501
Vote up! 0 Vote down! See answer provided by user in above comment:D ...

Question Where to modify order email in Kickstart?
Commerce Kickstart order email- which is sent to user when user has set order. Can anyone help me on this? ...
Answer Answer to Question 15426
Vote up! 0 Vote down! No:) Orders and other entities reference users by uid, and that one never ...

Question Pull Address from Address Field into Customer Profile (Billing and Shipping)
Vote up! 0 Vote down! I am using Address Field module and users enter their address at the time of ... users go to checkout, they could select same address from 'Addresses on File'. I tried ... 'commerce_extra' module which shows address from users address filed but I am looking for way to add it even before ...
Documentation Tiered Pricing
important thing to note is that the discounts here are site-wide, and are not aimed at a particular user or ...

Answer Answer to Question 7580
User has roles: site:current-user, Roles: wholeseller-- or-- opt B. (to check by user id) Condition: ... Add new condition: site:current-user:uid, whateveruserid Action: Commerce Line Item: Set the unit ... "field_wholesale_price"}}, {"user_has_role": {"account": ["site:current-user ...
drupalastic — April 2013 — 2 comments
Documentation Rich Email Notifications
by default. Admittedly, this functionality is a bit hidden from the average user and it's in the ... long term goals to expose more of this functionality to the user interface in a more understandable ...

Question Basic Drupal Commerce functions not being seen
commerce_entity_reference_delete() in /Users/[username]/Documents/Sites/[site_name]/profiles/commerce_kickstart/modules/contrib ...
Question How to update the price of a product based on the birth date of the registrant
Product2-> UNDER € 5 Now, in registration (COMMERCE REGISTRATION) checkout, insert the birth date of a user ... . I must compare birth date with event date. If the user is a minor pays UNDER, otherwise ENTIRE. Thank you ...