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 Off site payment example
must be also simple post redirect trigger after checkout completion, if an user has chosen a offsite ...
Answer Answer to Question 38614
directions (for Commerce Kickstart Theme 7.x-2.31 users): 1. On the top menu, go to Site settings > Visual ...
aggie — January 2016
Question how can i select SKU of product upon selection of class and subject terms?
of class(vocabulary) and subject (vocabulary)..i want a form where a user chooses class term and ...
Question How do I insert "Add to cart" button in my custom module?
the user to the cart page. Thanks in advance. Cart ...
dharam1987 — April 2013 — 4 comments — Cart
Answer Answer to Question 12599
the intranet), create a new user for every customer and use the Masquerade module to quickly switch ... between users. That way, your client can emulate the process for every customer and still have the ...
turion — December 2013 — 1 comment
Answer Answer to Question 12565
need to disable the rule that associates a user with an order: ... admin/config/workflow/rules/reaction/manage/commerce_checkout_new_account Make sure that rule is not active. This will keep user accounts from being created when they ...

Discussion Multisite shared cart /checkout
I found a tutorial for sharing the user information between multisite sites, but I haven't found ...
Antsa — January 2013 — 2 comments
Answer Answer to Question 7625
http://www.drupalcommerce.org/user-guide/products ...

Discussion Text removal "item"
Hy, i want to remove the word "item" that appears in the shopping cart, as i just use a shopping bag icon and implement the number of total items in cart. Rather removing the word or getting the total amount of products in cart via code. Any sug ...