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 13303
Vote up! 0 Vote down! The sorting should translate to the customized order of products. Confirm that when you are sorting the products in the backend that you click "save" to save the new order. Also confirm that if you login using a different b ...

Answer Answer to Question 7655
Vote up! 1 Vote down! The way I ended up doing this is running some custom php code in the rule using the php filter. Other than that, I'm not sure how to do it. ...
bennybobw — April 2013 — 1 comment
Answer Answer to Question 7569
Vote up! 1 Vote down! That is a tough question. I'd recommend leaving your database alone after uninstallation of ubercart modules. Was this a D7-> D7 migration? I would recommend using migrate and bringing in the products and order history from a ...

Discussion Creating Product Display Content Type
what should the "Title" be when creating a content type Product Display? new install of Drupal Commerce (i'm proficient with commercekickstart). i don't know/understand the relationship between the Store>Products>Product Types fi ...
TimesArrow — August 2012 — 2 comments
Answer Answer to Question 4045
Vote up! 1 Vote down! This can be done using the Entity Translation module, see http://www.drupalcommerce.org/discussions/820/how-do-i-setup-multilingua... for more information. You could also try out the multi language version Commerce Kickstart to see h ...

Answer Answer to Question 7518
Vote up! 0 Vote down! I solved this problem using jquery & css instead of hook ...
sibiru — April 2013 — 1 comment
Discussion Architecture question Taxonomy/Product type
Hi, I really can't figure out how I should do the structure of a web shop I'm working with. I can create different Product Types for all products. I can also use Taxonomy and have a nice vocabulary for all product types. The question is, which o ...
Chucken79 — May 2012 — 2 comments
Discussion Update commerce cart form view on ajax submit
Hi! I have altered the views_form_commerce_cart_form_default form to allow ajax submission on quantity change. My ajax attribute is as follows: $ajax_field_settings = array( 'event' => 'blur', 'callback' => '_aj ...
oleronning — April 2013 — 1 comment
Discussion How to restrict drupal percentatge coupon for products
We are using drupal percentage coupon module. When customer add products admin>store>products customer can select if this product is on sale (if sale there is a discount) http://i.stack.imgur.com/YWsBN.png if its a sale and selected some percentage, ...
Discussion Products priced as individuals but sold in set quantities
I am stuck on a problem. I want to have a product that is priced as an individual unit but sold in set quantities. For example, a widget is $3.00 and is sold in lots on 1,000. I want the price for the widget to show as $3.00 but I want it to only be added ...
bwharper78 — October 2011 — 1 comment