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 View disabled products with status = 0
Hi, Is it possible to view products in the product display just with a disabled add to cart button? Now, all disabled products is a product kit will be removed from the select list. THANK YOU. Kind regards, Ron disabled products ...
ron_ron — August 2013 — 1 comment — disabled products
Discussion Commerce as a wholesale setup
I want to try this module for a customer that wants a wholesale store. Before i go about and mess around with this module, I need to know if the following is possible: Can i show the products to all users, but hide the "add to cart button" and t ...
Druplab — September 2011 — 2 comments
Discussion Rules and product fields, please help
Sorry if this has been discussed before, but I still don't have all the steps for accessing a field in a product. I have a product with a custom field "customer" and I want to create a rule so when an order is created, the customer field is ...
pitxels — March 2012 — 2 comments
Answer Answer to Question 10850
Vote up! 0 Vote down! See https://drupal.org/project/commerce_marketplace ...
Bojan Zivanovic — November 2013 — 1 comment
Answer Answer to Question 13207
Vote up! 0 Vote down! Hi DNZ, thanks for this- it looks a lot like what I need, I've installed it and tried the example following Randy Fay's screencast, and it certainly seems to work as advertised. I probably do need to change it a bit, at lea ...
headbank — February 2014 — 1 comment
Answer Answer to Question 8976
Vote up! 0 Vote down! wow...great video tutorial....thanks alot... ...
kjpmca07 — August 2013 — 1 comment
Answer Answer to Question 5507
Vote up!-1 Vote down! Just did some research on this. What I am looking for is more along the lines of the Drupal part. Usual multisite installations share the same Drupal code base. I am looking to install the Commerce Kickstart distribution on a sub dom ...
Seph — January 2013 — 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 cart and review: show "Price" without VAT
Hi all. I have installaed commerce from scratch (no kickstart). Version 1.4. Installed VAT and all works. Now I need to display (in the review order) the price and the total without VAT. In this moment I see product price with vat in Price and in Total co ...
Discussion Setting a transaction ID
Hello everyone, I am writing an offsite payment method module. Part of what is sent to the payment service is the payment transaction ID which I can get after calling commerce_payment_transaction_new (METHOD_ID, ORDER_ID). The payment service requires tha ...