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 Amazon Fulfillment
hello i am trying to find out if drupal commerce can be intergrated with FBA "Amazon Fulfillment Web Service (Amazon FWS) allows merchants to access Amazon.com's world-class fulfillment capabilities through a simple web services interface. Merch ...
sebra — February 2014 — 2 comments
Discussion product display tpl file
hi, i am a starter when it comes to Drupal Commerce, but been around Drupal for quite some time. I started with a commerce kickstart, but i have been fighting with theming the product displays. for some reason, my tpl file is not used. i am using this fil ...
lajfi — February 2013 — 3 comments — drupal commerce theme
Answer Answer to Question 9856
Vote up! 0 Vote down! Another option would be to remove the checkout permission to roles other than administrator. If you have a lot of products to update and they are in a data file, you might want to look into Commerce Feeds https://drupal.org/project/c ...
jrearick — September 2013 — 1 comment
Discussion Currency symbol placement hook
Hi, We have got commerce up and running here, but we can't seem to change to location of the currency symbol. I tried changing the commerce.api.php: function hook_commerce_currency_info_alter(&$currencies, $langcode) {$currencies['EUR'] ...
Mizja — February 2012 — 4 comments
Answer Answer to Question 8028
Vote up! 2 Vote down! If you are using the default orders view, you should change in contextual filters the Commerce Order: Uid check, just click on "If the current user does not match the argument, validate the argument for users with specific roles ...
emailAlexander — September 2013 — 1 comment
Question admin edit line items after the order has been placed
Vote up! 0 Vote down! What's the best way for an admin to edit a line item after the order has been placed? Specifically on an 'edit order' page (like http://my-site/admin/commerce/orders/#/edit), it seems like only the quantity and price a ...
Discussion Show price with tax and without tax on product display
I am going to set a tax rate in kickstart for VAT. Is it possible, and if so how can I show on the product display the price including and excluding VAT. EG so on the product display it says Price: £16.00 and underneath excluding VAT: £12.80 Thanks ...
Carl Bowles — September 2013 — 7 comments
Question Should I give up on Kickstart 2?
Vote up! 0 Vote down! Being an old “hard coder” in HTML who have never used Drupal or Commerce Kickstart in the past, I am in the process of building a responsive web-site with a shop, using the XAMPP server for a local testing environment on a Windows 7 ...
Lars Lemming — October 2014 — 1 comment — 120 second timeout error
Question Anonymous user not logged in after Paypal WPS redirect
Vote up! 1 Vote down! I have set up a Drupal Commerce shop with one payment method (Paypal WPS). Using Paypal WPS is difficult enough for users not accustomed to it and I want keep the process on the Drupal Commerce side as simple as possible. For this re ...
Discussion Gift Cards
We have a business need to implement gift cards, and after a little searching about and realizing the relative large scope, I thought we'd just post here to see the community's thoughts on this problem. The Gift Card module we intend is to provi ...