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 shipping prices depending on weights
Greetings, I have a question... I have a product type to which I added a list field for choosing the weight of the product... a) I need to make the shipping prices depending on those weights b) when the weight of a product goes over the specific weight I ...
MarkoC — September 2011 — 7 comments
Discussion Dealing with Very Large Product Catalog
If this is a redundant thread, please redirect and advise me. Simply, I built and ran a jewelry website back in the late '90's to mid 00's, and we had a very large catalog of items. To edit them I downloaded the.csv file, edited the product ...
Discussion Do products need a SKU?
giving millions of people a head start in understanding what we're referring to. So... to summarize: ...

Discussion Checkout button
Hey everyone. I'm very new to drupal commerce and am having problems with it. I have followed the userguide on this and have been able to create and display a product list and product types and so on, but when i log on as an authenticated user, i can ...
frankenstein246 — June 2011 — 9 comments
Discussion Data model, read orders by third party tool.
'commerce_order_status' for? Both tables are empty in my installation. thanks Chris ...
joeX — February 2011 — 1 comment
Discussion Cross-sell, Up-sell in drupal 7
Hello everybody, I'am new in drupal commerce world, I need your help about how to use Cross-sell and Up-sell in drupal commerce, I searched all over the web, I concluded that is possible, but no clear method. thank you in advance. ...
sbadia — December 2011 — 5 comments
Discussion Additional Information on the Order Page
I need to display additional customer information regarding the order when viewed by an admin. I need to show the date of the order and the customer's email address(among other things). How would I go about modifying the order page for admins? ...
tars16 — December 2011 — 11 comments
Discussion Add a Delivery address
Hi I would like to add a seperate Delivery address to the checkout process, could someone point me in the correct direction with this please. Ultimatly I would like a check box below Billing address which says Use same address for delivery, then on untick ...
purplemonkey — August 2011 — 5 comments
Discussion Different options, same price
Hy, i tried to create an option set, as in other tutorials explained (like line item), to add different eg. sizes to a t-shirt, that all coast the same and have no need of an additional image or sku. The problem with the line item: All additional fields i ...
sammyfm — December 2012 — 1 comment — Line Items
Discussion Attributes + Sku + Multiple products instance
Hello, I have about 100 products, those are flowers, so they have weight, tall, blooming time... For those fields I think its ok, they will go in the "data" field from "products" table in my "Flower" product type, if I'm ...