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 Manage display of Product Attributes (product variations)
Hi guys, I created a new product type called: Video Game. It has a field called: platform (xbox360, ps3 and pc). So you can create product variations like: mortal kombat for ps3 mortal kombat for pc mortal kombat for xbox360 I added them to a product disp ...
realskorpion — August 2012 — 1 comment
Answer Answer to Question 9675
Vote up! 0 Vote down! You may want to look into feeds for importing a collection of products. http://drupal.org/project/feeds ...
Joshua Needham — September 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 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 9506
Vote up! 0 Vote down! Hi Did u create a product catalog with product types. Create a view for product catalog.You can use this view based on the category.I mean single product view can be used for multiple categories. Please let me know if you need more e ...
ajaichandran — September 2013 — 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 Feature List
I'm comparing various cart choices for a client and was looking for a list of features for Drupal Commerce. The list on the "Core Features" page is mostly benefits. Features I'm looking for include the ability to provide a store credit ...
AdaptImpact — December 2012 — 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 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
