Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Overview

This module is used to extend the default shopping capabilities of Drupal Commerce. This module is useful for merchandiser who supplies or sells custom bags or items. This module will allow your potential site visitors to create/customize a loot/goodie bags and order a specific amount of them

Goodie bag module is create drupal commerce goodie bag block.
In this block you can add multiple products then update your bag quantity.

Goodie bag block containing following data :-

  1. Product name with price
  2. Total bag quantity
  3. Price per bag
  4. Total order

Features

  1. You can add multiple products in single bag
  2. You can add multiple quantity of bag
  3. You can implement this block with views also e.g. display your all product using and when you can click on add to cart button of any product related product information will store in goodie bag

Installation

  1. Copy the entire drupal_commerce_goodie_bag directory the Drupal sites/all/modules/custom directory.
  2. Login as an administrator. Enable the module in the "Administer" -> "Modules".
  3. Go to Admin -> config and click on Goodie bag configuration link then add default quantity value.

Configuration

  1. Enable Drupal Goodie Bag block in required region via Administer -> Structure -> Blocks.

Requirements

Drupal Commerce

AttachmentSize
Goodie bag screenshot10.11 KB

Project information