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.
Answer Answer to Question 8611
Vote up! 0 Vote down! global $user; $order = commerce_cart_order_new($user->uid); ...
Ismail Noman — June 2016
Discussion No Checkout link for anonymous users
anonymous users in the shopping cart. Any ideas what I might have done (or un-done?) Drupal 7.9, Commerce ...
spoonbow — November 2011 — 3 comments
Question Add to Cart button not working for Anonymous User
Vote up! 0 Vote down! Add to Cart button not working for Anonymous User.Would like to know whether ...
ajaichandran — August 2013 — add to cart
Question Price currency dependent on user language.
Vote up! 3 Vote down! Is this schema possible (by rules?)? For example my user browse a shop using ...
Question User who updated the order status
Vote up! 0 Vote down! How do you retrieve/know the user who updated the order status of an order? ... Order order status user ...
Question Can anonymous users create and purchase items with commerce?
up an account but can not get drupal to even show anonymous users my products. HELP?? anonymous users ...
Question How to let user edit a line item product already added to cart?
frame and check out withe the modfications included in the price. My only issue now user experience wise ... again.. which is not so intuitive... is there anyway that I can let the user edit line item products that ...
Question Add additional user_profile_item to display on "My Account" page?
(and a way for the user to edit it) on the "My Account" page. thanks. user Customer Profile ...
Question What is the function hook if the user change the default product?
Vote up! 0 Vote down! Hi guys I want to know what is the function hook if the user change the ... default product? When the user change the default product, the price is changing. what function is used to ...
iamfreelancer — August 2013 — commerce product custom code
Question User personal disounts. Cant find out how to create a rule
Vote up! 0 Vote down! I`m trying to add personal discount for users. Personal discounts are ... assigned by administration to the special field in user profile. For this I`ve added new field to the user ... profile (called 'field_personal_discount'- text field). If this field is filled- when user ...