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 reference field- product types that can be referenced ignored when adding product display content?
I suspect I'm misunderstanding something here. When I add the product reference field to my product display content types I've selected only the correct product types under "Product types that can be referenced". However- when I add pr ...
chrissearle — October 2011 — 2 comments
Discussion Fixed Discount on Cart (not line items)
I've got a situation here I want to give a discount if a customer buys three items of a certain Product Type, e.g. 1 Product: $75 2 Products: $150 3 Products: $200 4 Products: $275 5 Products: $350 6 Products: $400 etc. Hence a discount of $25 dollar ...
BigAllan — July 2012 — 1 comment
Discussion List Purchased Products for Current User
Hello, I've been trying to get this to work for about a week and can't crack it. Using Drupal 7, with Commerce 1.8. The website has digital products and videos that people can purchase. Each user gets access only to what they've purchased. ...
info — April 2014 — 1 comment
Discussion creating products on the fly
what do you think of my idea, of using flagged (Flag Module) nodes. and if flag as shop item- node with price fields etc- create the product on the fly, when creating the order for the customer? by the meaning of making it very simple to the user, so no n ...
ytsurk — February 2011 — 2 comments
Discussion Link to product in the order view
Hi, is it possible to link the product name in the order view to the product itself? Or are they "detached" after checkout? I have only managed to put a link pointing to the product edit page by adding a relationship (commerce line item: product ...
Brian — May 2012 — 2 comments
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
Discussion Product Display: Doesn't Show Referenced Fields
Hello, I am trying to display two products on a display type at the same time, with two add to cart buttons. So I have added a second Product Reference field to my Display Type. So I can associate the second product. This works however the fields from the ...
toddgeist — October 2011 — 2 comments
Discussion Proper way to disable checkout elements/modules when not needed?
Hi all- I have a store that has a mix of shippable and non-shippable products. When a customer orders all non-shippable products, I'd like to hide the shipping method and the shipping fields. I tried doing so by using hook_form_alter and unsetting th ...
neardark — October 2011 — 2 comments
Answer Answer to Question 7805
Vote up! 0 Vote down! I have not implemented this idea but this might help you.Add a hidden field to your product and give it a text value like A for those on stock and value B for those not in stock. Now u can sort by this field and i guess you might get ...
__saurav — April 2013 — 1 comment
Question #limit_validation_errors in back button not preventing validation
Vote up! 0 Vote down! I can see the #limit_validation_errors applied to the back button on checkout pages, but I still can't go back when not having filled a #required field. For reference: http://drupal.org/node/875220 validation Checkout ...
