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.

Answer Answer to Question 3745

Vote up! 0 Vote down! See user's own answer. ...
joshmiller Josh Miller — September 2012

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

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

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 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: ...
joshmiller Josh Miller — November 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems

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'). ' &nbsp;|&nbsp; '. l (t ... ('Logout'), 'user/logout');} else {    print l (t ('Admin'), 'user');}?> ...
jaap76 — April 2013 — 2 comments

Documentation Product reference field

which is used to display a product/products to the end-user, typically as an Add-to-cart form which is ... a product node type which includes images, description, and a product display field. The end user will view ... allowing a user to select from multiple products. This will be useful for products that are related (choose ...
jody — May 2012 — 1 comment

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
Olark

Module Olark

Drupal Commerce users.   Step 3: Configure the module Use the credentials to configure the module. ...
— July 2015

Question Product Display Access by Role

customer types are defined by user roles. So I have customers with roles ALPHA and BETA for example. I want ... the ability of users to view products by role? I must be missing something simple, I hope you can ... help. Thanks in Advance! Product Display content access user role ...

Pages