{if !empty($product_info.products_image) }
{if $notifications_block}
{if $notification_exists}
{$products_name|string_format:$lang.block_notifications_notify_remove}
{else}
{$products_name|string_format:$lang.block_notifications_notify}
{/if}
{/if}
{$slavery_products}
{$xsell_products}
{$up_sell_products}
{$also_purchased_products}
{if $products_images}
{/if}
{product_image dir=small height="100" image=$product_info.products_image alt=$product_info.products_name}
{foreach $products_images as $images}
{product_image dir=small height="100" image=$images.image alt=$product_info.products_name}
{/foreach}
{/if}
{if $oEvent->installed_plugin('manufacturers')}
{if !empty($manufacturers_info.manufacturers_name) }
{/if}
{/if}
{if $product_info.products_product_quantity}
{$info_product_price}
{$info_product_special_price}
{else} {if $price_discount} {$lang.price_from} {$price_discount}
{else}
{/if}
{$product_info.products_name}
{if $product_info.products_base_price != 1}
{/if}
{if $oEvent->installed_plugin('reviews')}
{/if}
{if !empty($product_info.products_short_description) }
{$product_info.products_product_quantity} {$products_units[$product_info.products_units_id]}
{/if}
{$product_info.products_short_description}
{/if}
{if $myUser.show_price eq 1 }
{if (!empty($info_product_special_price))}
{$info_product_special_price}
{else} {if $price_discount} {$lang.price_from} {$price_discount}
{else}
{$info_product_price}
{/if} {/if} {if $product_info.products_base_price != 1}({$info_base_product_price}/{$products_units[$product_info.products_base_unit]}){/if}
{$panginfov}
{if $info_product_price_list > 0}{$info_product_price_list}
{/if} {else} {$lang.button_login} {/if}
{if $smarty.const.PRODUCT_LIST_MODEL > 0}
{if $product_info.products_status eq 3 }
{elseif $product_info.products_status eq 4 }
{$product_info.products_model}
{/if}
{$lang.text_no_longer_available}
{if (!empty($product_info.products_replacement_product_id))}
{$lang.text_replacement_product}
{/if}
{else}
{$lang.out_of_stock}
{/if}
{$product_info.products_description}
{if $cart_count_contents gt 0 }
{if $smarty.get.con eq '1' }
{$lang.button_back}
{else}
{if $myUser.show_price eq 1 }
{$lang.button_checkout}
{/if}
{/if}
{/if}
{if !empty($product_info.products_url) }
{$redirect|string_format:$lang.text_more_information}
{/if} {if ($product_info.products_date_available > $today) }{$product_info.products_date_available|oos_date_long|string_format:$lang.text_date_available}
{else} {if $smarty.const.SHOW_DATE_ADDED_AVAILABLE eq 'true'}{$product_info.products_date_added|oos_date_long|string_format:$lang.text_date_added}
{/if} {/if}{$lang.text_product_notifications}
{$lang.text_product_notifications_introduction}