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 Sub theme AT Commerce
I want to have all my customisations in a sub theme of AT Commerce for manageability (I saw that I could add my customisations to styles.custom.css but I prefer to keep a separate folder structure). However, try as I might I can't seem to inherit eve ...
PedroKTFC — February 2012 — 2 comments
Discussion Add second product before go to cart
Hi there, I have 2 types of product that I need to sell together: T-shirt and pants. The client have to choose first the type of t-shirt then the type of pants. How can I made it? Rules? Can somebody help or just tell me if there are some discussion simil ...
lucadeluchis — April 2012 — 1 comment
Answer Answer to Question 7566
Vote up! 0 Vote down! I have the same problem... I have two questions:- Is the system able to know if the same image has been uploaded twice? I ask this question because I'm curious to know if the system really upload inside files directory 2000 dupl ...
Brennino — April 2014 — 1 comment
Answer Answer to Question 9454
Vote up! 1 Vote down! The trick here isn't to use distinct but to add a filter on the delta value of your product reference field. If you filter to 0, it will only show each product display node once, because it will filter out the joined records to ...

Answer Answer to Question 12608
Vote up! 0 Vote down! It provides customizations to the user pages (user/%uid). That said, if you're doing a digital site, you don't need half of Kickstart's modules, so basing it on Kickstart is a bad idea. Just roll your own install profi ...

Discussion Drupal Commerce suitability for Real Estate
Is Drupal Commerce (DC) suitable for a real estate application? Has there been any experience with a DC Real Estate application? There is a Drupal Real Estate group that seems to have hit road blocks but none seem to have considered DC, is there a reason ...
Tokoh — January 2012 — 3 comments
Discussion Drupal Commerce with Salesforce suite
Hi, I am working on a site which is using Drupal Commerce alongside the Salesforce suite for Drupal (https://drupal.org/node/1944054) and I think I have come across a compatability issue between the two. I've managed to install the Salesforce suite o ...
Answer Answer to Question 5507
Vote up!-1 Vote down! Just did some research on this. What I am looking for is more along the lines of the Drupal part. Usual multisite installations share the same Drupal code base. I am looking to install the Commerce Kickstart distribution on a sub dom ...
Seph — January 2013 — 1 comment
Discussion cart and review: show "Price" without VAT
Hi all. I have installaed commerce from scratch (no kickstart). Version 1.4. Installed VAT and all works. Now I need to display (in the review order) the price and the total without VAT. In this moment I see product price with vat in Price and in Total co ...
Question Avoiding Double Discounts
Vote up! 4 Vote down! I currently have rules in place to apply a 10% discount if the order total is above a certain threshold, I now need to deal with already discounted items. By that I mean if a product has already been discounted then do not include th ...