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 Sale price field additional to standard price field

Is it possible to create an extra price field to add a "sale price" to a product? I would like to do the following: You have a checkbox "use sale price" and a textfield to enter the sale price. When the checkbox is checked we need to d ...
svdv — July 2012 — 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

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 Several prices for several roles

Hello, Is it possible to display one alternative price with respect to specific role? thanks ...
spasmody — October 2011 — 1 comment

Discussion How to create new content type with title of type "Node module element"

I am using Commerce Kickstart 7.x-2.8. I need to create some new content types that are not directly related to products in the store. For example, I want to create a content type "Articles" to discuss various aspects of our products. I have ano ...
richm — July 2013 — 1 comment — content type, -Kickstart 2.0

Discussion About the proudct image upload

just installed drupal ecommerce play around, but i can't find any upload image function for a product, what i'm missing? thanks ...
hkvega01 — July 2012 — 1 comment

Discussion Using drupal 7 commerce feeds, how can I import the node reference images?

I have followed the drupal commerce guide on this site. All of my products have been imported and show up in the store. When I attempt to import the Product Reference's everything is good except the images won't show up. Can someone point me in ...
EricC — November 2012 — 1 comment — images, feeds, Drupal 7 commerce, node

Answer Answer to Question 6787

Vote up! 1 Vote down! Abenezer, Here's a working rule. It requires that you are creating an order and the "mail" field of the order not be empty. This would require the people taking the orders to add the customer's email address befor ...
joshmiller Josh Miller — April 2013 — 1 comment

Pages