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 31861

function HOOK_node_view_alter(&$build) {  if(!user_access('wholesale permission')) {    ...
DNZ Andy @ BlueFusion — January 2015

Answer Answer to Question 4532

something like this, when payment status is pending then dont allow user to view order details? Thanks ...
leand — October 2012

Answer Answer to Question 4374

http://www.drupalcommerce.org/user-guide/product-attributes-variations and: http://www.drupalcommerce.org/user-guide/product-displays Cheers! ...
Anonymous (not verified) — November 2012

Question How do I fetch visitors cart contents, using services api?

items are in the users cart. I would like to be able to cache all pages, except "cart view" ... and /checkout/*- using varnish. So I would like to fetch this counter of items in users cart- using ... module) can see which users cart it's suppose to fetch data from. I have found commerce_ajax_cart ...
klavs — February 2013 — Commerce Services, Cart

Answer Answer to Question 3975

something an attribute. http://www.drupalcommerce.org/user-guide/product-attributes-variations ...
joshmiller Josh Miller — October 2012

Question Product Reference Problem (Duplicate Images)

Vote up! 0 Vote down! On a Product Display I want to be able to show users a list of ...
suntower — September 2014 — Product reference

Question How does Commerce Kickstart 2 automatically update a product variation title?

the next time the user edits those via inline entity form. Good. But I also need them to update their ...

Discussion Commerce as a wholesale setup

users, but hide the "add to cart button" and the cart to anomonys users, so that only ... registreted users will be able to order? Does the system allow placing orders without any payment setup? We ...
Druplab — September 2011 — 2 comments

Answer Answer to Question 3241

to checkout for anonymous users that says, "We need you to_create an account_ before checking ... out." Why not sell a user role and then use the flag module to let them "build" their ...
joshmiller Josh Miller — April 2013

Question Make selected pricing attributes appear in the cart

if someone could tell me how to make views show the attributes the user selected, I'd be ... to order all of them. In the example below 'Items' is an option set and the user has ...

Pages