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 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
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 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
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
Question 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 ...
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 2013Answer Answer to Question 17515
user interface for the plain and simple (and now in Drupal 8 core) Migrate module. It gives you the ...
Josh Miller — October 2014Question problem with displaying data for a crowdfunding platform
project 2: €0 funded, 20 days left, 0% funded Second problem is that an anonymous user can't see ...
Kris Obbers — April 2013 — commerce orders
