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 possible to make details custom products?
I've used Ubercart in the past and now looking to find a solution for another project while getting back into drupal, so im wondering if drupal commerce could handle some functionality like what is presented here > http://www.foamsource.com/shop/p ...
petergus — September 2012 — 3 comments
Discussion Subscriptions payment with DC
about the arquitecture I chose: 1. I have a subscription content type where I keep user data 2. In ... a product/product display with a fixed price 4. After a user creates a new subscription, I redirect the user to ... a page with an "add to cart form" for my product 5. The user follows all the process until the ...
dbrouard — February 2014 — 1 comment
Discussion No option is available for "License type" on a clean "Commerce License Billing" setup
At step 2 of Getting Started section of https://www.drupal.org/project/commerce_license_billing I can't find any option for "License type" available. It comes only if I enable "Commerce License Example" option. Is there any way to ...
Alex Sm. — August 2014 — 1 comment
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 How to get custom product line item text field value?
impossible to do, is to get the value that the user entered to that field. For example, when the user has ... 'placed' to a variable so i can do whatever i like with it, for example display it back to the user or ...
Answer Answer to Question 7397
Vote up! 0 Vote down! I just did and does not help at all. My backend looks completely different, I have to add products, then display products, but each one I publish appears with every single size and color instead of the ones I created. I think I need ...
polle — March 2013 — 3 comments
Discussion multi-product displays with a table instead of select
even list of all referenced products would be better. I think my users will be confused about the ...
toddgeist — October 2011 — 5 comments
Question My entity_load line item does not include product attributes
show the by the user selected product attribute. Like i have an attribute color "Green". Does ...
houseman — February 2014 — attributes line_item
Answer Answer to Question 8534
to get the correspoding userid to the username. I am importing the users first. Then in the import ... customer profiles get imported where a user is existing. Before using it that way all the profiles got ... imported even if no corresponding user could be found. This is the code of the plugin: <?php /** * @file ...
Stefan Korn — September 2014
Discussion fetching customer profile via rules, when checkout is completed
user, who has created the order, can have many different customer profiles and i need to fetch exactly ...
dasmoermel — October 2011 — 2 comments