VbzCart/pieces/title

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< 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

Table

  1. REDIRECT Template:l/vc/table

Code

  1. REDIRECT Template:l/vc/code

Classes

  • collections:
    • clsVbzTitles (extends clsVbzTable)
  • singular:
    • clsVbzTitle (extends clsDataSet)