getProductMeta($p->ID); $title = htmlentities(str_replace('"', '', get_the_title($p->ID))); $c = $this->items_per_row ? $this->items_per_row : getKbAmz()->getOption('ListItemsPerRow', 6); $lg = 2; $md = 2; $sm = 6; $xs = 6; if ($c == 4) { $lg = 3; $md = 3; $sm = 6; $xs = 6; } else if($c == 3) { $lg = 4; $md = 4; $sm = 6; $xs = 6; } else if ($c == 2) { $lg = 6; $md = 6; $sm = 6; $xs = 6; }; ?>
  • ID); ?>>
    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) : ?> getProductSticker($p->ID); ?> getProductVariantLabel($p->ID)) { echo sprintf( '%s', $variantLabel ); } ?>
    ID).'" title="'.$title.'">' .get_the_title($p->ID). ''; ?>
    isProductAvailable($p->ID)): ?>
    getProductPriceHtml($p->ID);?>
    getCartButtonHtml($p->ID); ?>