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 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
Discussion Calculate shipping rate based on postal code (Shipping 2.x)
the postal code field the user gave. For example: If you want your stuff to be shipped to Smalltown, ...
balintd — January 2012 — 4 comments
Question Attributes dropdown reset
Everything is fine so far. Now, my client is complaining me that whenever the user selects an attribute in ...
Answer Answer to Question 7611
Manager cannot edit the price or stock! The admin can of course, but not the user with the Store Manager ...
ncarty97 — October 2013
Discussion Cosmetic changes to text not displayed on site
My customer wants to change the shopping cart title from "Shopping cart" to "Shopping Cart". I searched for "Shopping cart" (case sensitive) in Dreamweaver and found references to the title in commerce_cart.view_default.inc. ...
jimwill — January 2012 — 4 comments
Question Anonymous Cart not showing product name- just "View Product"
Kickstart 2.6 D7.22, but when an anonymous user adds to cart, the /cart just shows all products as ...
Discussion Product Catalogue
any help from experienced users would be great. I want to create a straight forward product catalogue ... get my head around it, it's probably something that would benefit lots of future users so any ...
jacob — March 2011 — 6 comments
Discussion German taxes
First: great thing Drupal Commerce My question: In Germany products EITHER have 7%vat-tax OR 19%. I seem to be unable to create an according rule. Could somebody point me to a HowTo or similar? ...
ChristianAdamski — March 2012 — 6 comments
Answer Answer to Question 8658
footer: <?php global $user; $trade_role = 4; $items = 0; $total = 0; foreach ($results as $r){ foreach ... ($user-> roles))){ $total += $component ['price']['amount']; } } $items += ...
Orphans — August 2014
Question Checkout rule
the amount of the reward. I need this value of total orders because anonymous users need to see this ...
Kris Obbers — May 2013 — Checkout Rules
