include file ='../head.config.html' include file ='../header.html'
include file ='own_shop.menu.html'

$langShopPCommendBaby

$langShopPManageInfo
  $langShopPMayCommendBaby
section name=j loop=$shop_recommended_product_array
if $ifhtml eq '1' && $shop_recommended_product_array[j].html_url neq ''
$shop_recommended_product_array[j].p_name
$shop_recommended_product_array[j].p_price
else
$shop_recommended_product_array[j].p_name
$shop_recommended_product_array[j].p_price
/if
/section
if $shop_product_array[0].p_code != '' section name=i loop=$shop_product_array if $ifhtml eq '1' && $shop_product_array[j].html_url neq '' else /if /section else /if
$langShopPSelect $langShopPBabyName   $langShopPPrice
if $shop_product_array[i].p_store_recommended == "1" $langShopPMayCommend /if $shop_product_array[i].p_name $shop_product_array[i].p_name $shop_product_array[i].p_price
  $page_list  
$langShopPNotContent
include file ='../../../html/footer.html'