| {$smarty.const.STORE_NUMBER} | {if {$storename} eq 1}{$smarty.const.STORE_STORE_NAME} | {/if}{$smarty.const.STORE_CATEGORY_NAME} | {$smarty.const.STORE_PRODUCT_NAME} | {if {$amount} eq 1}{$smarty.const.STORE_PRICE_QUANTITY} | {/if} {if {$productBuyPrice} eq 1}{$smarty.const.STORE_PRICE_PURCHASING_PRICE} | {/if} {if {$lastbuyprice} eq 1}اخر سعر الشراء | {/if} {if {$lastbuyprice_withDiscount} eq 1}اخر سعر الشراء مع الخصم | {/if} {if {$meanbuyprice} eq 1}متوسط سعر الشراء | {/if} {if {$meanbuyprice_withDiscount} eq 1}متوسط سعر الشراء مع الخصم | {/if} {if {$productSellAllPrice} eq 1}{$smarty.const.STORE_PRICE_WHOLESALE_PRICE} | {/if} {if {$productSellHalfPrice} eq 1}{$smarty.const.STORE_PRICE_HALF_PRICE_WHOLESALE} | {/if} {if {$productSellUnitPrice} eq 1}{$smarty.const.STORE_PRICE_RETAIL_PRICE} | {/if} {if {$price4} eq 1}{$smarty.const.STORE_PRICE4} | {/if} {if {$price5} eq 1}{$smarty.const.STORE_PRICE5} | {/if} {if {$price6} eq 1}{$smarty.const.STORE_PRICE6} | {/if} {if {$price7} eq 1}{$smarty.const.STORE_PRICE7} | {/if} {if {$price8} eq 1}{$smarty.const.STORE_PRICE8} | {/if} {if {$lastProcessDate} eq 1}{$smarty.const.STORE_PRICE_DATE_LAST_OPERATION} | {/if} {if {$image} eq 1}{$smarty.const.STORE_PRICE_IMAGE} | {/if} {if {$description} eq 1}{$smarty.const.STORE_PRICE_DESCRIPTION} | {/if} {if {$parcodaz} eq 1}{$smarty.const.STORE_PRICE_BARCODE} | {/if} {if {$dasta} eq 1}{$smarty.const.STORE_PRICE_DOZEN_PRICE} | {/if} {if {$ro3dasta} eq 1}{$smarty.const.STORE_PRICE_PRICE_QUARTER_DOZEN} | {/if}|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {$x} | {if {$storename} eq 1}{$storedetail->storeName} | {/if}{$storedetail->productCatName} | {$storedetail->productName} | {if {$amount} eq 1}{$storedetail->productquantity} | {/if} {if {$productBuyPrice} eq 1}{$storedetail->productBuyPrice} | {/if} {if {$lastbuyprice} eq 1}{$storedetail->lastbuyprice} | {/if} {if {$lastbuyprice_withDiscount} eq 1}{$storedetail->lastbuyprice_withDiscount} | {/if} {if {$meanbuyprice} eq 1}{$storedetail->meanbuyprice} | {/if} {if {$meanbuyprice_withDiscount} eq 1}{$storedetail->meanbuyprice_withDiscount} | {/if} {if {$productSellAllPrice} eq 1}{$storedetail->productSellAllPrice} | {/if} {if {$productSellHalfPrice} eq 1}{$storedetail->productSellHalfPrice} | {/if} {if {$productSellUnitPrice} eq 1}{$storedetail->productSellUnitPrice} | {/if} {if {$price4} eq 1}{$storedetail->price4} | {/if} {if {$price5} eq 1}{$storedetail->price5} | {/if} {if {$price6} eq 1}{$storedetail->price6} | {/if} {if {$price7} eq 1}{$storedetail->price7} | {/if} {if {$price8} eq 1}{$storedetail->price8} | {/if} {if {$lastProcessDate} eq 1}{$storedetail->storedetaildate} | {/if} {if {$image} eq 1}
{if $storedetail->logo =="." || $storedetail->logo ==""}
{$smarty.const.STORE_PRICE_NOTHING}
{else}
|
{/if}
{if {$description} eq 1}
{$storedetail->productDescription} | {/if} {if {$parcodaz} eq 1}{$storedetail->parcode} | {/if} {if {$dasta} eq 1}{$storedetail->productSellAllPrice*12} | {/if} {if {$ro3dasta} eq 1}{$storedetail->productSellAllPrice*3} | {/if}