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 General Setup Question
I am new to Drupal however I do have a background in programming with C++ so the concepts are very familiar. I am trying to setup a basic online catalog with Drupal Commerce. My customer currently just wants to show the products available but not be able ...
garylc — March 2012 — 2 comments
Answer Answer to Question 3564
Vote up! 1 Vote down! Most likely this is your answer: http://drupal.org/project/commerce_add_to_cart_extras ...
Josh Miller — April 2013 — 1 commentDiscussion Billing Address always has State field?
I was under the impression the address fields were totally automatic, but when I load my check out screen the address has country of UK but also includes a mandatory State field? This shouldn't exist on British address? ...
purplemonkey — August 2011 — 3 comments
Answer Answer to Question 8894
Vote up! 0 Vote down! step 1: open template.php in the theme you have decided to use in /sites/all/themes/xxx/template.php add the following code at the bottom function get_user_purchased_products(){// Assuming we have $user populated with the user's ...
mike.hajj — April 2014 — 1 comment
Question AVS mismatch warning
Vote up! 0 Vote down! I have drupal 7 and commerce running. I have authorize.net installed and it is working except for this one problem. I am not getting a message that says there was an AVS mismatch or anything. Can someone please advise me on how to fi ...
Discussion Taxes based on product?
First of all thank you to this wonderful module of yours! I've just recently started using Commerce for drupal (yeah less than a week ago!) and i'm setting up my store slowly but surely. Right now i'm a the point where I need to set up taxe ...
bluepills — August 2011 — 2 comments
Question Integrate http://codecanyon.net/item/fancy-product-designer-jquery-plugin/3581183 to Drupal commerce
Vote up! 0 Vote down! Hi, This great plugin Fancy Fashion Designer is integrated in Woocommerce (Wordpress). I have a good shop running on Drupal Commerce for a year now and would prefer not to have to switch to Wordpress...but these kind of modules makes ...
Summit — March 2014 — 1 comment — jquery integration
Question Importing does not let me match the fields
Vote up! 0 Vote down! I just created a blank installation of drupal 7 and commerce with some modules. Especialy the feeds, commerce_feeds are important here. I created a product_type with these fields: sku, title, commerce_price, status, field_ean, field_ ...
Discussion Discount in commerce webform
Hi! I am using commerce webform to create an event ticket. There is a question in the webform asking whether the participant has already attended the previous event? IF he selects YES, will ask for his attendee number and should provide 10% discount of th ...
Discussion View of product displays.
I made a view of the product displays like in this video tutorial by Randy Fay: http://vimeo.com/22746978 I have a 1 product display of a shoe, referenced to 12 producttypes (the same shoe in several sizes) Now the view shows all the 12 producttypes seper ...
Dreamwebs — April 2012 — 2 comments
