Sha256: fb2a431182de2e844c572aa84b7b69a11c80ee0a7f2e1ebabe5eed8b888729bd

Contents?: true

Size: 1.04 KB

Versions: 2

Compression:

Stored size: 1.04 KB

Contents

Workarea Variant List
================================================================================

A Workarea Commerce plugin that adds a product template for variant list display. With the variant list product template, the product detail page displays a grid of variants for the product, each variants options and price, and the ability to add any number of each variant to cart at the same time.

Getting Started
--------------------------------------------------------------------------------

Add the gem to your application's Gemfile:

```ruby
# ...
gem 'workarea-variant_list'
# ...
```

Update your application's bundle.

```bash
cd path/to/application
bundle
```

Workarea Commerce Documentation
--------------------------------------------------------------------------------

See [https://developer.workarea.com](https://developer.workarea.com) for Workarea Commerce documentation.

License
--------------------------------------------------------------------------------

Workarea Variant List is released under the [Business Software License](LICENSE)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-variant_list-1.0.3 README.md
workarea-variant_list-1.0.2 README.md