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 8025
(/admin/commerce/orders/<order_id>/revisions)- full history of the order with log messages and users who made each change. ...
maciej.zgadzaj — July 2013 — 3 comments
Documentation Checkout Completion Rules
order with a known e-mail address to the appropriate user account-or- Creates a new user and sends the ...
Ryan Szrama — August 2012 — Drupal Commerce 7.x-1.x — Status: No Known ProblemsAnswer Answer to Question 13367
user IDs mapped to your entries? ...
delta195 — March 2014 — 1 commentDiscussion Complex price calculation using a field in the product
user's profile and another one in the product. Due to complexity, I need to use PHP so in the ... evaluation. I can access the field in the user profile using this code: <?php global $user; $usuario ... = user_load ($user-> uid); return ($usuario-> field_cantidad ...
perrymanson — September 2011 — 3 comments
Discussion how to create a marketplace use Drupal commerce
marketplace:- User: post product- User: Buy product- Admin manager all order. thanks so much! ...
gkmbinh — June 2011 — 3 comments
Answer Answer to Question 13550
http://www.drupalcommerce.org/user-guide/importing-products-using-feeds Cheers ...
Andy @ BlueFusion — April 2014Answer Answer to Question 8350
issue... In my case sometimes the new user is created and sometimes not. And sometimes a previous user is ... a pre-existing user) but sometimes not. I wonder if the developers of Commerce are aware of this long lasting ...
Al — January 2014
Documentation Currency Overview
as if it were in the user's current shopping cart order. The unit price of the line item is ...
Josh Miller — December 2012 — Commerce Kickstart 7.x-2.x — Status: IncompleteDiscussion add to cart
If I want the user to go directly to the checkout when they click add to cart how do I do that? ...
jamestbennett — June 2011 — 2 comments
Answer Answer to Question 9113
Vote up! 1 Vote down! First, you need to get the block to appear... this is a permission setting. Ping back with more info if this is not the case. ...
Josh Miller — August 2013 — 1 comment