Commerce Merchant

Component type

module

Maintenance status

Development status

Component created

Component changed

This module defines the Commerce Merchant entity and related features. It allows Commerce Product entities to be associated to merchant entities through an entity reference field, which the module automatically creates. This requirement, where products can be associated to different merchants, is a common element in marketplace-like websites.

Sub-modules

Commerce Merchant User

This sub-module currently provides a user reference field to merchant entities that allows users to be associated to merchant entities.

calculator

Component type

module

Maintenance status

Development status

Component created

Component changed

General explanation

Calculator is a very simple calculator module.
Add the calculator-block to a region and enjoy it.

The real math is done on the server-side. The browser interacts with the server
with ajax. After the math is done, the result is send back to the browser in a
json-package.

Future plans

- Configurable colors for buttons and characters.
- Configurable block title and description

Commerce Recipient

Component type

module

Categories

Maintenance status

Development status

Downloads

1092

Component created

Component changed

Commerce Recipient allows users at checkout to add a separate shipping address for each line item on their order. This is made for sites that sell gifts that can be shipped elsewhere, like gift baskets and flowers.

With a regular order, the shipping address can be different from the billing address, but that is for the whole order. What if each item needed its own address? Going further, what if each item needed its own gift message? Or some other bit of unique information?