This plugin is deprecated. Check out product bundles for the latest and greatest!
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.
- 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
Add the gem to your application's Gemfile:
# ...
gem 'workarea-package_products'
# ...
Update your application's bundle.
cd path/to/application
bundle
See https://developer.workarea.com for Workarea Commerce documentation.
Workarea Package Products is released under the Business Software License