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.

Answer Answer to Question 13258

Vote up! 0 Vote down! It is amazing to me how well things have been thought out for the more complicated issues with Drupal commerce. Yet, the basic interface for customers is treated like a waste of time. Customers will not put up with any inconsistencie ...
domineaux — February 2014 — 1 comment

Answer Answer to Question 13234

Vote up! 1 Vote down! I am having the exact same issue. I would be very interested if you or someone else had a solution. Thanks! ...
glalousi — February 2014 — 1 comment

Discussion How to change product display order

How on earth can I change the product display order? There doesn't seem to be an inbuilt way to do it, so I have tried the weight and draggableviews modules. Draggableviews came up with errors and didn't work, and weight only allow products to h ...
sustainablesolu... — September 2012 — 1 comment

Answer Answer to Question 10590

Vote up! 0 Vote down! Thanks a bunch!:) I may have to get them to setup accounts. The server sets on a intranet, and they order components from me pretty much on the fly...I was hoping to let it do it anonymously as well. is there a user role that can be ...
cswilson — October 2013 — 1 comment

Discussion Seting up distribution network/shop

Hi, first of all many thanks for creating such a flexible framework for Drupal. I want to create/program an internet shop, which channels the products from the supplier to the end customer. For this service the shop owner takes a commission. The internet ...
j.balton — August 2011 — 2 comments

Discussion Load Address from order

I'm completely unfamiliar with the Entity API and am struggling to get hold of some fairly straightforward data from the order object- the billing address. I've tried the code snippet suggested by Ryan: <?php $order = commerce_order_load ($or ...
kingandy — August 2011 — 2 comments

Discussion Problematic anonymous access to "product display" views having a join to the product

I created a view a product display and I wanted to only show product displays associated to specific product types. So in views I added a join to the Product Entity and added a filter for the related-product:type field. After doing that the anonymouse use ...
bago — October 2011 — 1 comment

Discussion Business Directory out of the box?

Hi there, I am fairly new to Drupal and Drupal commerce but have been keeping an eye on what's been going on and I am hoping to use Drupal Commerce to power a new business directory site. I have tried searching for an answer but couldn't find me ...
recedo — October 2011 — 1 comment

Discussion setting the discount rate via code

Am trying to add a discount on the product price depending on where are the users are from "filled in the registration form" Am thinking about fetching the data "state" via hook and altering the discount rate depending on the fetched d ...
nodeAche — October 2011 — 1 comment

Answer Answer to Question 6353

Vote up! 0 Vote down! Hi, You can just create 2 products in the commerce section, and then add them both to one product display. This will allow the 2 different products in a dropdown on the same add to cart form. Then, add the product option module to co ...
joecanti — January 2013 — 1 comment

Pages