VbzCart/pieces/title
< VbzCart | pieces(Redirected from VbzCart/features/title)
Jump to navigation
Jump to search
A "title" in VbzCart is a work of some kind which might be available in multiple formats.
Examples:
- a t-shirt with particular artwork that might be available in multiple sizes, sleeve-lengths, etc.
- a musical album that might be available as a CD, a download, or 12" vinyl
Each format/size of a given title constitutes an "item", which may have zero or more units in stock.
Related
- title topic - assigns a Title to zero or more topics
Table
- REDIRECT Template:l/vc/table
Code
- REDIRECT Template:l/vc/code
Classes
- collections:
- clsVbzTitles (extends clsVbzTable)
- singular:
- clsVbzTitle (extends clsDataSet)