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 Setting up many products with one product display and multiple selection categories
Apologies if this is an old question with an existing question, I'm a newbie and despite searching around, can't find an answer. Basically, I'm trying to set up the T-shirt type commerce site with only some success. In this example, I have ...
PedroKTFC — January 2012 — 7 comments
Answer Answer to Question 3332
Vote up! 0 Vote down! When trying to edit the field settings for price on my product type I get this: "The field Price is locked and cannot be edited." So I can not change the label through the manage fields system. ...
Anonymous (not verified) — July 2012 — 1 comment
Discussion Adding complexity to commerce coupon
I posted this under Q & A, and though I can edit the post, I can't delete it from there. I just think it's probably a better question for the community because I assume these scenarios have come up for others. My client is a book publisher/o ...
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 How can I give the seller one more chance to alter the total price of an order?
Hi, I am currently working on a e-commerce website, and the basic workflow is as follows, 1) shopper adds products into the shopping cart; 2) shopper submit the order without payment; 3) seller reviews the orders submitted by shoppers, and is able to modi ...
foredoc — August 2014 — 2 comments
Discussion Price and Stock based on date, create a product variation for every day or something else?
I'm searching for the right way to manage price and stock based on date. This is the typical use case for a product like excursion. Every day we can have an excursion and a product display is related to that excursion. Price can change depending on d ...
salvatore.severo — April 2013 — 2 comments
Answer Answer to Question 7580
Vote up! 4 Vote down! I did it in one of my projects. Following are the steps I followed: 1. Add a field called wholesale_price to the product. 2. Add a role called wholeseller (only if you want to set price by role) 3. Create a product pricing rule: When ...
drupalastic — April 2013 — 2 comments
Answer Answer to Question 7607
Vote up! 1 Vote down! You can add new attribute fields to products using this documentation: http://www.drupalcommerce.org/commerce-kickstart-2/adding-taxonomy-field... You can add new features to your Product Displays, like "Video" or "Rev ...
Josh Miller — April 2013 — 2 commentsAnswer Answer to Question 12542
Vote up! 1 Vote down! Jurgen, Saw you in #drupal-commerce but you left before I could answer your question:) Glad you put it here on dc.org! This is a pretty simple request if you know what to look for Drupal Commerce. What you want to do is either add a ...
Josh Miller — December 2013 — 1 commentAnswer Answer to Question 3304
Vote up! 1 Vote down! If I say shipping method, I mean shipping service.:) If you do not use taxes, then you have to change number 2 to number 1. So in you result code you might want to check does 0 or 1 or 2 or 3 contain this flat rate. I mean check all ...
UrmasZ — July 2012 — 1 comment
