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

https://drupalcommerce.org/user-guide/payments... but that says nothing about how to create these payment modules.. all other documentation either ...
cappie — August 2014

Answer Answer to Question 37836

Vote up! 0 Vote down! Using rules, I've managed to build the first offer of allowing the user ... user can choose from for their free product Moved this select option field into the field group field ... users to select their free product I now just need to work out how to do the other promo- 2 for £5, ...
Carl Bowles — July 2015

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 ...
nitvirus — August 2013 — sku, terms selection

Question Why does Drupal Commerce change an original username to the full billing name?

username as 'John Doe'. If one looks at the list of users (/admin/people), his username will be ...
Raj — March 2014 — 1 comment — username

Answer Answer to Question 17002

mymodule_form_alter(&$form, $form_state, $form_id) {if ($form_id == 'user ...
senorbond senorbond — July 2015

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

Discussion View for product display content type with Has taxonomy term ID (with depth) does not show children term nodes

page Also the view does not show result for anonymous user but I resolve this by checking Disable SQL ...
NexusStar — July 2012 — 3 comments — views, taxonomy, product display, catalog

Answer Answer to Question 7625

http://www.drupalcommerce.org/user-guide/products ...
joshmiller Josh Miller — April 2013 — 4 comments

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 ...
sammyfm — January 2013 — 2 comments — cart, custom text

Pages