Created
April 23, 2012 07:04
-
-
Save nicholasf/2469291 to your computer and use it in GitHub Desktop.
Our wishlist for an online shopping service
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Our wishlist from an online store service: | |
| 1 - quantity based pricing | |
| 2 - product promotion, buy a product foo, get a product bar for free (or a reduced price) | |
| 3 - customer groups (customer groups receive products for a percentile discount or for a set price) | |
| 4 - shipping cost calculation (tariffs to ship to places like Malaysia are included) | |
| 5 - SSO (some method for single sign on that means our customers don't have to create two accounts, one for the store and one for our systems) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment