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.
Discussion List of products bought by the user
e-learning courses. I use commerce-7.x-1.7. I would like to make a page where an authenticated user can see ... a list of products (courses) bought earlier. (So not the admin, but the user himself.) It should be ... something like the 'User order' view, but listing all the products already purchased (by multiple ...
csaba.ortutay.admin — June 2013 — 1 comment — commerce products
Documentation Function that tells us if the items in Shopping Cart / Basket
<?php // Provided by stevetook in the forums. function items_on_cart () { global $user ... ; $cart = commerce_cart_order_load ($user-> uid); $line_items = count ($cart-> ...

Discussion Different discounts for each register user
Hello I have store for only register users. How to add different discounts for each register user ... ? I mean 5% discount for user X, 7% for user Y, 12% for user Z. Ho make it? discounts ...
Discussion User focused documentation of the product aspects of kickstart demo
Drupal users is still high. I needed to clearly explain the demo capabilities to my user, for example how ... part of the demo story with pictures and screenshots. My user and I found the process useful and I hope ... drupal_commerce_kickstart_2.0_-_user_view_-_products.zip 468.15 KB ...
Discussion Display User's Total in Block View
user's order total. I have a Relationship setup to "Relate this order to is owner's user ... the same total for every user, rather than just that user's total. Rather than showing 20000+ ... authenticated user. Should I be using a Contextual Filter instead of a Relationship? I'm not really sure ...
carelessdonkey — March 2013 — 1 comment
Discussion Show user tabs on orders page
When a user goes to 'Orders' on his account/user page (user/#/orders), and then clicks ... on one of the order numbers to see the order (user/#/orders/#), the user tabs at the top dissappear ...
jacquesroux — October 2012 — 1 comment — order details
Discussion First impressions: User Guide
In my opinion, the User Guide jumps in too much at the deep end for a new user. It seems to be ... shopping cart and making it live on the website. This would be particularly useful for non-Kickstart users ... possible to copy this article, or a variation, into the User Guide? Thanks. ...
authentictech — December 2012 — 1 comment
Discussion VAT- switching on off depending on user preferance
Hi I am wondering if anyone has made it possible for customers to switch on/off different taxes. For example where i live (sweden) companies should see prices excluded VAT and then the vat is added on the final price like a sales tax. But consumers should ...
Discussion how to let user download a file after payment?
goal is to let user do the following things: 1) login 2) select multiple options (commerce_bpc??) 3) ...
zaraki11 — December 2012 — 1 comment
Discussion "Multi-user" product submission
Hello, Is it possible to have a multi-user" product submission with the Commerce Module. ... I would like to have users post their own products on my website. If anyone has any suggestions I would be ...
beginnersluck — May 2012 — 1 comment