getProductImages($p->ID);
?>
getFirst(getKbAmz()->getOption('productListImageSize'), null, array('class' => 'animate kb-amz-first'));
echo $images->getSecond(getKbAmz()->getOption('productListImageSize'),null, array('class' => 'animate kb-amz-second'));
?>
featured) : ?>
post_excerpt)) {
echo $p->post_excerpt;
} else {
$content = getKbAmz()->getProductContent($p->ID);
echo getKbAmzExcerptFromContent($content, $this->featured_content_length);
}
?>
getProductSticker($p->ID); ?>
getProductVariantLabel($p->ID)) {
echo sprintf(
'%s',
$variantLabel
);
}
?>
ID).'" title="'.$title.'">' .get_the_title($p->ID). '';
?>
isProductAvailable($p->ID)): ?>
getProductPriceHtml($p->ID);?>