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.
Question Submit handler for quantity change in cart?
form... but I'm not sure where to put it. More specifically, I need to see if the user updated the ...
Question Line Items have me confused.
"Extra Car Decals" to display quantity and price in the "Memership add to cart" form. It ...
Answer Answer to Question 3223
change the owner to the user in question. That part seems pretty straightforward Drupal. I do it for ... creating nodes as Admin for other user accounts, for example. However, to reference existing customer ... profiles for the user, you're going to need the Commerce Addressbook module, as that's the module ...
Ryan Szrama — April 2013 — 1 commentDiscussion Add a Delivery address
Hi I would like to add a seperate Delivery address to the checkout process, could someone point me in the correct direction with this please. Ultimatly I would like a check box below Billing address which says Use same address for delivery, then on untick ...
purplemonkey — August 2011 — 5 comments
Answer Answer to Question 3260
that lowers the base price of products (as value discount) based on $ value field added to my commerce ... coupon pricing rule like that:- added condition: Entity [commerce-line-item] has field: commerce_product- ...
Anonymous (not verified) — April 2013
Question Get add to cart product info and bring to url-arguments
http://drupal.stackexchange.com/questions/24279/populating-fields-from-t... for users, but do not see a product example. Greetings, Martijn Add to Cart form ...
Summit — June 2013 — Add to Cart form
Answer Answer to Question 3159
writing new features for existing commerce_* contrib. For discussion sake, lets say that your users are ... able to save their CC info using a CIM provider. The CIM feature is exposed to the user, not ... masquerade module to allow an admin role to "switch" to that user and create the order. Not ...
warmnoise — November 2012 — 1 comment
Answer Answer to Question 13730
specific to Commerce itself, so tread lightly on any Drupal 7 site for any entity type (e.g. nodes, users ...
Ryan Szrama — May 2014Discussion Special instructions field
I created a new field for my products called category and I set up my test site's order page as a view that displays all items from a particular category in a table: View: Table: I'm trying to find a way to add a button that pops up a text field ...
switch — October 2011 — 6 comments
Answer Answer to Question 13732
a tricky problem.: D The issue, of course, is that product pricing is enacted at the line item unit price ...
Ryan Szrama — May 2014