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 Calculating shipping charges by weight
Hi, i'm pretty new to Drupal Commerce. At my internship they asked me to do research about Drupal and webshops. So i started looking into Drupal Commerce. I need a module, or a way without having to edit code, to calculate a shipping price by weight. ...
marcmarc — December 2011 — 33 comments
Discussion Commerce Kickstart: show child items when category is empty
$handler->display->display_options['defaults']['title'] = FALSE; $handler->display->display_options['defaults']['css ... _class'] = FALSE; $handler->display->display_options['css_class'] = 'collection-terms'; ...
smurf — May 2014 — 1 comment
Discussion ubercart > commerce migration issue
Both here and on the commerce guys screencast, I'm told I'm supposed to delete all product types, but I didn't understand. I kept trying to delete ubercart product content types. I needed to delete commerce created product product types. Ba ...
3goose — January 2012 — 2 comments
Answer Answer to Question 10511
make this happen with rules but I soon realized that I needed some extra functionality that rules ...
A.hjelm — October 2013
Discussion From content types to product types.
Hello, I have just installed Commerce in view of adding e-commerce functionality to a site that currently presents products that were sold over mail order. The site has been developed in Drupal 7 and the client is so happy he wants to set up a boutique... ...
apprentia — April 2011 — 4 comments
Discussion Creating DC View with prices and pictures
Hi! Im still trying to make it work- simple view with product's 1. thumbnails as a links to node, which display product 2. prices 3. title as a links to node, which display product 4. taxonomy term as a links to all products of that category What i h ...
CrazyDiamond — March 2011 — 13 comments
Discussion Travel tour booking system
Hi, I'm building an event booking system for a travel tour company. It's pretty straightforward: several tour types, a calendar, shopping cart integration, a display how many seats are available per date, and close that tour date when sold out e ...
alltag — March 2011 — 7 comments
Discussion Embedding and altering Commerce entity forms
to do things like add extra buttons, cancel links, and redirects to the form. Any modules wanting to ...
Ryan Szrama — July 2010 — 1 commentDiscussion commerce reports and product cost / net profit
Is there any easy way to save the cost of product and showing net profit in Commerce Reports? It seems there is no such module for adding such a field and doning calculation / report. cost net profit report ...
Answer Answer to Question 7852
Vote up! 1 Vote down! If I understand your situation, I think it's similar to mine. I think this is the hang-up and to my research there is no good workaround. It would be possible to manually solve this problem by creating tons of duplicates of the ...
abiconsulting — April 2013 — 1 comment
