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 Hide "Add to cart" if field exists[SOLVED]
Hi everybody, i'm building an ecommerce and i've addedd into a variation a field called "Sold out" width radio buttons. How can i hide the "buy" or "add to cart" button if the product is sold out(sold out field chek ...
cavax — February 2013 — 1 comment
Discussion multicurrency site with exposed filter
Hello, i have a view (taxonomy term) of product displays prod_display->title prod_display->image product->price I use 2 currencies on my site, but when i want add exposed filter by price, i must choose currency. When user switch to another curren ...
stef — February 2012 — 1 comment
Discussion User sets price (pay what you want scheme)
I am attempting to implement a payment scheme where the user can set the price they would like to pay for a product. So far I have followed the Rules outlined here: http://www.drupalcommerce.org/node/699 But that seems to set the new price for a product t ...
timothybeamish — February 2012 — 1 comment
Discussion Help a newbie
I dont know much about drupal commerce My pm has given me some r&d on this task: Products can have multiple attributes (ex color, size), and each attribute can have multiple options (ex red, medium) Acceptance criteria: 1. BU should be able to create ...
alinouman92 — February 2013 — 1 comment
Discussion Auto restrict webforms
Has anyone worked with webforms in commerce before? I am trying to auto create digital products for each time a webform is completed by the user. Is this possible? Ideally the user would complete a webform I have created and once they are finished it woul ...
rc1585 — February 2012 — 1 comment
Discussion Proposals for a commerce booking system
Here are my thought about a new booking system integrating commerce in Drupal. 1. Create a new entity called Bookable Units Bookable units are fieldable entities, as those proposed by the Rooms module but without hardcoded fields (like sleeps, etc...). Ex ...
camdarley — June 2013 — 1 comment
Discussion Programmatically add a donation
I've followed the great screencast: http://www.commerceguys.com/resources/articles/238 to add a donation feature to a drupal commerce site. I know need to be able to add a donation programmatically (this is just a toy example if someone is interested ...
Manuel — February 2012 — 1 comment
Discussion Displaying Products directly by Views, not via Product-Display
hello, having a very small site with a shop i wonder if there are any disadvantages when displaying products DIRECTLY with a view (i.e. NOT INDIRECTLY via a view which uses a node-reference to a product-display). Since none of my products need multiple pr ...
Discussion Where can i find the commerce-order-email.tpl.php?
hi there! first: thank you commerce guys for such (an) awsome module(s)! commerce is realy cool! at the moment i stuck at theming the order mail. i installed http://drupal.org/project/commerce_email and i should be eable to work with this theme: sites/all ...
giese-581c — February 2012 — 1 comment
Discussion Checking past orders with Rules
Can I check with Rules past orders of the acting user? When user adds new digital product to the cart, I want to loop through all items in the past orders of that user to search, if the same digital product exists there or not. I am currently not able to ...
sketman — June 2012 — 1 comment