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 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 ...
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 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
Question Basic Drupal Commerce functions not being seen
commerce_entity_reference_delete() in /Users/[username]/Documents/Sites/[site_name]/profiles/commerce_kickstart/modules/contrib ...
Answer Answer to Question 15426
Vote up! 0 Vote down! No:) Orders and other entities reference users by uid, and that one never ...
Bojan Zivanovic — August 2014 — 1 commentDocumentation Tiered Pricing
important thing to note is that the discounts here are site-wide, and are not aimed at a particular user or ...
Nicholas Vahalik — June 2014 — Drupal Commerce 7.x-1.x — Status: No Known ProblemsQuestion An easy way to track affiliate sales?
Vote up! 1 Vote down! Is there an easy method for tracking users coming into the site from ... referrers and, if that user purchases something, keep track of that sale? affiliate programs sales tracking ...
Documentation Customer Profiles
information, shipping information, or other types of details. These customer profiles are not unique to a user ... , meaning a single user may have multiple instances of each type of profile. This allows us to use the data ... collected to provide address book functionality where a user has a default profile of each type but may ...
Richard Jones — August 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems
Documentation Shopping Cart
Order. This Order is first created when a user adds a product to a cart. The Order is actually the ...
Richard Jones — August 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems
Question Whiteboard: Applying a discount on SECOND order
Rules but I'm not seeing that there since I have to check user, then order, etc. The users will be ... logged in so anon users will come back false. Seems like the logic is simple RULE: IF user logged ...
