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 how do I get line item quantity to link to cart in shopping cart view in user bar second?
Vote up! 0 Vote down! Hi- Thanks for Drupal Commerce. I started with Commerce Kickstart profile and have moved to a fresh non-CK profile install of Commerce. I have been able to copy over almost all of the theming I want from Commerce Kickstart to my Omeg ...
Question Hide price for anonymous users.
figure how to setup permissions that only registered authenticated users can see prices and add to cart. ...
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 ...
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
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