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.
Discussion Print cart summary view in checkout page
page. I don´t know why, but somehow the developers decided do go the user on every checkout step ...
Answer Answer to Question 4646
Add relationships to Order and Product Step 3) Add a filter on the "User:current" and choose ...
Josh Miller — March 2013Question How do I change the price of an item in the cart??
with my price Action1: Add a product to the cart Parameter: User: [entityform:user], Product SKU: ...
Answer Answer to Question 7090
opportunity to add a 'help to the user text' that accept HTML! Then I probably will have to simply ...
clasie — February 2013
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 ...
Discussion Checkout Review in Checkout Complete
permissions for viewing order.. user/0/orders/* it throws an error: ACCESS DENIED You are not authorized to ...
herpes — July 2012 — 1 comment — checkout complete
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 ...
Answer Answer to Question 7026
Rate working and the user can choose but that is not what I am looking for. I want the Flat Rate Rules ...
park3d — February 2013
Question When Logged in as Admin, Site DB locks up
and anonymous users as if nothing is wrong. Here is the error I am presented when the error occurs: ...
Answer Answer to Question 8894
event that the user is able to find an Add to Cart button for the same product. Then you can disable the ... quantity textfield in the shopping cart form View so the user can't edit it, or you can do something ... already purchased). Additionally, you don't have any way while users remain anonymous to inspect the ...
Ryan Szrama — August 2013