27 lines
656 B
Markdown
27 lines
656 B
Markdown
|
## Products
|
||
|
|
||
|
Contains
|
||
|
|
||
|
- List of Products tagged by Item master
|
||
|
- image
|
||
|
- short description (md)
|
||
|
- pricing info (if public) (public pricelist)
|
||
|
- stock info (website warehouse)
|
||
|
- Search
|
||
|
- Sidebar contains categories (# of items in each category)
|
||
|
|
||
|
When Item is Saved, a page for that item is created with
|
||
|
|
||
|
- Large image
|
||
|
- Smaller images
|
||
|
- Long Description
|
||
|
- Pricing info
|
||
|
- Stock info
|
||
|
- Contact Button (instead of Buy / Add to cart)
|
||
|
|
||
|
### Steps
|
||
|
|
||
|
- update item master
|
||
|
- update item category (show in web + priority) (or in a products settings page)
|
||
|
- # of public items in each category
|
||
|
- validation - item cannot have show in item if parent does not have it
|