getImageCount() > 0) { $primary = $item->getPrimaryImage(); $image = '
'; echo $image; ?>
getImages() as $img) { ?>
" data-imgid="getID(); ?>" data-imgurl="getAbsoluteUrl(); ?>">

getName(); ?>

in getCategoryName(); ?>

$getPrice(); ?>

Description

getDescription(); if (empty($desc)) { echo "No item information found."; } else { echo htmlspecialchars($desc); } ?>