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 Load line item's prices in an array

didn't find anything yet. I need to load each line item's price present in the current user cart in ... cart and total amount of the cart with this code... <?php global $user; $order ... = commerce_cart_order_load ($user-> uid); $order_wrapper = entity_metadata_wrapper ('commerce_order', $order); ...
evanasse — May 2013 — 1 comment

Question How do I display price in user's currency using Price field from Commerce but NOT using Commerce Line Items

currency is appropriate to the user currently viewing the node (perhaps using SmartIP). I followed the ... automatically, which has a dropdown box which allows the user to select which currency to display prices in. ...
underaredsky — April 2014 — rule Data selector

Discussion Allowing users to add products

in as a user with this role. I'm also using organic groups, and can assign the user to a group ... would be a single product type with the following fields which the user would have a single form to fill ... as not to have to have the user create new product types, as i think this would be easier on my end! ...
phillbd — September 2011 — 5 comments

Answer Answer to Question 13606

line type assigned to it for the product selection (add to cart), selected through the field Display ... we are not displaying lines of products added to the cart. So all the information available at that ...
mikeaja — April 2014 — 3 comments

Documentation Setting up a Product Catalog

Cart Button and a price. This would be good for a one-page catalog, perhaps a table with available ... Views Edit View Add Fields Add to Cart Field When adding this field, you will want to check the ... "Link products added to the cart..." This means that when they add it to the cart, the link in the ...
joshmiller Josh Miller — September 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Question Why does my Add to Cart Form in Views only ever add 1 of the product to the cart?

Vote up! 0 Vote down! I have created a View that displays the Add to Cart form and exposes the ... the cart is only incremented by one. Any ideas how to make this work? Views Add to Cart form ...
ehalber — April 2013 — Views, Add to Cart form

Discussion The login name of the new user account

Hi, Is it possible to define different login user name instead user email? Like to set the in the ... billing form field that will be the login user name? Thanks a lot for a greate module!!! ...
noam — June 2012 — 3 comments

Discussion Pricing Rule changes base price permanently

I have created a user role "reseller". Every user in this role gets an individual ... discount, for example user XXX got 10% discount, user YYY got 15%. The discount is saved in the user ... is displayed correctly, but when I add the product to the cart, the base price is reduced by the ...
christof.simon — December 2014 — 1 comment

Question Combining users/ customers

Willem user records emails combine ...

Question Creating a product with user selectable values

type and a product, that has user selectable fields, but doesn't require a separate product for ... don't change the price, just specifies the users selection, ie size or color etc. These selections are ...
Martin M — April 2014 — Product, fields, product type

Pages