spree commerce gift card

12
SpreeCommerce Gift Card Extension Developed By Vinsol

Upload: vinsol

Post on 06-Jan-2017

1.045 views

Category:

Software


0 download

TRANSCRIPT

Page 1: Spree Commerce Gift Card

SpreeCommerce Gift Card

Extension Developed By Vinsol

Page 2: Spree Commerce Gift Card

What is e-commerce Gift Card

● Stored-value money card ● Alternative to cash for purchases● Promotion strategy ● Recipient buys products of his choice● Increases order volume● Increase customer acquisition

Page 3: Spree Commerce Gift Card

Spree Gift Card

● Add gift card functionality to Spree Store● Admin creates gift cards● Customer purchases gift card● Customer sends gift card to recipient● Recipient places orders by paying through giftcard● Download Spree Gift Card[1]

● Detailed Article with Screenshots Spree Gift Card[2]

[1] http://spreecommerce-extensions.com/extensions/spree_gift_card [2] http://vinsol.com/spreecommerce-gift-card

Page 4: Spree Commerce Gift Card

Requirements

● Spree Core 1.1.0 or greater.● Ruby 1.9.2 or greater.

Page 5: Spree Commerce Gift Card

Installation

1. Add gem to Gemfile

gem 'spree_gift_card', github: 'vinsol/spree_gift_card'

2. Run bundle install3. Run rails g spree_gift_card:install4. Run rails g spree_gift_card:seed

Page 6: Spree Commerce Gift Card

Edit Section of a Product

Page 7: Spree Commerce Gift Card

Recipient Places Orders

Page 8: Spree Commerce Gift Card
Page 9: Spree Commerce Gift Card

Recipient Enters Unique Code At Checkout

Page 10: Spree Commerce Gift Card

Admin Panel

Page 11: Spree Commerce Gift Card

Create New Gift Cards