No release in over 3 years
Low commit activity in last 3 years
Add support for package products to the Workarea Commerce Platform
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 3.x, >= 3.5.9
 Project Readme

This plugin is deprecated. Check out product bundles for the latest and greatest!

Workarea Package Products

A Workarea Commerce plugin that adds support for package products. Package products are a group of products grouped together and displayed on a single product detail page. This enables your storefront to display related items together and offer an easy way to quickly add all the items to cart.

Overview

  • Adds the ability to associate products through a package product in the admin
  • Adds a custom package product creation workflow to the admin
  • Adds a package product template for the storefront that displays all the packaged products together while still allowing separate add to cart buttons for each product
  • Adds a family product template for the storefront that displays all the packaged products together, allows selecting multiple products, and adding them all to a cart at the same time

Getting Started

Add the gem to your application's Gemfile:

# ...
gem 'workarea-package_products'
# ...

Update your application's bundle.

cd path/to/application
bundle

Workarea Commerce Documentation

See https://developer.workarea.com for Workarea Commerce documentation.

License

Workarea Package Products is released under the Business Software License