sfw_get_producttype_articles_number
Description
Retrieve the number of articles which are associated to the current producttype
The function will return 0 in case of an error
Since: 1.0.0
Code
<?php function sfw_get_producttype_articles_number( $producttype_selector = false ){
…
} ?>
Parameter
- $producttype_selector
- (mixed) See sfw_get_producttype_id()
Default: false