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.
Question Download redirect on 404
Vote up! 0 Vote down! I have a commerce site that sells digital downloads. When a non-logged in user tries to access their licensed files (example.com/user/123/licensed-files) they get a 404. It would be a lot nicer to redirect them to the login page and ...
Answer Answer to Question 18691
Vote up! 0 Vote down! Chris, You can force the attributes to show on the "Display formatter" for the Product Reference field. See example below: The path for the admin interface for a standard Drupal Commerce store looks like this: admin/structu ...

Discussion Custom line item field to pull value from Product Display.
I'm selling product by the case which has a field on the Product Display called unit quantity which determines how many units there are in each case. I'd like to display this information on the order line item using a custom field on the Product ...
chrisp — September 2012 — 2 comments — Line item types
Answer Answer to Question 7913
Vote up! 2 Vote down! Banzai, What you need is a configurable product that changes the base price based on line item fields. I've created something similar for a pizza shop website that changes the price based on the ingredients that you choose. http ...

Answer Answer to Question 18472
Vote up! 0 Vote down! Unfortunately, forms (line item add to cart forms) within forms (cart forms that let you modify quantity) is a non-starter. Additionally, there is no core way of handling editing a line item field that is customer facing. But take he ...

Question Display a view based on taxonomy of multiple categories
Vote up! 1 Vote down! I'm trying to create a view based on a selection of multiple categories, eg. Product, Gender and type I have created a taxonomy term based catalogue, using the following terms as an example Main Category: Tops, Trousers etc. Cat ...
Discussion Displaying products
Hello, I am an advanced PHP/Web developer but am only just creating my first Drupal site. I feel like I've gotten a good start on using Drupal.. created my own basic theme etc. Now for the e-commerce side of my the site I am currently developing. I g ...
mikeken763 — August 2011 — 5 comments
Discussion Can Commerce do Dollar mount Sales
can rules or does commerce have a why of doing a sale by dollar amount? ...
scott.carlton — October 2011 — 4 comments
Answer Answer to Question 12441
Vote up! 0 Vote down! I guess you want to sell digital products? Check this tutorial if so: http://commerceguys.com/blog/commerce-module-tuesday-commerce-file-scree... ...
malovanets — December 2013 — 1 comment
Answer Answer to Question 7289
Vote up! 0 Vote down! 1. Use "feeds product-import" to import all product variations first 2. Then use "feeds product-display-import".- Source, Target, Target Config- SKU, GUID, Used as unique- SKU, Product variations: SKU (You may try ...
ng.ahchi — March 2013 — 2 comments