NAME
XAO::DO::Data::CatalogData - untranslated catalog data
DESCRIPTION
Contains a piece of original catalog that describes one product or one category or holds extra data that do not belong to any category or product.
Data::CatalogData is a Hash that has the following properties:
- type
-
One of `category', `product' or `extra'.
- value
-
Arbitrary content up to 60000 characters long. Depends on the catalog.
AUTHORS
Copyright (c) 2001 XAO Inc.
Andrew Maltsev <am@xao.com>