product->image->getPath())
->fillResize(50, 50)
->renderImage(
[
'alt' => $variant->product->lang->title,
'title' => $variant->product->lang->title,
]
),
[
'product/view',
'id' => $variant->product->id,
],
[ 'target' => '_blank' ]
)
?>
|
product->lang->title,
[
'product/view',
'id' => $variant->product->id,
],
[ 'target' => '_blank' ]
)
?>
|
getItem($variant->id))) {
echo $item[ 'count' ];
}
?> |
price ? : 0 ) . ' грн.'; ?> |
price_old - $variant->price ) ? : 0 ) . ' грн.'; ?> |
price * $item[ 'count' ] . ' грн.'; ?> |