{include file="phoenix/system/_header.html"} {include file="phoenix/system/_breadcrumbs.html"}
{if $message} {foreach $message as $info} {include file="phoenix/system/_message.html"} {/foreach} {/if}
{if !empty($product_info.products_image) }
{product_image dir=large image=$product_info.products_image alt=$product_info.products_name}
{if $products_images} {/if}
{/if}
{if $oEvent->installed_plugin('manufacturers')} {if !empty($manufacturers_info.manufacturers_name) } {/if} {/if}

{$product_info.products_name}

{if $product_info.products_product_quantity}
{if $product_info.products_base_price != 1}

{$product_info.products_product_quantity} {$products_units[$product_info.products_units_id]}

{/if}
{/if} {if $oEvent->installed_plugin('reviews')}
{if $reviews_total gt 0 }
({$reviews_total}) {$lang.button_reviews} {else} {$lang.button_write_review} {/if}
{/if} {if !empty($product_info.products_short_description) }
{$product_info.products_short_description}
{/if} {if $myUser.show_price eq 1 } {if (!empty($info_product_special_price))} {$info_product_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}

{$product_info.products_model}

{/if}
{if $product_info.products_status eq 3 }
{if $smarty.get.edit} {/if} {if $mySystem.sed} {/if}
{$options}
{if $myUser.show_price eq 1 }
{/if}
{if $product_info.products_quantity_order_min > 1 }

{$lang.products_order_qty_min_text} {$product_info.products_quantity_order_min|quantity}

{/if} {if $product_info.products_quantity_order_units > 1 }

{$lang.products_order_qty_unit_text} {$product_info.products_quantity_order_units|quantity}

{/if}
{$lang.in_stock}
{elseif $product_info.products_status eq 4 }
{$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}
{if $notifications_block}

{$lang.text_product_notifications}

{$lang.text_product_notifications_introduction}

{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 $smarty.const.NEWSLETTER eq 'true'} {include file="phoenix/system/_newsletter.html"} {/if} {include file="phoenix/system/_footer.html"}