Drupal commerce goodie bag

Categories

Component ID

2390357

Component name

Drupal commerce goodie bag

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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