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 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
Question Tabs in product view
Vote up! 0 Vote down! Hi, Have anyone created a product view with tabs for "More info", "Documents" "Spare Parts" etc. Example: http://www.clasohlson.com/se/Larm-f%C3%B6r-Gasol-Propan-Butan/32-8624 I guess this could be solve ...
Chucken79 — August 2013 — 2 comments — Product Display
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
Question VAT calculation formula.
Vote up! 0 Vote down! I was playing recently with VAT tax calculations, and am missing something. Say, if we have VAT tax in our country 21%. Registered new VAT tax with 0.21 value. After this I register new product, say for price 18.00EUR and assign regi ...
Question Bundle product and Product display price
Vote up! 2 Vote down! Hello, Object: Commerce Product Bundle Module I created a bundled product. which consists of two products referenced in it. I also created a product display which references the bundle. I got everything working, add to cart form, and ...
Discussion How do I translate the options in attribute field select lists?
Hi, I've developed a Commerce Site using Drupal Commerce. The project is started one year ago. The Products Types was created using "Term Reference" Field connected to a "Localized" taxonomy vocabulary. The user create the Product ...
Discussion how you use same image in variation product?
I don't understand, how you use same image in variation product? You are editing the database? My brain does not work fine, please explain that type of magic I can use. thanks image variation product ...
Fabricio Guzzo — August 2012 — 7 comments — image variation product
Question How to hide Customer Profile custom fields?
Vote up! 0 Vote down! I have added some fields to the Customer Profile shipping and billing types. They are ID fields to maintain consistency with a backoffice system that I am trying to link with Drupal Commerce. Consequently, they mustn't be editab ...
Bruno Prior — October 2014 — 1 comment — Customer Profile
Question Is there a limit to referenced (product) entities in Drupal 7.2?
Vote up! 2 Vote down! I am setting up a site using Drupal Commerce with three different product groups defined by both product and content type Each type has 80 individual products A portion of these products are variable – meaning that I am consolidating ...
plasterdog — April 2013 — 2 comments — product reference field
Question Auto create a user account when admin creates new order for new customer
Vote up! 0 Vote down! Hey all, So I think the title kind of explains it all. What I'm trying to do is auto-generate a user account for a new customer when an admin creates a new order for that customer if the system detects that there is no existing ...