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 How to change the product price according to user role

Hello, I have two types of customers: normal customer and dealer The normal customer by (1 t-shirt * quantity) The dealer have a discounts. So he can buy packages of t-shirts (2 small, 2 medium and 1 large) with a special price.. So I used the price field ...
wisamx — May 2012 — 5 comments

Answer Answer to Question 4369

Vote up! 3 Vote down! In order to get at the product types on the order, you have to look inside the commerce-order token at the line items it contains. Specifically, in your actions section you can loop over the commerce-order:commerce-line-items token a ...
Ryan Ryan Szrama — April 2013 — 2 comments

Discussion Admin Order page: Filter by SKU

HI, I need to add filtering by SKU on the order admin page (admin/commerce/orders). By default the filtering is by username, email and order ID. If the admin view for order is somehow related to this issue, then I've another problem- I can't add ...
Roman Baca — May 2014 — 1 comment

Discussion commerce_delivery

I'm developing a module to handle deliveries in DC. it provides basic functionalities and admin pages to handle them. You can create them, assign items, (will) have a delivery note. Shipping cost calculation and billing are not planned (is anybody do ...
xlyz — March 2011 — 2 comments

Discussion Complex Product Options and Attributes

I have been reading the suggestions on this forum, but I haven't been able to find anything that will work. Your help will this will be GREATLY appreciated. The store I am working on sells computers. There are about 15 products and each product has s ...
jess — September 2011 — 3 comments

Discussion Multisite shared cart /checkout

I'm planning on building a multisite Drupal Commerce installation. in the beginning it will consist on of three different commerces as follows: commerce1.com (will be in 4 different languages) commerce2.com (in two languages) commerce3.com (in one la ...
Antsa — January 2013 — 2 comments

Question missing search_api_facet

Vote up! 0 Vote down! I'm trying to install 2.0 from got but I am missing this module and can't seem to find it anywhere or which parent package it may be part of, any help will be greatly appreciated!!! Install search api Views Troubleshooting ...
lance0821 — February 2013 — 1 comment — Install, search api, Views, Troubleshooting

Discussion Shipping

It seems like just about everyone has asked this question but there doesnt appear many answers. Presumably some people are using DC in production now it has hit 1.0, what are these people doing for shipping? Using Commerce Shipping Flat Rate I can create ...
essbee — November 2011 — 5 comments

Question Problem creating new product types

Vote up! 0 Vote down! Hi- I'm running Commerce version 7.x-1.3 on Drupal 7.14 (in case it's relevant, I also have the Product Display Manager (7.x-1.0-alpha3) installed). After not needing to create a new product type for several weeks, I had th ...
LNakamura — April 2013 — 1 comment — Product Variation

Answer Answer to Question 3855

Vote up! 2 Vote down! You can do this with a view by exposing a filter on the Product title and setting the exposed filter settings to hide the "view" until something has been typed. That will popup titles of products and could list "search ...
joshmiller Josh Miller — April 2013 — 1 comment

Pages