';
echo $this->renderPosition('subtitle', array('style' => 'jbsubtitle'));
echo '
';
echo $this->renderPosition('likes', array(
'style' => 'jbblock',
'class' => 'align-left'
)
);
echo $this->renderPosition('rating', array(
'style' => 'jbblock',
'class' => 'align-right',
)
);
?>
checkPosition('image')) : ?>
renderPosition('image'); ?>
checkPosition('anons')) : ?>
renderPosition('anons', array(
'style' => 'jbblock',
'labelTag' => 'strong',
'tag' => 'p'
)); ?>
checkPosition('price')) : ?>
renderPosition('price', array(
'style' => 'jbblock',
'labelTag' => 'strong',
'tag' => 'p'
)); ?>
checkPosition('properties')) : ?>
renderPosition('properties', array(
'style' => 'jbblock',
'labelTag' => 'strong',
'tag' => 'p'
)); ?>
checkPosition('categories')) : ?>
renderPosition('categories', array(
'style' => 'jbblock',
'labelTag' => 'strong',
'tag' => 'p'
)); ?>
renderPosition('social', array('style' => 'jbblock')); ?>
checkPosition('tab-text')
|| $this->checkPosition('tab-properties')
|| $this->checkPosition('tab-primenenie')
|| $this->checkPosition('tab-reviews')
|| $this->checkPosition('tab-gallery')
|| $this->checkPosition('tab-comments')
) :
$positionParams = array(
'style' => 'jbblock',
'tag' => 'div',
'labelTag' => 'h3',
'clear' => true
);
?>
checkPosition('tab-text')) : ?>
-
checkPosition('tab-properties')) : ?>
-
checkPosition('tab-primenenie')) : ?>
-
checkPosition('tab-reviews')) : ?>
-
checkPosition('tab-gallery')) : ?>
-
checkPosition('tab-comments')) : ?>
-
(getCommentsCount(); ?>)
checkPosition('tab-text')) : ?>
renderPosition('tab-text', $positionParams); ?>
checkPosition('tab-properties')) : ?>
renderPosition('tab-properties', array('style' => 'jbtable')); ?>
checkPosition('tab-primenenie')) : ?>
renderPosition('tab-primenenie', array('style' => 'jbtable')); ?>
checkPosition('tab-reviews')) : ?>
renderPosition('tab-reviews', $positionParams); ?>
checkPosition('tab-gallery')) : ?>
renderPosition('tab-gallery', $positionParams); ?>
checkPosition('tab-comments')) : ?>