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 How to import users and customer profiles
Vote up! 1 Vote down! What is the process for importing users and their addresses? I'm using ... Commerce Feeds- I can import the users easily enough and can import customer profiles fairly easily too, ... but the only way I can see of linking the two together would be via their user ID. Users won't ...
Answer Answer to Question 12912
place to use line item fields. If you add an image field to your product line item type, there's an ... large and degrade performance. Additionally, if you only need some products to have the field and not ... others, you may need to define a separate line item type / product display node type specifically for ...
Ryan Szrama — February 2014 — 4 commentsBlog Building a Drupal Commerce store with almost no coding
website myself! By working at Commerce Guys, as the project manager of the Product team, I actually have ... rate for every order which has more than 2 products. The shirts are in our spare bedroom, and I take ... sell a bundle of 2 physical products (man, woman) on each line item. Since there was no complete ...
Augustin Delaporte — February 2014 — 1 commentDocumentation Modifying the Shopping Cart using Views
contextual filter, be sure to provide default value and select "Current user's cart order ID." ... You could also add a new relationship to the referenced product and add product details. For our ... example, we added a product photo. Administration Structure Views new_shopping_cart Edit Add Fields Footer ...
smokinggoat — August 2012 — Commerce Kickstart 7.x-1.x — Status: No Known Problems
Question Create order programatically for anonymous users
users:/ In that case, a "not found" page is returned and the order (as my debug) is not created. ...
tregismoreira — June 2013 — 1 comment — commerce_order_new
Question Custom add to cart form with two product displays
solution for my problem. I'm building an event registration site. For a good user experience we want ... to combine all products for one participant in one form. Product type: ticket (created) with custom ... TO CART FORM SETTINGS Fields attached to product line item types can be included in the Add to Cart ...
Question How to add Orders tab to User account page
looking for hours and cannot find the fix: How do I add an "Orders" tab to the user account page ... so that they can see their previous orders? Thanks in Advance! order user tab account ...
uberman — May 2013 — order user tab account
Question How to use Billing information values to populate user fields at account creation at checkout
Vote up! 1 Vote down! I've added a field to the user entity (field_first_name) Now I'd ... with billing information values the user entered during checkout, specifically 'First name'. ... customer profile type. Customer Profile user user accounts ...
Question How may I allow registered users to complete the order in a usable way? (removien fields that I don´t need them to complete... again)
this workflow: a. Anon user completes an order. The order contains profile2 fields. If the payment gets ... confirmed the user is created, his profile2 fields are filled with the order information, and he gains ... a role in the site. Registered user has to do the same. b. The problem is that the registered user ...
Documentation Working with entity metadata wrappers
referenced by properties or fields of the wrapped entity. Examples A product line item contains a product ... reference field. Business logic often calls for different types of products to interact with the cart or ... checkout process differently. Given a line item object, you could access the product information like so: ...
Ryan Szrama — May 2012 — 3 comments