$ProductId = "339"
$ShopLang = ""
$backend = null
$sql = "SELECT ShopId ,ProductId,ProductCode,ProductColor,ProductPrice,PriceShow,PriceText AS PriceText ,HaveDiscount,Percent,PriceNet,IsProductOldNew,IsProductHot,IsProductOldNewDesc AS IsProductOldNewDesc ,IsProductSell,IsProductImport,ProductBand AS ProductBand,ProductVersion AS ProductVersion ,ProductDesc AS ProductDesc,ProductKeyword AS ProductKeyword,ProductView,ProductLink,ProductPic1,ProductPic2,ProductState,ProductWeight,ProductName AS ProductName ,StampUpdate ,Shop2TypeId FROM shop_products
WHERE ProductId=339 LIMIT 1"
$result = array()
Product::getProduct() - APP/models/product.php, line 227
ProductsController::detail() - APP/controllers/products_controller.php, line 50
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: PriceNet [APP/models/product.php, line 242]
$ProductId = "339"
$ShopLang = ""
$backend = null
$sql = "SELECT ShopId ,ProductId,ProductCode,ProductColor,ProductPrice,PriceShow,PriceText AS PriceText ,HaveDiscount,Percent,PriceNet,IsProductOldNew,IsProductHot,IsProductOldNewDesc AS IsProductOldNewDesc ,IsProductSell,IsProductImport,ProductBand AS ProductBand,ProductVersion AS ProductVersion ,ProductDesc AS ProductDesc,ProductKeyword AS ProductKeyword,ProductView,ProductLink,ProductPic1,ProductPic2,ProductState,ProductWeight,ProductName AS ProductName ,StampUpdate ,Shop2TypeId FROM shop_products
WHERE ProductId=339 LIMIT 1"
$result = array(
array(
"shop_products" => array()
)
)
}
if($result[0]['shop_products']['PriceNet']>0){
Product::getProduct() - APP/models/product.php, line 242
ProductsController::detail() - APP/controllers/products_controller.php, line 50
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88