ePages 6.11.0 - DE_EPAGES/Product/API/Feature.pm

Package DE_EPAGES::Product::API::Feature

This module verifies Feature Product

Functions

CountFeatureProductTypeAttributes
CountFeatureProducts
CountFeatureVariations

CountFeatureProductTypeAttributes

Counts greatest attribute count in a shop's product type.

Syntax
CountFeatureProductTypeAttributes($Shop, $Feature);
Input
$Shop (object)
shop
$Feature (object)
feature (optional)
Return
$FeatureCount (int)
used feature count

CountFeatureProducts

Counts products in shop.

Syntax
CountFeatureProducts($Shop, $Feature);
Input
$Shop (object)
shop
$Feature (object)
feature (optional)
Return
$FeatureCount (int)
used feature count

CountFeatureVariations

Counts greatest attribute count in a shop's product type.

Syntax
CountFeatureVariations($Shop, $Feature);
Input
$Shop (object)
shop
$Feature (object)
feature (optional)
Return
$FeatureCount (int)
used feature count