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 How do I allow one person to create several user accouts

I need the ability to sell access to surveys. To be able to access the survey each user needs an ... individual user account. This is ok for one person buying surveys for themselves but there will be clients ...
chaloum — March 2012 — 1 comment

Question How do I login to my store?

a business and doesn't want the shopping cart functionality yet. I removed the block with the login link ... on it, thinking that without a shopping cart the customers wouldn't need to set up accounts. ...
padams73 — April 2013 — Login, FAQ

Discussion Multiply by user field?

Is there a way to make a rule to multiply the price of a product by a user field ... ("field-markup")? I'm looking to provide different markups/discounts on a per-user basis. I can see my ... site:current-user:field-markup: for parameter amount is invalid. I currently have the fiel-markup set to a "Price" type. ...
sorensong — February 2012 — 1 comment

Question Product Gallery per Product Display/Selected Add to cart

shopping cart. The gallery should have the chosen image enlarged and the other images (from other products) ... chosen (shown enlarged) that when the customer clicks on add to cart. That that picture is added to the ...
Summit — April 2013 — gallery

Discussion Agree to terms checkbox before adding to cart?

I was wondering if someone could help me with this scenario. My client needs users to agree to the ...
pkchoo — September 2011 — 2 comments
Contributor Spotlight: Lars Olesen

Blog Contributor Spotlight: Lars Olesen

shop (discimport.dk). I thought Commerce Kickstart was a very cool starting place for creating a shop ... distro even better, so my own shop also worked better. So you added the behavioral tests, through Behat, ... distribution both for other users, but also for myself. The initial work of getting used to Behat and setting ...
stephen Stephen Weinberg — October 2015 — 2 comments

Blog How to create a Drupal 8 Toolbar Icon

contextual.icons.css (line 9) #ffffff Toolbar Bar: Active user.icons.css (line 9) #787878 Toolbar Tray: Default ... #drupal-contribute, I looked at the user and shortcut module for an implementation use case. The following example is ... from the user module: /** * @file * Styling for the user module icons. */ /** * Toolbar tab icon. ...
joshmiller Josh Miller — December 2013 — 5 comments

Question Minimum cart total if field has value

checkout and payment with no issue- if user selects Delivery- check order/cart total to see if its <= ... $9.99- If it is, display system message to user that they need to add more to their cart- They should not ... user select Delivery from the Pickup or Delivery field which is located in the Billing Profile fields. ...
tjohnston Travis — June 2013 — Checkout, Checkout Rules

Discussion How do I fetch visitors cart content count, using javascript?

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 services API. ... which users cart it's suppose to fetch data from. I have found dc_ajax_cart module- but I only want ...
klavs — July 2012 — 2 comments

Answer Answer to Question 7839

default hook_commerce_order_load() the Cart module uses to refresh shopping cart orders. Using ... pricing rules themselves to check the page the user is currently viewing before executing a pricing ... Cart module. Then your custom module can implement the same order load hook and only call ...
Ryan Ryan Szrama — April 2013

Pages