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 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 fake users registations?

Hi, I recently go online with new shop based on Drupal 7 and Commerce Kickstart 7.x-2.8 http://www.boardgameguys.ie I found out that there is a lot of users registered in two weeks time. None of them made any order. Most of them have login string ending w ...
TrueSign — June 2013 — 4 comments

Discussion Merge Product and Checkout page

Hello All, I'm currently running Drupal 7.12 with latest version of Ubercart and I've not found a way yet to accomplish my goals. So I'm looking for an alternative solution which is why I'm posting here. Before I download and install I ...
ramy.asha — April 2012 — 2 comments

Question Online print shop

Vote up! 1 Vote down! Hi everyone, I have been trying to figure this one out and I can't see it. I am creating a commerce site where the users will upload their own photos and then pick diferent size of the photos to print. Easy, right? Well my quest ...
emilorol — February 2014 — 1 comment — commerce, Orders, nodes

Discussion Custom module refreshing order total on change of payment method

Hi all, I'm coding a custom module that i'm sure more of us will enjoy. It's goal is to refresh an order's total as soon as the payment method option of the order is changed, so that additional fees depending on payment methods can be ...
elsteff1385 — October 2013 — 3 comments

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

Answer Answer to Question 8036

Vote up! 1 Vote down! In your product display content type, take a look at fields configuration: in the Fields Display settings, put the product field format as Add to cart form ...
strae strae — May 2013 — 2 comments

Question Select attribute dropdown missing on Add to Card form

Vote up! 2 Vote down! Hey all, Ive added a field to my product entity called 'Colors'. This is a term reference field. I enabled " Enable this field to function as an attribute field on Add to Cart forms". I also selected "unlimit ...
houseman — February 2014 — 1 comment — drupal commerce attributes

Discussion Using Rules on order status update

How do I create a rule that triggers when the order status is updated to lets say processing? There doesn't seem to be a hook, handler or trigger for handling and order statu update. alos is there a way to suppress when php is trigged on the rule tha ...
chaloum — March 2012 — 2 comments

Discussion Do you know any free alternatives for the Omega Kickstart and Drupal Commerce Kickstart theme?

I downloaded Drupal Commerce Kickstart. It comes with its own theme based on Omega Kickstart, which itself is based on the Omega theme. Unfortunately, this is a rather heavy theme and the multiple inheritances make it a pain to subtheme and customize that ...
John Slegers — May 2014 — 12 comments

Pages