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 Print out a Drupal Commerce field only if it has a value
In Drupal Commerce, you can use the following to print out a field in your node.tpl.php file: <?php print render ($content ['product:field_NAME']);?> But how do you print a field only if it has content? For a normal Drupal field you woul ...
big_smile — February 2013 — 4 comments
Discussion Multiple images of a product
Hi I want to display multiple images of each product, one image in big size and rest in small thumbnail sizes, so that whichever is clicked becomes the big image, as is done on the following page made using drupal commerce: https://badboy.com/products/top ...
Pankaj Vatsa — May 2012 — 13 comments
Discussion Multiple Quantity's Per Product
Hello there, I'm building a drupal commerce site for a wholesale customer. The thing is: I want to enter multiple quantity's at once if possible. I want to have more sorts of one product. Let's say i have a product with one pant The length ...
Discussion Can you use Commerce without the Cart/payment processing?
I have a client who is not quite ready for e-commerce, but might be down the road, or perhaps implement an order online bu hold in store for pickup mechanism at the start (ie no online payment). I was wondering if it is possible or advisable to use Commer ...
Answer Answer to Question 7422
Vote up! 2 Vote down! Or you could simply create three products called "Tier 1," "Tier 2," and "Tier 3" and attach them all to your "product" display node and format the product reference field to show this as a dro ...
Josh Miller — August 2013 — 5 commentsDiscussion [SOLVED] Product variation with multiple atributes problem- changed first atribute change second atribute
Hallo, I have product variation with atributes: color (red, blue, gree) and size (S,M,L). The problem is: For instance customer select red color and size M. After initial selection customer change color to green- size changes to S! The customer must corre ...
pavel — February 2013 — 2 comments
Discussion Log In new user account for anonymous after checkout
Is it possible to log in a newly created user after they checkout and an account is created with their email address? The summary shows links that the user can click on if they are logged in, but they aren't accessible to an anonymous user. checkout ...
Discussion How not to show Add to Cart button to Products already bought???
I am selling files, and I am setting up Commerce File to make it... it seems working. When the User goes back to the Product Display of a Product he already bought (with granted license), than the file download link correctly shows up (nice!). But still t ...
itamair — December 2011 — 8 comments
Discussion Invoice a Customer and Have Them Pay Later
Is it possible to invoice a customer and have them pay at another time? I tried to create an order manually, then assign the user as the Owner of the Order. However, when I go to the Payment tab to pay, only Example Payment shows up, even though I have th ...
Discussion add to cart button in product category display
hi, when a user views the product category and in there is shows about 10 products, it only shows the picture of the item, the name and the price. is there a way to put an add to cart button there as well, in case a client knows the product he doesnt need ...
ariban99 — March 2013 — 3 comments
