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.
Answer Answer to Question 3292
Vote up! 1 Vote down! Sounds like you need to post a feature request for the maintainer. http://drupal.org/project/issues/commerce_extra?categories=All It's possible to create a rule that redirects a user. The trick is finding an event that will work ...
Josh Miller — April 2013 — 1 commentAnswer Answer to Question 5197
Vote up! 0 Vote down! How about rules? Rules ist made for this. You need a rule, fired, when one adds somthing to the cart. In that rule, you chekch for that certain product and its quantity. If customer tries to add the product with more than one piece, ...
ronald — December 2012 — 1 comment
Discussion Agree to terms checkbox before adding to cart?
I was wondering if someone could help me with this scenario. My client needs users to agree to the "terms" before they are able to purchase the product. Someone know how I can do this? ...
pkchoo — September 2011 — 2 comments
Question Using Inline Entity with Commerce Flat Rate Shipping
Vote up! 0 Vote down! Commerce Shipping, Commerce Flat Rate and Especially Inline Entity are great modules. But, I am having a problem with flat rate shipping talking to the term attributes used in the inline entity section of the nodes. The online entity ...
Question Add tokens to the commerce-order token types for commerce-order-total field components base-price shipping etc
Vote up! 0 Vote down! Hi, May be shortterm solution thinking for https://drupal.org/node/2063023 Adding simple tokens based on: http://www.andypangus.com/drupal-7-making-your-own-tokens I made this custom module but I do not see the tokens showing up in t ...
Summit — August 2013 — 1 comment — Commerce Tokens
Answer Answer to Question 13429
Vote up! 0 Vote down! a typo- you need HOOK_ commerce_checkout_complete ...
Andy @ BlueFusion — March 2014 — 1 commentDiscussion General Setup Question
I am new to Drupal however I do have a background in programming with C++ so the concepts are very familiar. I am trying to setup a basic online catalog with Drupal Commerce. My customer currently just wants to show the products available but not be able ...
garylc — March 2012 — 2 comments
Discussion Add Remove products Button to Shopping Cart
Hello, Everything is in the title. How can I add a Remove products/Empty cart button in the Shopping Cart? Thanks a lot. Ivelfan remove products button ...
fmoutawe — January 2013 — 2 comments — remove products button
Discussion partial string search
Hi, is there a simple opportunity to get the search in commerce kickstart to work with partial strings? There is the module "fuzzysearch", but that doesn't support sorts and facets. There is another module "Search API Extended String F ...
manox — November 2012 — 1 comment
Discussion Custom Checkout Notifications
Hi All. I am trying to setup some custom notifications on checkout so that when a certain product sells, it sends an email to an associated email address that contains the order information, as well as the purchasers name and mailing address. I have confi ...
lmatthews — October 2012 — 2 comments — email checkout vendor
