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
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 ...
Discussion Product not available... but I don't have stock!
product". Another user told me there was a fix/patch but as usual he didn't tell me how to fix this ...
smurf — May 2014 — 1 comment
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 ...
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 8719
views_handler_area { function render ($empty = FALSE) { global $user; if (user_access ('create answer ... content', $user)) { // Build an empty Answer node object for use on the form. $node = (object) ... array( 'uid' => $user-> uid, 'name' => (isset($user-> name)? ...
Josh Miller — April 2014Discussion How do i add files to an order
Hello, i am trying to let users add files to there order. Webshop where they order flyers and so ...
michiellucas — February 2012 — 2 comments
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 ...
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 ...
