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 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 No product display Name (Title) in the.../admin/commerce/products View

into the shopping cart, etc. so the front end seems to be working fine. However, when I go ...
AlanQ — May 2013 — 2 comments — Views, admin, Product Display

Question How set up so user selects product size from drop down list?

large and medium.- pants- XXL and Large- Bedsheets- N/A User needs to specify / select desired size. We ...

Question Allow Users To Change Status Of Completed Orders

built site that’s using commerce for workshop registrations. We want each individual user to be able to ... "attended" or "canceled." It seems like can't give users the level of access they need to ... not part of core commerce. users ...
Blake — May 2013 — 1 comment — users

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 ...

Question Commerce product bundles with one or more products to cart

Vote up! 0 Vote down! How can we add a commerce bundle with corresponding subproducts to cart by ...
saranya — July 2015 — Commerce Bundle

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 ...
Rosamunda — May 2013 — 1 comment — profile2
Lingotek

Module Lingotek

language to reach 98 percent of Internet users. This year, it takes 48 languages to reach the same number ... of users. For companies seeking to increase global market share, “translate frequently and fast” is ... content is automated, saving companies the time and effort of manually entering content. Users can ...
— July 2015 — CG pick, In Kickstart

Question Deleting a Line Item Programmatically

  //dprint_r($line_item->commerce_product[LANGUAGE_NONE][0]['product_id']);   global $user;   // Load the order and empty the cart   $order ... = commerce_cart_order_load($user->uid);   //commerce_cart_order_empty($order);   if($line_item->quantity!= 0){    switch ... commerce_cart_order_product_line_item_delete in the commerce_cart_line_item_refresh hook. EntityMetadataWrapperException: Unable to get the ...

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 ...
S1L — April 2013 — Customer Profile, user, user accounts

Pages