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 31540
Vote up! 0 Vote down! I got it, It's hook_entity_view. ...
atec zhou — December 2014 — 1 commentDiscussion Event Booking Systems
As a business owner, I have been involved in organising exhibitions, fairs and markets for a number of years. And whilst I can not describe myself as a developer, I do have a reasonable working knowledge of Drupal 7 and quite a bit of experience in specif ...
Paul Driver — September 2011 — 11 comments
Question How do I completely disable Cart and Checkout?
Vote up! 1 Vote down! sorry a drupal newbie here, i want to use drupal commerce for all the features it has out of the box except, the commerce aspect of it, meaning i want cart and check out disabled and all payment options but i dont seem to see those o ...
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 31472
Vote up! 1 Vote down! In the above video I walk through how you can use line item fields to track "custom data" per product with fewer SKUs. Lots of limitations with that setup, but it can prove to be pretty powerful. ...
Josh Miller — December 2014 — 1 commentDiscussion Fields added to Order not validated during Checkout
I've added fields to the Order settings and marked them as required and used Fieldgroup Panes to display them in a pane during the checkout process. What I'm seeing is that even though the input elements are marked as required on the form, I can ...
Barrett — January 2012 — 2 comments
Discussion Views product list is blank for visitor but not registered user
I am setting up a website that I have Drupal Commerce managing the products that are available in store. I have all of the viewable items listed in a views page and everything is working great, however, when I try to access the page as a visitor would (no ...
stelthpanther — August 2011 — 5 comments
Discussion field template for product view
Hi, I have a view that shows products and some of theirs line items. I want to theme a particular field so I went into "Theme: Information" found the template file name for that field and added it to the templates directory of my theme. I clear ...
Answer Answer to Question 13273
Vote up! 0 Vote down! You are describing a common use case. We call this "Customizable Line Items" and you can achieve this by creating a field on your line item type and clicking a checkbox that says enable this field on the add to cart form. ...
Josh Miller — March 2014 — 2 commentsAnswer Answer to Question 3172
Vote up! 7 Vote down! Just a quick behind-the-scenes tidbit here: Drupal Commerce separates out its internal Order ID from what you see on the front end as the Order number. The Order ID is a serial numeric value that increments with each order created (i ...
Ryan Szrama — April 2013 — 3 comments