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 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 Coupon based on spending in the shop

Perhaps someone is able to help me wrap my head around the following: I would like to send customers a coupon when their total spendings in the shop reach certain amounts, EG. you have spend $100.00 you get an email with a coupon code which gives you 5% d ...
Qubical — November 2011 — 1 comment

Discussion Configure Sales Tax with Shipping Module

I am following the instructions posted Created new tax type Selected add event: Select available shipping method for an order Get this error: Unable to add this event as it does not provide all variables utilized by the action Calculate taxes for a line i ...
adTumbler — September 2011 — 2 comments

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

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

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

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

Pages