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 3626

The trick will be to add customizable fields that the user submits with their add-to-cart click. ...
joshmiller Josh Miller — April 2013

Answer Answer to Question 12475

pretty clear questions in the module settings page that asks how you want the user to interact with ... Paypal. The only issue that I have found though, is when a user is sent to Paypal to enter their credit ...
tjohnston Travis — December 2013 — 2 comments

Discussion add to cart button in product category display

hi, when a user views the product category and in there is shows about 10 products, it only shows ...
ariban99 — March 2013 — 3 comments

Question Commerce pages only visible by admin- advice appreciated

anyone help me figure out how to allow authenticated users? I'm on this page ...
ukfilmnet — October 2013 — commerce, permissions

Answer Answer to Question 12441

you can either enable commerce_license_role and use that license type to give the user a role, then ... Then, when the license has been granted, it grants the user access to the referenced node. ...
bojanz Bojan Zivanovic — December 2013 — 2 comments

Answer Answer to Question 31861

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

Discussion Checkout form validation: alter the value of a commerce customer profile

In my checkout form, I have 2 customer profiles: billing (default) and shipping (from commerce shipping module). Basically, I need to emulate the commerce_shipping 7.x-1 option "copy shipping information from billing", but i need to do that manu ...
strae strae — November 2012 — 4 comments — Customer Profiles, address field

Discussion Event ticket use case

Hi, I'm using Drupal commerce for an event registration website. When we sell event tickets as product we would require Attendee names and details for each ticket. we used line item field to store attendees details. However, we would need an extra fe ...
kooroach — November 2011 — 2 comments

Answer Answer to Question 3266

installed. I also assume you have a field that identifies whether a user is a vendor or not. The easiest ... Conditions of the Rule, add a condition that the user has to be a Vendor- This will make the UPS method only ... and add the condition that your user is not a vendor. This is of course a simplified answer- ...
smokinggoat — April 2013

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

Pages