ezproductcollectionitem

Summary

Contains information about an item of a product collection.

Persistent

Yes.

Attributes

Attribute

Type

Description

id

string

Auto-incremented ID number (used on the database level).

productcollection_id

string

The ID number of the product collection.

contentobject_id

string

The ID number of the content object.

item_count

string

The quantity.

price

string

The price of the product (the object).

is_vat_inc

string

1 if the price includes the VAT, 0 if not.

vat_value

string

The VAT value.

discount

string

Discount percentage.

name

string

The name of the product (the object).

contentobject

object

The actual content object (as an ezcontentobject object).

option_list

array

An array representing the selected product options.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.