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 Page not found in /user/1/orders/209
found" error lately when the user view the order at /user/1/orders/209 Local install ok... any idea where ...
Module Commerce Funds
a Money site like Paypal or Skrill possible and easy using Drupal. Commerce Funds provides the Site Users ... with the following functionalities: Users can Deposit Funds to their account using any Payment method ... available on the Site. Users can Transfer Funds to other user accounts using their Email. An Escrow payment ...
compujohnny — May 2012 — 57 Installs
Question Checkout extra info (related to user)
text, but it can have several values, so I just need to add this field to the checkout, and users need ... to select one of the value, for example: User: XXXXXX text values: garden, kitchen, room, office And ... the text values. How can I do that?? I try with taxonomies, but I need that the user add this values ...
Question Display recently bought items by loged in user
product by logged in user? Thank You for any sugestions. Views Order FAQ ...
Discussion Shop only for registered user
Hello, how can I set the shop only for registered users?? Guests can't see the shop and ...
Akini — November 2011 — 2 comments
Question How do I show per-user discounts? For example, "ON SALE!"
Vote up! 0 Vote down! I need a simple call or an idea of what to look for to see if a product has been discounted so that I can show an "ON SALE" image on the display node. Any ideas? Price ...
Question Force user to select one product from each of N groups
Vote up! 0 Vote down! I have an event calendar set up with event (product display) nodes and multiple ticket products associated with each event. See http://www.nlca.com/season/27 for a live example. I'd like to sell season tickets such that buyers w ...
bjornarneson — February 2013 — Registration and Tickets
Module Commerce Recommender
This module provides two default views: Users who ordered this product also ordered. Personal ... personalized recommendation view requires to read the user's purchasing history. If a user hasn't ... Recommender to make recommendations based on users products viewing history. After some playing around with ...

Answer Answer to Question 8611
Vote up! 0 Vote down! global $user; $order = commerce_cart_order_new($user->uid); ...
Ismail Noman — June 2016
Discussion How do I modify the default Commerce Discounts view to filter discounts by user
conditions applied to specific users? In short, I want to be able to see all discounts I have created for ... a specific user. I realize there are two different kinds of discounts (at least by default); either ... "Order" or "Product" discount. But if I have hundreds of users, and those users may have 5-10 ...
lalbright — December 2013 — 1 comment