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.
Module Olark
Drupal Commerce users. Step 3: Configure the module Use the credentials to configure the module. ...
Documentation Cart Refresh
price rules that calculate the sell price per user. This is where you can add discounts, taxes, and many ... price for the current user. Attachment Size Cart-Refresh-Price-Rules.png 134.89 KB ...

Answer Answer to Question 3745
Vote up! 0 Vote down! See user's own answer. ...

Documentation Product Displays
to use for the front-end display of content. But you could use taxonomy vocabularies, or even users ...
Richard Jones — December 2015 — Drupal Commerce 7.x-1.x — Status: No Known Problems
Answer Answer to Question 44231
Vote up! 0 Vote down! Set FALSE at combine params: commerce_cart_product_add($user ...
Paulo Maia — March 2016
Question Entity Reference Link Issue
the edit page, and as an anonymous user it will just show up as plain text. This happens across my ... https://drupal.org/node/2096983 *I am working with commerce kickstart 2.0 reference entity link link to content admin user ...
Documentation Writing SimpleTests for Commerce modules
SimpleTest resources: SimpleTest tutorial SimpleTest Assertions SimpleTest API Functions Test Notifier user ... Commerce Developer Guide Ease your test development with: http://drupal.org/project/test_notifier Save user ... creation for the test unless it is used more than once (user creation leads to many page loads!) Capitalize ...
auzigog — August 2013
Answer Answer to Question 7181
Vote up! 0 Vote down! I used this code in my footer div: <?php if ($user-> uid > 0) { ... print l (t ('my account'), 'user'). ' | '. l (t ... ('Logout'), 'user/logout');} else { print l (t ('Admin'), 'user');}?> ...
jaap76 — April 2013 — 2 comments
Documentation Sell Price Calculation
representing the product as if it were in the user's current shopping cart order. The unit price of the ... Display of any price field to show all components. This is handy for showing a user that you are giving ... any user with the role "Administrator" and show the price with components. Our base price: ...

Discussion migrate from virtuemat 1
is there a way to migrate all orders, users and products from virtuemart 1 to drupal commerce? ...
ariban99 — February 2013 — 2 comments