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 Product Display Node: Catalog doesnt show Add to Cart Button
A very basic and maybe simple problem... I try to integrate a shop into an existing drupal home page, so I have to set it up by my own (and the demo store didnt work...) I set up a catalog by taxonomy in the way the video "Building a Drupal Commerce ...
Martin_Mair — October 2012 — 1 comment
Discussion Enable/Disable payments methods programatically
In my e-commerce I offer some coupons (via percentage/fixed amount coupons) that sometimes has 100% of the order total discount (resulting in a order with total = 0). In this cases, i need to disable the default payment (paypal) and to enable another_spec ...
Answer Answer to Question 8423
Vote up! 0 Vote down! Hi, I solved this myself with some help from Morne. <?php /** * @file * Adds a link to the contact page when clicking on the add to cart form of a disabled product */ /** * Implements hook_form_FORM_ID_alter(): commerce_cart_a ...
Summit — June 2013 — 1 comment
Answer Answer to Question 6995
Vote up! 0 Vote down! USPS sent me all the credentials to do a TEST site prior to enabling Production access. But I'm having the same problem. No step-by-step instructions. No shipping buttons on my checkout. New to rules. Lost. ...
spacerex — June 2013 — 1 comment
Discussion Discount rule not working properly
I used discount to set up three discounts: one for 10% off an order that is over $50, one for 15% off an order that is over $150, and one for 20% off an order that is over $500. I have not been able to get the rule to work if I add both conditions, i.e. t ...
jsimonis — October 2012 — 1 comment
Discussion How to show only non referenced products in the "product reference" widget?
When I create(or edit) "Product display" node in "Product reference" field widget I can chose any product entity. I don't want to display products that are already referenced to other "Product display". I want to hide th ...
milkovsky — February 2012 — 3 comments
Answer Answer to Question 8385
Vote up! 2 Vote down! If I understand your question correctly, you don't actually want a text field on the product itself- you want every customer purchasing a particular product to be able to enter some custom text associated with their purchase. We ...

Discussion Kickstart V2- How to add new category of products?
Looks great, but how do you add a new product type? The demo docs' all seem to refer to adding to existing product types. This is covered for Kickstart V1 but I cannot see how this is done or where it is documented for V2. Otherwise, it looks great! ...
pxs — October 2012 — 1 comment
Discussion Registered Users Losing Cart Contents?
So I have a Drupal Commerce site setup for a client. Yesterday I get a report from the client that registered users lose their cart contents. I have tested this and here is the process I run across. • Visit the website • Log In • Add any number of items t ...
Discussion Structuring Product Variants
Hi, I'm a new to Drupal Commerce and trying to figure if it is suitable for our current project. Details as follows. Our client sells a variety of electrical fittings. Each fitting has a name, description and picture. No problem there. However there ...
BrettS — March 2011 — 5 comments