Code Context
<li><a class="rss" title="RSS" href="https://web.whatsapp.com/send?phone=<?=$store[0]['stores']['whatsapp']?>" target="_blank"><i class="fa fa-whatsapp"> </i></a></li>
<li><a class="pinterest" title="Pinterest" href="<?=$store[0]['stores']['googleplus']?>" target="_blank"><i class="fa fa-google-plus"> </i></a></li>
$viewFile = '/home/worldofchina/public_html/app/View/Pages/store.ctp'
$dataForView = array(
'store' => array(
(int) 0 => array(
'stores' => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
)
),
'storeImages' => array(
(int) 0 => array(
'Image' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Image' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Image' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'Image' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'Image' => array(
[maximum depth reached]
)
)
),
'country_id' => null,
'countries' => array(
(int) 0 => array(
'Country' => array(
[maximum depth reached]
)
)
),
'user_lang' => 'en',
'pageURL' => 'http://worldofchina.store/en/store/2019006',
'user_name' => null,
'user_type' => null,
'user_id' => null,
'logged_in' => false,
'curren_user' => null
)
$store = array(
(int) 0 => array(
'stores' => array(
'id' => '2019006',
'image' => '5c24c2ff95e652.jpg',
'phone' => '15888929977 81530632',
'name_ar' => 'jiujiu 玖玖花边',
'name_en' => 'jiujiu 玖玖花边',
'name_ch' => 'jiujiu 玖玖花边',
'service_ar' => 'الدانتيل ، الدانتيل ، والاكسسوارات ، والنسيج ، والملابس والاكسسوارات نوع التجارة: الداخلية والخارجية تجارة الجملة الصغيرة',
'service_en' => 'Lace, lace, accessories, fabric, clothing accessories trade type: domestic and foreign trade small wholesale',
'service_ch' => '花边,蕾丝花边,辅料,布料,服装辅料 贸易类型:内销 外贸 小额批发',
'service_tr' => 'Dantel, dantel, aksesuar, kumaş, giyim aksesuarları ticaret türü: iç ve dış ticaret küçük toptan',
'service_fr' => 'Dentelle, dentelle, accessoires, tissu, accessoires de vêtements type commerce : commerce intérieur et extérieur petit gros',
'service_de' => 'Spitze, Spitze, Zubeh? r, Stoff, Bekleidungszubeh?',
'service_ru' => 'Кружева, кружева, аксессуары, ткань, одежда аксессуары тип торговли: внутренняя и внешняя торговля мелкая оптовая',
'service_es' => 'Encaje, encaje, accesorios, tela, accesorios de ropa tipo de comercio: comercio nacional y exterior pequeño al por mayor',
'working_hours_ar' => 'From 9:00 AM To 5:00 PM',
'working_hours_en' => 'From 9:00 AM To 5:00 PM',
'working_hours_ch' => 'From 9:00 AM To 5:00 PM',
'address_ar' => ' 义乌国际商贸城四区85门3楼6街41786 ',
'address_en' => ' 义乌国际商贸城四区85门3楼6街41786 ',
'address_ch' => ' 义乌国际商贸城四区85门3楼6街41786 ',
'latitude' => '0',
'longitude' => '0',
'whatsapp' => '',
'facebook' => '',
'user_id' => '562',
'category_id' => '39',
'city_id' => '2',
'created' => '1545913087',
'vip' => false,
'stock' => false,
'wechat_id' => '',
'email_store' => '478146663@qq.com',
'web_add' => '',
'production_rate' => '2000',
'delivery_time' => '20',
'send_sample' => '1',
'payment_lc' => true,
'payment_tt' => false,
'payment_cash' => true,
'payment_visa' => true,
'production_type' => '3',
'views_count' => '527',
'is_import' => false
),
(int) 0 => array(
'rate' => '0.0000'
)
)
)
$storeImages = array(
(int) 0 => array(
'Image' => array(
'id' => '5137',
'store_id' => '2019006',
'image' => '5c24c2ff96ad7.jpg'
)
),
(int) 1 => array(
'Image' => array(
'id' => '5138',
'store_id' => '2019006',
'image' => '5c24c2ff970fc.jpg'
)
),
(int) 2 => array(
'Image' => array(
'id' => '5139',
'store_id' => '2019006',
'image' => '5c24c2ff9775b.jpg'
)
),
(int) 3 => array(
'Image' => array(
'id' => '5140',
'store_id' => '2019006',
'image' => '5c24c2ff97db9.jpg'
)
),
(int) 4 => array(
'Image' => array(
'id' => '5141',
'store_id' => '2019006',
'image' => '5c24c2ff98459.jpg'
)
)
)
$country_id = null
$countries = array(
(int) 0 => array(
'Country' => array(
'id' => '2',
'name_ar' => 'جمهورية الصين الشعبية ',
'name_en' => 'CHINA',
'name_ch' => '中国',
'code' => '+86'
)
)
)
$user_lang = 'en'
$pageURL = 'http://worldofchina.store/en/store/2019006'
$user_name = null
$user_type = null
$user_id = null
$logged_in = false
$curren_user = null
$image = array(
'Image' => array(
'id' => '5141',
'store_id' => '2019006',
'image' => '5c24c2ff98459.jpg'
)
)
$rate = (float) 0
$i = (int) 5
$remainder = (float) 5
include - APP/View/Pages/store.ctp, line 94
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
" target="_blank">