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 19036
Vote up! 1 Vote down! You should be able to do it by editing your existing shipping rules and creating a new one. For the new one you need to create a rule with the condition "Order contains products" and enter the relevant SKUs. To remove your ...

Discussion Which is the best way to Alter Product Pricing in a complex scenario?
Hi, I'm a Drupal Commerce newbie (almost a Drupal newbie too). I'm testing Drupal Commerce to see if i could use it for my e-commerce projects instead of another solutions like Magento, osCommerce, and so on. I've installed Commerce Kicksta ...
GoddamnNoise — December 2011 — 14 comments
Answer Answer to Question 13471
Vote up! 0 Vote down! If it were me, I'd to a MySQL dump, or do it through code. Which one are you most familiar with? There is also Views data export, but I haven't used that. https://drupal.org/project/views_data_export ...

Discussion Conditional Display: Hide fields with no data
Using Kickstart 2. Is it possible to hide fields in product displays that don't have data? In my case I haven't found a way to handle product volume. So, I was going to add all the fields I need and just those show that have a value. How would I ...
abiconsulting — March 2013 — 2 comments — fields
Discussion it is possible to build a marketplace with drupal commerce?
How I can buil a marketplace wit hdrupal commerce? I mean wot build multiple ecommerce sites in one, like using drupal+ubercart+marketplace (http://drupal.org/project/ubercart_marketplace). It is possible by default, or I need a module or what? ...
matteoraggi — February 2012 — 27 comments
Discussion Rental products
I'm wondering if it is possible to use Drupal Commerce in a product rental environment. I want to run a shop that lets people rent audio/lighting equipment for party's. With optional: transporting the equipment and setting it up(installation) se ...
remixed — November 2011 — 6 comments
Discussion Set the value on the fly.
Is there a way to set the attributes value programatically? ie. when i load the product display node, how do i set my attribute values. I tried to update this variable but the attribute select boxes did not update. $colornid = 75; $content['product:c ...
marvzz — November 2011 — 6 comments
Discussion Cosmetic changes to text not displayed on site
My customer wants to change the shopping cart title from "Shopping cart" to "Shopping Cart". I searched for "Shopping cart" (case sensitive) in Dreamweaver and found references to the title in commerce_cart.view_default.inc. ...
jimwill — January 2012 — 4 comments
Discussion Restrict Qty
I'm trying to accomplish something similar to the functionality of Ryan's UC Restrict Qty module. We have a site that will be selling digital downloads, and we don't want customers accidentally ordering more than one of any product (it woul ...
bradhawkins — July 2011 — 23 comments
Question How do I display my Add to cart button?
Vote up! 0 Vote down! Hello i need help after i change default theme and creat new theme use theme tools in commerce kickstart my add to cart button is show but i click its not working please would anyone help me how to solve this problem this is my demo ...