{$smarty.const.CONF_SHOP_NAME} http://{$smarty.const.CONF_SHOP_URL}/ {$smarty.const.CONF_SHOP_NAME} ru-RU http://blogs.law.harvard.edu/tech/rss Shop-Script Lego SP {$smarty.const.CONF_GENERAL_EMAIL} {$smarty.const.CONF_GENERAL_EMAIL} {$smarty.now|date_format:"%r"} {foreach from=$products item=product} {$product.name} http://{$smarty.const.CONF_SHOP_URL}/{if $product.hurl}{$smarty.const.REDIRECT_PRODUCT}/{$product.hurl}{else}index.php?productID={$product.productID}{/if} http://{$smarty.const.CONF_SHOP_URL}/{if $product.hurl}{$smarty.const.REDIRECT_PRODUCT}/{$product.hurl}{else}index.php?productID={$product.productID}{/if} {assign var="imag" value="`$smarty.const.ROOT_DIR`/products_pictures/`$product.thumbnail`"} {*{if $product.thumbnail && file_exists($imag)} yessss {else} {$imag} {/if}*} {if $product.descr}{$product.descr|escape}{/if} {/foreach}