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 Shipping cost based on taxonomy term
Vote up! 0 Vote down! I'm currently developing a new store with Drupal Commerce. However ...
Discussion it is possible to build a marketplace with drupal commerce?
How I can buil a marketplace wit hdrupal commerce? I mean wot build multiple ecommerce sites in one, like using drupal+ubercart+marketplace (http://drupal.org/project/ubercart_marketplace). It is possible by default, or I need a module or what? ...
matteoraggi — February 2012 — 27 comments
Question How to limit the variations shown to a user based on custom conditions?
If it helps, I'm an experienced Drupal developer, so I'm comfortable using hooks and ...
Discussion Possible theme issue
with Core- I see them. I've posted to RocketTheme forum, but I suspect their support for Drupal is ...
clint — April 2012 — 1 comment
Question How do I apply multiple product categories/sub-categories to individual products?
using Commerce Kickstart and trying to develop a product catalog where much of my individual products ...
Discussion "No line items found." in email receipt if user is not authenticated during checkout
We need to allow unauthenticated users shop and check out, but when they receive the email confirmation receipt, it does not list the line items and states "No line items found." I am using [commerce-order:commerce_line_items] to pull the line i ...
leez — October 2011 — 16 comments
Discussion Complex shipping Calculation
Hello, I have a list of products with weights associated. I want to add a shipping line on my cart that would be calculated from the total product weight of the cart * specific amount that depends on the weight. Suppose i have these rules: If shopping car ...
peyrusse — November 2011 — 2 comments
Answer Answer to Question 15001
Vote up!-1 Vote down! When you go around the data model that Drupal Commerce sets up, you will have problems. Attributes should not have pricing except in very unique ecommerce situations. Everything else should come back to a unique and specific product/ ...
Josh Miller — October 2014 — 1 commentDiscussion What is the most popular credit card method in UK?
I would like to accept credit card payments in my drupal site.This site will be primary for UK citizens.So I am asking what is the most popular credit card payment in UK (for example Worldpay).Any suggestion? Thanks ...
pinkonomy — April 2012 — 4 comments
Blog Implementing a Commerce License plugin
essentially any of these use cases using a combination of the Drupal Entity API module and CTools plugins ... We'll walk through each of the required pieces of the plugin and the Commerce License API in turn! ... = 'commerce_license_og_settings_form_submit';?> As you can see, I did just a little bit of magic with the States API to hide the "entity ...
Christian Sieber — August 2014
