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 17587
Vote up! 0 Vote down! suntower, The User Guide is written for vanilla Drupal Commerce. One thing ...
Josh Miller — October 2014 — 1 commentQuestion Attributes dropdown reset
Everything is fine so far. Now, my client is complaining me that whenever the user selects an attribute in ...
Discussion Displaying price with and without taxes
Hi, I would like to display my product's prices with and without VAT taxes. Example: Price without tax: 1000 Price with tax: 1250 How can I do that without having my client to fill out two fields and add these prices manually? I would like to create ...
balintd — November 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
Discussion The Major Thing Missing In Drupal Commerce
subscriptions, and the sell of user roles. And less dependence on Rules... or maybe user friendly Rules wizards ...
ocargile — June 2012 — 2 comments
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
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 ...
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
Answer Answer to Question 9258
with the site:current-user:language selector. I don't know exactly how it works with respect to ...
Ryan Szrama — September 2013Question Subscription and Products to access Commerce File??
my problem is this... I want user to be able to come to the store and purchase any of the products on ... perfectly. However, I also want the option of the user being able to buy a 'Subscription' for ... 'admisister commerce file' then it kind of works and the user is able to click the links and download the ...
