SQLException: SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6]
File: /home/bingo/public_html/bo/libs/VicomStudio/DBPEAR.class.phpLine: 179#0 /home/bingo/public_html/bo/libs/VicomStudio/DBPEAR.class.php(103): DBPEAR->returnResult(Object(DB_Error))
#1 /home/bingo/public_html/bo/libs/eCommerce/SDO/Core/DAO/Category.class.php(25): DBPEAR->sqlGetField('SELECT CONCAT_W...')
#2 /home/bingo/public_html/bo/libs/eCommerce/SDO/Core/Application/Category.class.php(260): eCommerce_SDO_Core_DAO_Category->GetImplodeCategories(NULL, '/', '')
#3 /home/bingo/public_html/bo/libs/eCommerce/SDO/Core/Application/Category.class.php(248): eCommerce_SDO_Core_Application_Category::GetImplodeCategories(NULL, '/', '')
#4 /home/bingo/public_html/bo/view/ProductMain.php(42): eCommerce_SDO_Core_Application_Category::getFriendlyNameUrl(NULL, '{p}')
#5 /home/bingo/public_html/bo/libs/PEAR/Savant3.php(1074): include('/home/bingo/pub...')
#6 /home/bingo/public_html/bo/libs/PEAR/Savant3.php(1006): Savant3->fetch(NULL)
#7 /home/bingo/public_html/bo/libs/PEAR/Savant3.php(993): Savant3->getOutput('ProductMain.php')
#8 /home/bingo/public_html/bo/libs/eCommerce/FrontEnd/FO/Product.class.php(190): Savant3->display('ProductMain.php')
#9 /home/bingo/public_html/bo/libs/eCommerce/FrontEnd/FO/Product.class.php(27): eCommerce_FrontEnd_FO_Product->_search()
#10 /home/bingo/public_html/bo/product.php(4): eCommerce_FrontEnd_FO_Product->execute()
#11 /home/bingo/public_html/productos.php(2): include('/home/bingo/pub...')
#12 {main}
SQLException Object
(
[message:protected] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6]
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/bingo/public_html/bo/libs/VicomStudio/DBPEAR.class.php
[line:protected] => 179
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/bingo/public_html/bo/libs/VicomStudio/DBPEAR.class.php
[line] => 103
[function] => returnResult
[class] => DBPEAR
[type] => ->
[args] => Array
(
[0] => DB_Error Object
(
[error_message_prefix] =>
[mode] => 1
[level] => 1024
[code] => -2
[message] => DB Error: syntax error
[userinfo] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6]
[backtrace] => Array
(
[0] => Array
(
[file] => /home/bingo/public_html/bo/libs/PEAR/DB.php
[line] => 983
[function] => __construct
[class] => PEAR_Error
[type] => ->
[args] => Array
(
[0] => DB Error: syntax error
[1] => -2
[2] => 1
[3] => 1024
[4] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6]
)
)
[1] => Array
(
[file] => /opt/cpanel/ea-php81/root/usr/share/pear/PEAR.php
[line] => 577
[function] => __construct
[class] => DB_Error
[object] => DB_Error Object
*RECURSION*
[type] => ->
[args] => Array
(
[0] => -2
[1] => 1
[2] => 1024
[3] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6]
)
)
[2] => Array
(
[file] => /opt/cpanel/ea-php81/root/usr/share/pear/PEAR.php
[line] => 225
[function] => _raiseError
[class] => PEAR
[type] => ::
[args] => Array
(
[0] => DB_mysqli Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => DB_Error
[_expected_errors] => Array
(
)
[fetchmode] => 1
[fetchmode_object_class] => stdClass
[was_connected] =>
[last_query] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
[options] => Array
(
[result_buffering] => 500
[persistent] =>
[ssl] =>
[debug] => 0
[seqname_format] => %s_seq
[autofree] =>
[portability] => 0
[optimize] => performance
)
[last_parameters] => Array
(
)
[prepare_tokens] => Array
(
)
[prepare_types] => Array
(
)
[prepared_queries] => Array
(
)
[_last_query_manip] =>
[_next_query_manip] =>
[phptype] => mysqli
[dbsyntax] => mysqli
[features] => Array
(
[limit] => alter
[new_link] =>
[numrows] => 1
[pconnect] =>
[prepare] =>
[ssl] => 1
[transactions] => 1
)
[errorcode_map] => Array
(
[1004] => -15
[1005] => -15
[1006] => -15
[1007] => -5
[1008] => -17
[1022] => -5
[1044] => -26
[1046] => -14
[1048] => -3
[1049] => -27
[1050] => -5
[1051] => -18
[1054] => -19
[1061] => -5
[1062] => -5
[1064] => -2
[1091] => -4
[1100] => -21
[1136] => -22
[1142] => -26
[1146] => -18
[1205] => -30
[1213] => -31
[1216] => -3
[1217] => -3
[1356] => -32
[1365] => -13
[1451] => -3
[1452] => -3
)
[connection] => mysqli Object
(
[affected_rows] => -1
[client_info] => mysqlnd 8.1.32
[client_version] => 80132
[connect_errno] => 0
[connect_error] =>
[errno] => 1064
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
[error_list] => Array
(
[0] => Array
(
[errno] => 1064
[sqlstate] => 42000
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
)
)
[field_count] => 0
[host_info] => Localhost via UNIX socket
[info] =>
[insert_id] => 0
[server_info] => 10.2.44-MariaDB
[server_version] => 100244
[sqlstate] => 42000
[protocol_version] => 10
[thread_id] => 4184389
[warning_count] => 0
)
[dsn] => Array
(
[phptype] => mysqli
[dbsyntax] => mysqli
[username] => bingo_bingostar
[password] => qn1Ye0zn2Eozqd1tAD
[protocol] => tcp
[hostspec] => localhost
[port] =>
[socket] =>
[database] => bingo_bingostar2022
[new_link] => true
)
[autocommit] => 1
[transaction_opcount] => 0
[_db] => bingo_bingostar2022
[mysqli_flags] => Array
(
[1] => not_null
[2] => primary_key
[4] => unique_key
[8] => multiple_key
[16] => blob
[32] => unsigned
[64] => zerofill
[512] => auto_increment
[1024] => timestamp
[2048] => set
[32768] => group_by
)
[mysqli_types] => Array
(
[0] => decimal
[1] => tinyint
[2] => int
[3] => int
[4] => float
[5] => double
[7] => timestamp
[8] => bigint
[9] => mediumint
[10] => date
[11] => time
[12] => datetime
[13] => year
[14] => date
[247] => enum
[248] => set
[249] => tinyblob
[250] => mediumblob
[251] => longblob
[252] => blob
[253] => varchar
[254] => char
[255] => geometry
[16] => bit
[246] => decimal
)
)
[1] =>
[2] => -2
[3] => 1
[4] => 1024
[5] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6]
[6] => DB_Error
[7] => 1
)
)
[3] => Array
(
[file] => /home/bingo/public_html/bo/libs/PEAR/DB/common.php
[line] => 1913
[function] => __call
[class] => PEAR
[object] => DB_mysqli Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => DB_Error
[_expected_errors] => Array
(
)
[fetchmode] => 1
[fetchmode_object_class] => stdClass
[was_connected] =>
[last_query] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
[options] => Array
(
[result_buffering] => 500
[persistent] =>
[ssl] =>
[debug] => 0
[seqname_format] => %s_seq
[autofree] =>
[portability] => 0
[optimize] => performance
)
[last_parameters] => Array
(
)
[prepare_tokens] => Array
(
)
[prepare_types] => Array
(
)
[prepared_queries] => Array
(
)
[_last_query_manip] =>
[_next_query_manip] =>
[phptype] => mysqli
[dbsyntax] => mysqli
[features] => Array
(
[limit] => alter
[new_link] =>
[numrows] => 1
[pconnect] =>
[prepare] =>
[ssl] => 1
[transactions] => 1
)
[errorcode_map] => Array
(
[1004] => -15
[1005] => -15
[1006] => -15
[1007] => -5
[1008] => -17
[1022] => -5
[1044] => -26
[1046] => -14
[1048] => -3
[1049] => -27
[1050] => -5
[1051] => -18
[1054] => -19
[1061] => -5
[1062] => -5
[1064] => -2
[1091] => -4
[1100] => -21
[1136] => -22
[1142] => -26
[1146] => -18
[1205] => -30
[1213] => -31
[1216] => -3
[1217] => -3
[1356] => -32
[1365] => -13
[1451] => -3
[1452] => -3
)
[connection] => mysqli Object
(
[affected_rows] => -1
[client_info] => mysqlnd 8.1.32
[client_version] => 80132
[connect_errno] => 0
[connect_error] =>
[errno] => 1064
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
[error_list] => Array
(
[0] => Array
(
[errno] => 1064
[sqlstate] => 42000
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
)
)
[field_count] => 0
[host_info] => Localhost via UNIX socket
[info] =>
[insert_id] => 0
[server_info] => 10.2.44-MariaDB
[server_version] => 100244
[sqlstate] => 42000
[protocol_version] => 10
[thread_id] => 4184389
[warning_count] => 0
)
[dsn] => Array
(
[phptype] => mysqli
[dbsyntax] => mysqli
[username] => bingo_bingostar
[password] => qn1Ye0zn2Eozqd1tAD
[protocol] => tcp
[hostspec] => localhost
[port] =>
[socket] =>
[database] => bingo_bingostar2022
[new_link] => true
)
[autocommit] => 1
[transaction_opcount] => 0
[_db] => bingo_bingostar2022
[mysqli_flags] => Array
(
[1] => not_null
[2] => primary_key
[4] => unique_key
[8] => multiple_key
[16] => blob
[32] => unsigned
[64] => zerofill
[512] => auto_increment
[1024] => timestamp
[2048] => set
[32768] => group_by
)
[mysqli_types] => Array
(
[0] => decimal
[1] => tinyint
[2] => int
[3] => int
[4] => float
[5] => double
[7] => timestamp
[8] => bigint
[9] => mediumint
[10] => date
[11] => time
[12] => datetime
[13] => year
[14] => date
[247] => enum
[248] => set
[249] => tinyblob
[250] => mediumblob
[251] => longblob
[252] => blob
[253] => varchar
[254] => char
[255] => geometry
[16] => bit
[246] => decimal
)
)
[type] => ->
[args] => Array
(
[0] => raiseError
[1] => Array
(
[0] =>
[1] => -2
[2] =>
[3] =>
[4] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6]
[5] => DB_Error
[6] => 1
)
)
)
[4] => Array
(
[file] => /home/bingo/public_html/bo/libs/PEAR/DB/mysqli.php
[line] => 942
[function] => raiseError
[class] => DB_common
[object] => DB_mysqli Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => DB_Error
[_expected_errors] => Array
(
)
[fetchmode] => 1
[fetchmode_object_class] => stdClass
[was_connected] =>
[last_query] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
[options] => Array
(
[result_buffering] => 500
[persistent] =>
[ssl] =>
[debug] => 0
[seqname_format] => %s_seq
[autofree] =>
[portability] => 0
[optimize] => performance
)
[last_parameters] => Array
(
)
[prepare_tokens] => Array
(
)
[prepare_types] => Array
(
)
[prepared_queries] => Array
(
)
[_last_query_manip] =>
[_next_query_manip] =>
[phptype] => mysqli
[dbsyntax] => mysqli
[features] => Array
(
[limit] => alter
[new_link] =>
[numrows] => 1
[pconnect] =>
[prepare] =>
[ssl] => 1
[transactions] => 1
)
[errorcode_map] => Array
(
[1004] => -15
[1005] => -15
[1006] => -15
[1007] => -5
[1008] => -17
[1022] => -5
[1044] => -26
[1046] => -14
[1048] => -3
[1049] => -27
[1050] => -5
[1051] => -18
[1054] => -19
[1061] => -5
[1062] => -5
[1064] => -2
[1091] => -4
[1100] => -21
[1136] => -22
[1142] => -26
[1146] => -18
[1205] => -30
[1213] => -31
[1216] => -3
[1217] => -3
[1356] => -32
[1365] => -13
[1451] => -3
[1452] => -3
)
[connection] => mysqli Object
(
[affected_rows] => -1
[client_info] => mysqlnd 8.1.32
[client_version] => 80132
[connect_errno] => 0
[connect_error] =>
[errno] => 1064
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
[error_list] => Array
(
[0] => Array
(
[errno] => 1064
[sqlstate] => 42000
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
)
)
[field_count] => 0
[host_info] => Localhost via UNIX socket
[info] =>
[insert_id] => 0
[server_info] => 10.2.44-MariaDB
[server_version] => 100244
[sqlstate] => 42000
[protocol_version] => 10
[thread_id] => 4184389
[warning_count] => 0
)
[dsn] => Array
(
[phptype] => mysqli
[dbsyntax] => mysqli
[username] => bingo_bingostar
[password] => qn1Ye0zn2Eozqd1tAD
[protocol] => tcp
[hostspec] => localhost
[port] =>
[socket] =>
[database] => bingo_bingostar2022
[new_link] => true
)
[autocommit] => 1
[transaction_opcount] => 0
[_db] => bingo_bingostar2022
[mysqli_flags] => Array
(
[1] => not_null
[2] => primary_key
[4] => unique_key
[8] => multiple_key
[16] => blob
[32] => unsigned
[64] => zerofill
[512] => auto_increment
[1024] => timestamp
[2048] => set
[32768] => group_by
)
[mysqli_types] => Array
(
[0] => decimal
[1] => tinyint
[2] => int
[3] => int
[4] => float
[5] => double
[7] => timestamp
[8] => bigint
[9] => mediumint
[10] => date
[11] => time
[12] => datetime
[13] => year
[14] => date
[247] => enum
[248] => set
[249] => tinyblob
[250] => mediumblob
[251] => longblob
[252] => blob
[253] => varchar
[254] => char
[255] => geometry
[16] => bit
[246] => decimal
)
)
[type] => ->
[args] => Array
(
[0] => -2
[1] =>
[2] =>
[3] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id = [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6]
[4] => 1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
)
)
[5] => Array
(
[file] => /home/bingo/public_html/bo/libs/PEAR/DB/mysqli.php
[line] => 412
[function] => mysqliRaiseError
[class] => DB_mysqli
[object] => DB_mysqli Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => DB_Error
[_expected_errors] => Array
(
)
[fetchmode] => 1
[fetchmode_object_class] => stdClass
[was_connected] =>
[last_query] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
[options] => Array
(
[result_buffering] => 500
[persistent] =>
[ssl] =>
[debug] => 0
[seqname_format] => %s_seq
[autofree] =>
[portability] => 0
[optimize] => performance
)
[last_parameters] => Array
(
)
[prepare_tokens] => Array
(
)
[prepare_types] => Array
(
)
[prepared_queries] => Array
(
)
[_last_query_manip] =>
[_next_query_manip] =>
[phptype] => mysqli
[dbsyntax] => mysqli
[features] => Array
(
[limit] => alter
[new_link] =>
[numrows] => 1
[pconnect] =>
[prepare] =>
[ssl] => 1
[transactions] => 1
)
[errorcode_map] => Array
(
[1004] => -15
[1005] => -15
[1006] => -15
[1007] => -5
[1008] => -17
[1022] => -5
[1044] => -26
[1046] => -14
[1048] => -3
[1049] => -27
[1050] => -5
[1051] => -18
[1054] => -19
[1061] => -5
[1062] => -5
[1064] => -2
[1091] => -4
[1100] => -21
[1136] => -22
[1142] => -26
[1146] => -18
[1205] => -30
[1213] => -31
[1216] => -3
[1217] => -3
[1356] => -32
[1365] => -13
[1451] => -3
[1452] => -3
)
[connection] => mysqli Object
(
[affected_rows] => -1
[client_info] => mysqlnd 8.1.32
[client_version] => 80132
[connect_errno] => 0
[connect_error] =>
[errno] => 1064
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
[error_list] => Array
(
[0] => Array
(
[errno] => 1064
[sqlstate] => 42000
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
)
)
[field_count] => 0
[host_info] => Localhost via UNIX socket
[info] =>
[insert_id] => 0
[server_info] => 10.2.44-MariaDB
[server_version] => 100244
[sqlstate] => 42000
[protocol_version] => 10
[thread_id] => 4184389
[warning_count] => 0
)
[dsn] => Array
(
[phptype] => mysqli
[dbsyntax] => mysqli
[username] => bingo_bingostar
[password] => qn1Ye0zn2Eozqd1tAD
[protocol] => tcp
[hostspec] => localhost
[port] =>
[socket] =>
[database] => bingo_bingostar2022
[new_link] => true
)
[autocommit] => 1
[transaction_opcount] => 0
[_db] => bingo_bingostar2022
[mysqli_flags] => Array
(
[1] => not_null
[2] => primary_key
[4] => unique_key
[8] => multiple_key
[16] => blob
[32] => unsigned
[64] => zerofill
[512] => auto_increment
[1024] => timestamp
[2048] => set
[32768] => group_by
)
[mysqli_types] => Array
(
[0] => decimal
[1] => tinyint
[2] => int
[3] => int
[4] => float
[5] => double
[7] => timestamp
[8] => bigint
[9] => mediumint
[10] => date
[11] => time
[12] => datetime
[13] => year
[14] => date
[247] => enum
[248] => set
[249] => tinyblob
[250] => mediumblob
[251] => longblob
[252] => blob
[253] => varchar
[254] => char
[255] => geometry
[16] => bit
[246] => decimal
)
)
[type] => ->
[args] => Array
(
)
)
[6] => Array
(
[file] => /home/bingo/public_html/bo/libs/PEAR/DB/common.php
[line] => 1219
[function] => simpleQuery
[class] => DB_mysqli
[object] => DB_mysqli Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => DB_Error
[_expected_errors] => Array
(
)
[fetchmode] => 1
[fetchmode_object_class] => stdClass
[was_connected] =>
[last_query] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
[options] => Array
(
[result_buffering] => 500
[persistent] =>
[ssl] =>
[debug] => 0
[seqname_format] => %s_seq
[autofree] =>
[portability] => 0
[optimize] => performance
)
[last_parameters] => Array
(
)
[prepare_tokens] => Array
(
)
[prepare_types] => Array
(
)
[prepared_queries] => Array
(
)
[_last_query_manip] =>
[_next_query_manip] =>
[phptype] => mysqli
[dbsyntax] => mysqli
[features] => Array
(
[limit] => alter
[new_link] =>
[numrows] => 1
[pconnect] =>
[prepare] =>
[ssl] => 1
[transactions] => 1
)
[errorcode_map] => Array
(
[1004] => -15
[1005] => -15
[1006] => -15
[1007] => -5
[1008] => -17
[1022] => -5
[1044] => -26
[1046] => -14
[1048] => -3
[1049] => -27
[1050] => -5
[1051] => -18
[1054] => -19
[1061] => -5
[1062] => -5
[1064] => -2
[1091] => -4
[1100] => -21
[1136] => -22
[1142] => -26
[1146] => -18
[1205] => -30
[1213] => -31
[1216] => -3
[1217] => -3
[1356] => -32
[1365] => -13
[1451] => -3
[1452] => -3
)
[connection] => mysqli Object
(
[affected_rows] => -1
[client_info] => mysqlnd 8.1.32
[client_version] => 80132
[connect_errno] => 0
[connect_error] =>
[errno] => 1064
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
[error_list] => Array
(
[0] => Array
(
[errno] => 1064
[sqlstate] => 42000
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
)
)
[field_count] => 0
[host_info] => Localhost via UNIX socket
[info] =>
[insert_id] => 0
[server_info] => 10.2.44-MariaDB
[server_version] => 100244
[sqlstate] => 42000
[protocol_version] => 10
[thread_id] => 4184389
[warning_count] => 0
)
[dsn] => Array
(
[phptype] => mysqli
[dbsyntax] => mysqli
[username] => bingo_bingostar
[password] => qn1Ye0zn2Eozqd1tAD
[protocol] => tcp
[hostspec] => localhost
[port] =>
[socket] =>
[database] => bingo_bingostar2022
[new_link] => true
)
[autocommit] => 1
[transaction_opcount] => 0
[_db] => bingo_bingostar2022
[mysqli_flags] => Array
(
[1] => not_null
[2] => primary_key
[4] => unique_key
[8] => multiple_key
[16] => blob
[32] => unsigned
[64] => zerofill
[512] => auto_increment
[1024] => timestamp
[2048] => set
[32768] => group_by
)
[mysqli_types] => Array
(
[0] => decimal
[1] => tinyint
[2] => int
[3] => int
[4] => float
[5] => double
[7] => timestamp
[8] => bigint
[9] => mediumint
[10] => date
[11] => time
[12] => datetime
[13] => year
[14] => date
[247] => enum
[248] => set
[249] => tinyblob
[250] => mediumblob
[251] => longblob
[252] => blob
[253] => varchar
[254] => char
[255] => geometry
[16] => bit
[246] => decimal
)
)
[type] => ->
[args] => Array
(
[0] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
)
)
[7] => Array
(
[file] => /home/bingo/public_html/bo/libs/PEAR/DB/common.php
[line] => 1292
[function] => query
[class] => DB_common
[object] => DB_mysqli Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => DB_Error
[_expected_errors] => Array
(
)
[fetchmode] => 1
[fetchmode_object_class] => stdClass
[was_connected] =>
[last_query] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
[options] => Array
(
[result_buffering] => 500
[persistent] =>
[ssl] =>
[debug] => 0
[seqname_format] => %s_seq
[autofree] =>
[portability] => 0
[optimize] => performance
)
[last_parameters] => Array
(
)
[prepare_tokens] => Array
(
)
[prepare_types] => Array
(
)
[prepared_queries] => Array
(
)
[_last_query_manip] =>
[_next_query_manip] =>
[phptype] => mysqli
[dbsyntax] => mysqli
[features] => Array
(
[limit] => alter
[new_link] =>
[numrows] => 1
[pconnect] =>
[prepare] =>
[ssl] => 1
[transactions] => 1
)
[errorcode_map] => Array
(
[1004] => -15
[1005] => -15
[1006] => -15
[1007] => -5
[1008] => -17
[1022] => -5
[1044] => -26
[1046] => -14
[1048] => -3
[1049] => -27
[1050] => -5
[1051] => -18
[1054] => -19
[1061] => -5
[1062] => -5
[1064] => -2
[1091] => -4
[1100] => -21
[1136] => -22
[1142] => -26
[1146] => -18
[1205] => -30
[1213] => -31
[1216] => -3
[1217] => -3
[1356] => -32
[1365] => -13
[1451] => -3
[1452] => -3
)
[connection] => mysqli Object
(
[affected_rows] => -1
[client_info] => mysqlnd 8.1.32
[client_version] => 80132
[connect_errno] => 0
[connect_error] =>
[errno] => 1064
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
[error_list] => Array
(
[0] => Array
(
[errno] => 1064
[sqlstate] => 42000
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
)
)
[field_count] => 0
[host_info] => Localhost via UNIX socket
[info] =>
[insert_id] => 0
[server_info] => 10.2.44-MariaDB
[server_version] => 100244
[sqlstate] => 42000
[protocol_version] => 10
[thread_id] => 4184389
[warning_count] => 0
)
[dsn] => Array
(
[phptype] => mysqli
[dbsyntax] => mysqli
[username] => bingo_bingostar
[password] => qn1Ye0zn2Eozqd1tAD
[protocol] => tcp
[hostspec] => localhost
[port] =>
[socket] =>
[database] => bingo_bingostar2022
[new_link] => true
)
[autocommit] => 1
[transaction_opcount] => 0
[_db] => bingo_bingostar2022
[mysqli_flags] => Array
(
[1] => not_null
[2] => primary_key
[4] => unique_key
[8] => multiple_key
[16] => blob
[32] => unsigned
[64] => zerofill
[512] => auto_increment
[1024] => timestamp
[2048] => set
[32768] => group_by
)
[mysqli_types] => Array
(
[0] => decimal
[1] => tinyint
[2] => int
[3] => int
[4] => float
[5] => double
[7] => timestamp
[8] => bigint
[9] => mediumint
[10] => date
[11] => time
[12] => datetime
[13] => year
[14] => date
[247] => enum
[248] => set
[249] => tinyblob
[250] => mediumblob
[251] => longblob
[252] => blob
[253] => varchar
[254] => char
[255] => geometry
[16] => bit
[246] => decimal
)
)
[type] => ->
[args] => Array
(
[0] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
)
)
[8] => Array
(
[file] => /home/bingo/public_html/bo/libs/VicomStudio/DBPEAR.class.php
[line] => 102
[function] => getOne
[class] => DB_common
[object] => DB_mysqli Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => DB_Error
[_expected_errors] => Array
(
)
[fetchmode] => 1
[fetchmode_object_class] => stdClass
[was_connected] =>
[last_query] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
[options] => Array
(
[result_buffering] => 500
[persistent] =>
[ssl] =>
[debug] => 0
[seqname_format] => %s_seq
[autofree] =>
[portability] => 0
[optimize] => performance
)
[last_parameters] => Array
(
)
[prepare_tokens] => Array
(
)
[prepare_types] => Array
(
)
[prepared_queries] => Array
(
)
[_last_query_manip] =>
[_next_query_manip] =>
[phptype] => mysqli
[dbsyntax] => mysqli
[features] => Array
(
[limit] => alter
[new_link] =>
[numrows] => 1
[pconnect] =>
[prepare] =>
[ssl] => 1
[transactions] => 1
)
[errorcode_map] => Array
(
[1004] => -15
[1005] => -15
[1006] => -15
[1007] => -5
[1008] => -17
[1022] => -5
[1044] => -26
[1046] => -14
[1048] => -3
[1049] => -27
[1050] => -5
[1051] => -18
[1054] => -19
[1061] => -5
[1062] => -5
[1064] => -2
[1091] => -4
[1100] => -21
[1136] => -22
[1142] => -26
[1146] => -18
[1205] => -30
[1213] => -31
[1216] => -3
[1217] => -3
[1356] => -32
[1365] => -13
[1451] => -3
[1452] => -3
)
[connection] => mysqli Object
(
[affected_rows] => -1
[client_info] => mysqlnd 8.1.32
[client_version] => 80132
[connect_errno] => 0
[connect_error] =>
[errno] => 1064
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
[error_list] => Array
(
[0] => Array
(
[errno] => 1064
[sqlstate] => 42000
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
)
)
[field_count] => 0
[host_info] => Localhost via UNIX socket
[info] =>
[insert_id] => 0
[server_info] => 10.2.44-MariaDB
[server_version] => 100244
[sqlstate] => 42000
[protocol_version] => 10
[thread_id] => 4184389
[warning_count] => 0
)
[dsn] => Array
(
[phptype] => mysqli
[dbsyntax] => mysqli
[username] => bingo_bingostar
[password] => qn1Ye0zn2Eozqd1tAD
[protocol] => tcp
[hostspec] => localhost
[port] =>
[socket] =>
[database] => bingo_bingostar2022
[new_link] => true
)
[autocommit] => 1
[transaction_opcount] => 0
[_db] => bingo_bingostar2022
[mysqli_flags] => Array
(
[1] => not_null
[2] => primary_key
[4] => unique_key
[8] => multiple_key
[16] => blob
[32] => unsigned
[64] => zerofill
[512] => auto_increment
[1024] => timestamp
[2048] => set
[32768] => group_by
)
[mysqli_types] => Array
(
[0] => decimal
[1] => tinyint
[2] => int
[3] => int
[4] => float
[5] => double
[7] => timestamp
[8] => bigint
[9] => mediumint
[10] => date
[11] => time
[12] => datetime
[13] => year
[14] => date
[247] => enum
[248] => set
[249] => tinyblob
[250] => mediumblob
[251] => longblob
[252] => blob
[253] => varchar
[254] => char
[255] => geometry
[16] => bit
[246] => decimal
)
)
[type] => ->
[args] => Array
(
[0] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
)
)
[9] => Array
(
[file] => /home/bingo/public_html/bo/libs/eCommerce/SDO/Core/DAO/Category.class.php
[line] => 25
[function] => sqlGetField
[class] => DBPEAR
[object] => eCommerce_SDO_Core_DB Object
(
[db] => DB_mysqli Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => DB_Error
[_expected_errors] => Array
(
)
[fetchmode] => 1
[fetchmode_object_class] => stdClass
[was_connected] =>
[last_query] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
[options] => Array
(
[result_buffering] => 500
[persistent] =>
[ssl] =>
[debug] => 0
[seqname_format] => %s_seq
[autofree] =>
[portability] => 0
[optimize] => performance
)
[last_parameters] => Array
(
)
[prepare_tokens] => Array
(
)
[prepare_types] => Array
(
)
[prepared_queries] => Array
(
)
[_last_query_manip] =>
[_next_query_manip] =>
[phptype] => mysqli
[dbsyntax] => mysqli
[features] => Array
(
[limit] => alter
[new_link] =>
[numrows] => 1
[pconnect] =>
[prepare] =>
[ssl] => 1
[transactions] => 1
)
[errorcode_map] => Array
(
[1004] => -15
[1005] => -15
[1006] => -15
[1007] => -5
[1008] => -17
[1022] => -5
[1044] => -26
[1046] => -14
[1048] => -3
[1049] => -27
[1050] => -5
[1051] => -18
[1054] => -19
[1061] => -5
[1062] => -5
[1064] => -2
[1091] => -4
[1100] => -21
[1136] => -22
[1142] => -26
[1146] => -18
[1205] => -30
[1213] => -31
[1216] => -3
[1217] => -3
[1356] => -32
[1365] => -13
[1451] => -3
[1452] => -3
)
[connection] => mysqli Object
(
[affected_rows] => -1
[client_info] => mysqlnd 8.1.32
[client_version] => 80132
[connect_errno] => 0
[connect_error] =>
[errno] => 1064
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
[error_list] => Array
(
[0] => Array
(
[errno] => 1064
[sqlstate] => 42000
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
)
)
[field_count] => 0
[host_info] => Localhost via UNIX socket
[info] =>
[insert_id] => 0
[server_info] => 10.2.44-MariaDB
[server_version] => 100244
[sqlstate] => 42000
[protocol_version] => 10
[thread_id] => 4184389
[warning_count] => 0
)
[dsn] => Array
(
[phptype] => mysqli
[dbsyntax] => mysqli
[username] => bingo_bingostar
[password] => qn1Ye0zn2Eozqd1tAD
[protocol] => tcp
[hostspec] => localhost
[port] =>
[socket] =>
[database] => bingo_bingostar2022
[new_link] => true
)
[autocommit] => 1
[transaction_opcount] => 0
[_db] => bingo_bingostar2022
[mysqli_flags] => Array
(
[1] => not_null
[2] => primary_key
[4] => unique_key
[8] => multiple_key
[16] => blob
[32] => unsigned
[64] => zerofill
[512] => auto_increment
[1024] => timestamp
[2048] => set
[32768] => group_by
)
[mysqli_types] => Array
(
[0] => decimal
[1] => tinyint
[2] => int
[3] => int
[4] => float
[5] => double
[7] => timestamp
[8] => bigint
[9] => mediumint
[10] => date
[11] => time
[12] => datetime
[13] => year
[14] => date
[247] => enum
[248] => set
[249] => tinyblob
[250] => mediumblob
[251] => longblob
[252] => blob
[253] => varchar
[254] => char
[255] => geometry
[16] => bit
[246] => decimal
)
)
)
[type] => ->
[args] => Array
(
[0] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
)
)
[10] => Array
(
[file] => /home/bingo/public_html/bo/libs/eCommerce/SDO/Core/Application/Category.class.php
[line] => 260
[function] => GetImplodeCategories
[class] => eCommerce_SDO_Core_DAO_Category
[object] => eCommerce_SDO_Core_DAO_Category Object
(
[table:protected] => category
[id_field:protected] => category_id
[autoIncrement:protected] =>
[joins:protected] =>
[md5_fields:protected] =>
[db:protected] => eCommerce_SDO_Core_DB Object
(
[db] => DB_mysqli Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => DB_Error
[_expected_errors] => Array
(
)
[fetchmode] => 1
[fetchmode_object_class] => stdClass
[was_connected] =>
[last_query] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
[options] => Array
(
[result_buffering] => 500
[persistent] =>
[ssl] =>
[debug] => 0
[seqname_format] => %s_seq
[autofree] =>
[portability] => 0
[optimize] => performance
)
[last_parameters] => Array
(
)
[prepare_tokens] => Array
(
)
[prepare_types] => Array
(
)
[prepared_queries] => Array
(
)
[_last_query_manip] =>
[_next_query_manip] =>
[phptype] => mysqli
[dbsyntax] => mysqli
[features] => Array
(
[limit] => alter
[new_link] =>
[numrows] => 1
[pconnect] =>
[prepare] =>
[ssl] => 1
[transactions] => 1
)
[errorcode_map] => Array
(
[1004] => -15
[1005] => -15
[1006] => -15
[1007] => -5
[1008] => -17
[1022] => -5
[1044] => -26
[1046] => -14
[1048] => -3
[1049] => -27
[1050] => -5
[1051] => -18
[1054] => -19
[1061] => -5
[1062] => -5
[1064] => -2
[1091] => -4
[1100] => -21
[1136] => -22
[1142] => -26
[1146] => -18
[1205] => -30
[1213] => -31
[1216] => -3
[1217] => -3
[1356] => -32
[1365] => -13
[1451] => -3
[1452] => -3
)
[connection] => mysqli Object
(
[affected_rows] => -1
[client_info] => mysqlnd 8.1.32
[client_version] => 80132
[connect_errno] => 0
[connect_error] =>
[errno] => 1064
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
[error_list] => Array
(
[0] => Array
(
[errno] => 1064
[sqlstate] => 42000
[error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6
)
)
[field_count] => 0
[host_info] => Localhost via UNIX socket
[info] =>
[insert_id] => 0
[server_info] => 10.2.44-MariaDB
[server_version] => 100244
[sqlstate] => 42000
[protocol_version] => 10
[thread_id] => 4184389
[warning_count] => 0
)
[dsn] => Array
(
[phptype] => mysqli
[dbsyntax] => mysqli
[username] => bingo_bingostar
[password] => qn1Ye0zn2Eozqd1tAD
[protocol] => tcp
[hostspec] => localhost
[port] =>
[socket] =>
[database] => bingo_bingostar2022
[new_link] => true
)
[autocommit] => 1
[transaction_opcount] => 0
[_db] => bingo_bingostar2022
[mysqli_flags] => Array
(
[1] => not_null
[2] => primary_key
[4] => unique_key
[8] => multiple_key
[16] => blob
[32] => unsigned
[64] => zerofill
[512] => auto_increment
[1024] => timestamp
[2048] => set
[32768] => group_by
)
[mysqli_types] => Array
(
[0] => decimal
[1] => tinyint
[2] => int
[3] => int
[4] => float
[5] => double
[7] => timestamp
[8] => bigint
[9] => mediumint
[10] => date
[11] => time
[12] => datetime
[13] => year
[14] => date
[247] => enum
[248] => set
[249] => tinyblob
[250] => mediumblob
[251] => longblob
[252] => blob
[253] => varchar
[254] => char
[255] => geometry
[16] => bit
[246] => decimal
)
)
)
[searchFields:protected] => Array
(
[0] => category_id
[1] => parent_category_id
[2] => name
[3] => description
)
[extraConditions:protected] => Array
(
)
)
[type] => ->
[args] => Array
(
[0] =>
[1] => /
[2] =>
)
)
[11] => Array
(
[file] => /home/bingo/public_html/bo/libs/eCommerce/SDO/Core/Application/Category.class.php
[line] => 248
[function] => GetImplodeCategories
[class] => eCommerce_SDO_Core_Application_Category
[type] => ::
[args] => Array
(
[0] =>
[1] => /
[2] =>
)
)
[12] => Array
(
[file] => /home/bingo/public_html/bo/view/ProductMain.php
[line] => 42
[function] => getFriendlyNameUrl
[class] => eCommerce_SDO_Core_Application_Category
[type] => ::
[args] => Array
(
[0] =>
[1] => {p}
)
)
[13] => Array
(
[file] => /home/bingo/public_html/bo/libs/PEAR/Savant3.php
[line] => 1074
[args] => Array
(
[0] => /home/bingo/public_html/bo/view/ProductMain.php
)
[function] => include
)
[14] => Array
(
[file] => /home/bingo/public_html/bo/libs/PEAR/Savant3.php
[line] => 1006
[function] => fetch
[class] => Savant3
[object] => eCommerce_Savant Object
(
[__config:protected] => Array
(
[template_path] => Array
(
[0] => /home/bingo/public_html/bo/view/
[1] => ./
)
[resource_path] => Array
(
[0] => /home/bingo/public_html/bo/libs/PEAR/Savant3/resources/
)
[error_text] =>
template error, examine fetch() result
[exceptions] =>
[autoload] =>
[compiler] =>
[filters] => Array
(
)
[plugins] => Array
(
)
[template] =>
[plugin_conf] => Array
(
)
[extract] =>
[fetch] => /home/bingo/public_html/bo/view/ProductMain.php
[escape] => Array
(
[0] => htmlspecialchars
)
)
[translate:protected] => Zend_Translate Object
(
[_adapter:Zend_Translate:private] => Zend_Translate_Adapter_Tmx Object
(
[_automatic:Zend_Translate_Adapter:private] =>
[_options:protected] => Array
(
[clear] =>
[scan] =>
[locale] => es
)
[_translate:protected] => Array
(
[es] => Array
(
[a] => un
[a(f)] => una
[a(n)] => uno
[access] => Entrar
[access_attempts_recorded] => Todos los intentos serán guardados por motivos de seguridad
[account] => Cuenta
[account_information] => Información de Cuenta
[actions] => Acciones
[active] => Activo
[add] => Agregar
[added] => Agregado
[added(f)] => Agregada
[additional_files_will_not_be_uploaded] => Los archivos que intente cargar adicionalmente no se subirán al servidor
[additional_registers_will_not_be_uploaded] => Los registros que intente cargar adicionalmente no se subirán al servidor
[address] => Domicilio
[address_information] => Información de Domicilio
[administration_panel] => Panel de Administración
[all_rights_reserved] => Todos los derechos reservados
[and] => y
[any_comment_contact_us_msg] => Cualquier duda o comentario, puede contactarnos
[associate] => Asociar
[associated_to] => Asociado a
[associated_to(f)] => Asociada a
[associated_to(p)] => Asociados a
[associated_to(pf)] => Asociadas a
[appearance_order] => Orden de Aparición
[artist] => Artista
[attribute] => Atributo
[author] => Autor
[authorized_access_only] => Sólo Acceso Autorizado
[brand] => Marca
[cancel] => Cancelar
[catalog] => Catálogo
[categories] => CategorÃas
[category] => CategorÃa
[clear] => Limpiar
[client] => Cliente
[city] => Ciudad
[collection] => Colección
[colors] => Colores
[confirm] => Confirmar
[confirm_password_match_up_msg] => Los password deben coincidir
[confirm_password_required_msg] => Por favor repita su password
[contact_method] => Manera de Contactarlo
[content] => Contenido
[country] => PaÃs
[create] => Crear
[customer] => Cliente
[currency] => Moneda
[current_image] => Imagen Actual
[date] => Fecha
[delete] => Eliminar
[deleted] => Eliminado
[deleted(f)] => Eliminada
[description] => Descripción
[dimension] => Dimensión
[dimensions] => Dimensiones
[discount] => Descuento
[doesnt_exist] => No existe
[dont_exist] => No existen
[edit] => Editar
[email_already_chosen_msg] => Email ya elegido por otro usuario. Por favor use otro
[EN_name] => Inglés
[english] => Inglés
[enter_phone_contact_method_msg] => Ingrese un número telefónico o seleccione Email como manera de contactarlo
[exclusive_zone] => Zona Exclusiva
[export_to] => Exportar a
[field] => Campo
[file] => Archivo
[file(p)] => Archivos
[finished] => Acabado
[first] => Primer
[first(f)] => Primera
[for] => para
[from] => de
[from_the] => del
[first_name] => Nombre
[general_information] => Información General
[go] => Ir
[go_back_to_parent_category] => Regresar a la CategorÃa Padre
[home] => Inicio
[has_been] => ha sido
[image] => Imagen
[images] => Imágenes
[in] => en
[inactive] => Inactivo
[information] => Información
[integer_number_equal_greater_n_msg] => debe ser un número entero igual o mayor a {n}
[inventory] => Inventario
[is] => es
[is_required_msg] => es obligatorio y no puede ir vacÃo
[is_required_msg(f)] => es obligatoria y no puede ir vacÃa
[is_required_msg(p)] => son obligatorios y no pueden ir vacÃos
[is_required_msg(pf)] => son obligatorias y no pueden ir vacÃas
[language] => Idioma
[last] => Último
[last(f)] => Última
[last_name] => Apellido(s)
[line] => LÃnea
[logout] => Cerrar Sesión
[long_description] => Descripción Larga
[main] => Principal
[main_image] => Imagen Principal
[manage] => Administrar
[materials] => Materiales
[max_number_of_files] => Número Máximo de Archivos
[more] => Más
[n_characters_minimum_msg] => debe tener mÃnimo {n} caracteres
[name] => Nombre
[new] => Nuevo
[new(h)] => Noticia
[new(f)] => Nueva
[news] => Noticias
[next] => Siguiente
[no_files_assigned_to_register] => No hay archivos asignados a este registro
[no_values_assigned_to_register] => No hay valores asignados a este registro
[no_html_tags_msg] => no puede contener etiquetas HTML
[no_html_tags_msg(p)] => no pueden contener etiquetas HTML
[no_records_to_display] => No hay registros que mostrar
[not_enough_information] => No hay suficiente información
[not_valid_msg] => no es válido
[not_valid_msg(f)] => no es válida
[number] => Número
[number_equal_greater_n_msg] => debe ser un número igual o mayor a {n}
[number_between_m_and_n_msg] => debe ser un número entre {m} y {n}
[n-character_code_msg] => debe ser código de {n} caracteres
[of] => de
[of_the] => del
[order] => Orden
[orders] => Órdenes
[other_language] => Otro Idioma
[other_languages] => Otros Idiomas
[page] => Página
[parent] => Padre
[parent_category] => CategorÃa Padre
[password] => Contraseña
[password_recovery] => Recuperacion de Password
[password_sent_msg] => Su password fue enviado a su correo electrónico
[personal_information] => Información Personal
[phone] => Teléfono
[phone_number] => Teléfono
[photo] => Foto
[photo(p)] => Fotos
[photogallery] => FotogalerÃa
[photogallery(p)] => FotogalerÃas
[previous] => Anterior
[price] => Precio
[product] => Producto
[product_image] => Imagen del Producto
[profile_id] => ID del Perfil
[recently_created_entry] => La entrada recién creada
[register] => Registrarse
[register(h)] => Registro
[register(h)(p)] => Registros
[related] => Relacionadas
[required] => Requerido
[required(f)] => Requerida
[required(p)] => Requeridos
[required(pf)] => Requeridas
[results_per] => Resultados por
[residential_development] => Colonia
[restricted_access] => Acceso Restringido
[role] => Rol
[root] => RaÃz
[save] => Guardar
[saved] => Guardado
[saved(f)] => Guardada
[search] => Buscar
[select] => Seleccione
[shipping_time] => Tiempo de Entrega
[short_description] => Descripción Corta
[show] => Mostrar
[sincerely] => Atentamente
[sku] => Código
[sort_ascending] => Orden Ascendente
[sort_descending] => Orden Descendente
[SP_name] => Español
[spanish] => Español
[state] => Estado
[status] => Estatus
[stock] => Existencias
[street] => Calle
[system_configuration] => Configuración del Sistema
[system_problem] => Hubo un problema con el sistema, por favor intente de nuevo. Si el problema persiste por favor notifique al webmaster (support@vicomstudio.com)
[the] => El
[the(f)] => La
[there_are_errors] => Existen algunos errores
[the_employee_has_been_updated] => El colaborador ha sido actualizado
[this] => Este
[this(f)] => esta
[support a maximum of] => Soporta un Máximo de
[title] => TÃtulo
[to] => a
[to_enter_our_site_click_link_msg] => Para acceder a nuestro sitio, haga clic en la siguiente dirección
[to_the] => al
[try_again] => Por favor intente de nuevo
[unit] => Unidad
[user] => Usuario
[username] => Usuario
[user_password_incorrect] => Usuario o Password incorrecto
[user_register] => Registro de Usuario
[valid_{n}_digit_code_msg] => debe ser un código válido de {n} dÃgitos
[valid_{n}_letter_code_msg] => debe ser un código válido de {n} letras
[valid_monetary_qty_msg] => debe ser una cantidad monetaria válida
[valid_integer_msg] => debe ser un número entero válido
[valid_number_msg] => debe ser un número válido
[view] => Ver
[volume] => Volumen
[weight] => Peso
[welcome] => Bienvenido
[your] => Su
[zip_code] => Código Postal
[?_confirm_add] => ¿Seguro que quiere agregar
[?_confirm_delete] => ¿Seguro que quiere eliminar
)
[en] => Array
(
[a] => a
[a(f)] => a
[a(n)] => a
[access] => Access
[access_attempts_recorded] => All access attempts will be recorded for security purposes
[account] => Account
[account_information] => Account Information
[actions] => Actions
[active] => Active
[add] => Add
[added] => Added
[added(f)] => Added
[additional_files_will_not_be_uploaded] => The additional files will not be uploaded to the server
[additional_registers_will_not_be_uploaded] => The additional registers will not be uploaded to the server
[address] => Address
[address_information] => Address Information
[administration_panel] => Administration Panel
[all_rights_reserved] => All Rights Reserved
[and] => and
[any_comment_contact_us_msg] => Any doubt or comment, you can contact us
[associate] => Associate
[associated_to] => Associated to
[associated_to(f)] => Associated to
[associated_to(p)] => Associated to
[associated_to(pf)] => Associated to
[appearance_order] => Appearance Order
[artist] => Artist
[attribute] => Attribute
[author] => Author
[authorized_access_only] => Authorized Access Only
[brand] => Brand
[cancel] => Cancel
[catalog] => Catalog
[categories] => Categories
[category] => Category
[clear] => Clear
[client] => Client
[city] => City
[collection] => Collection
[colors] => Colors
[confirm] => Confirm
[confirm_password_match_up_msg] => Passwords must match up
[confirm_password_required_msg] => Please repeat your password
[contact_method] => Contact Method
[content] => Content
[country] => Country
[create] => Create
[customer] => Customer
[currency] => Currency
[current_image] => Current Image
[date] => Date
[delete] => Delete
[deleted] => Deleted
[deleted(f)] => Deleted
[description] => Description
[dimension] => Dimension
[dimensions] => Dimensions
[discount] => Discount
[doesnt_exist] => Doesn't Exists
[dont_exist] => Don't Exist
[edit] => Edit
[email_already_chosen_msg] => Email already chosen by other user. Please use another
[EN_name] => English
[english] => English
[enter_phone_contact_method_msg] => Enter a phone number or select Email as contact method
[exclusive_zone] => Exclusive Zone
[export_to] => Export to
[field] => Field
[file] => File
[file(p)] => Files
[finished] => Finished
[first] => First
[first(f)] => First
[for] => for
[from] => from
[from_the] => from the
[first_name] => First Name
[general_information] => General Information
[go] => Go
[go_back_to_parent_category] => Go Back to Parent Category
[home] => Home
[has_been] => has been
[image] => Image
[images] => Images
[in] => in
[inactive] => Inctive
[information] => Information
[integer_number_equal_greater_n_msg] => must be an integer number equal or greater than {n}
[inventory] => Inventory
[is] => is
[is_required_msg] => is required and cannot be empty
[is_required_msg(f)] => is required and cannot be empty
[is_required_msg(p)] => are required and cannot be empty
[is_required_msg(pf)] => are required and cannot be empty
[language] => Language
[last] => Last
[last(f)] => Last
[last_name] => Last Name
[line] => Line
[logout] => Logout
[long_description] => Long Description
[main] => Main
[main_image] => Main Image
[manage] => Manage
[materials] => Materials
[max_number_of_files] => Maximum Number of Files
[more] => More
[n_characters_minimum_msg] => must be {n} characters length minimum
[name] => Name
[new] => New
[new(h)] => New
[new(f)] => New
[news] => News
[next] => Next
[no_files_assigned_to_register] => There are no files assigned to this register
[no_values_assigned_to_register] => There are no values assigned to this register
[no_html_tags_msg] => cannot contain HTML tags
[no_html_tags_msg(p)] => cannot contain HTML tags
[no_records_to_display] => There are no records to display
[not_enough_information] => There is not enought information
[not_valid_msg] => is not valid
[not_valid_msg(f)] => is not valid
[number] => Number
[number_equal_greater_n_msg] => must be a number equal or greater than {n}
[number_between_m_and_n_msg] => must be a number between {m} and {n}
[n-character_code_msg] => must be a {n} character code
[of] => of
[of_the] => of the
[order] => Order
[orders] => Orders
[other_language] => Other Language
[other_languages] => Other Languages
[page] => Page
[parent] => Parent
[parent_category] => Parent Category
[password] => Password
[password_recovery] => Password Recovery
[password_sent_msg] => Your password was sent to your email
[personal_information] => Personal Information
[phone] => Phone
[phone_number] => Phone Number
[photo] => Photo
[photo(p)] => Photos
[photogallery] => Fhotogallery
[photogallery(p)] => Fhotogalleries
[previous] => Previous
[price] => Price
[product] => Product
[product_image] => Product Image
[profile_id] => Profile ID
[recently_created_entry] => The recently created entry
[register] => Register
[register(h)] => Register
[register(h)(p)] => Registers
[related] => Related
[required] => Required
[required(f)] => Required
[required(p)] => Required
[required(pf)] => Required
[results_per] => Results per
[residential_development] => Residential Dev.
[restricted_access] => Restricted Access
[role] => Role
[root] => Root
[save] => Save
[saved] => Saved
[saved(f)] => Saved
[search] => Search
[select] => Select
[shipping_time] => Shipping Time
[short_description] => Short Description
[show] => Show
[sincerely] => Sincerely
[sku] => SKU
[sort_ascending] => Sort Ascending
[sort_descending] => Sort Descending
[SP_name] => Spanish
[spanish] => Spanish
[state] => State
[status] => Status
[stock] => Stock
[street] => Street
[system_configuration] => System Configuration
[system_problem] => There is a problem with the system, please try again. If the problem persist please notify it to the webmaster (support@vicomstudio.com)
[the] => The
[the(f)] => The
[there_are_errors] => There are some errors
[the_employee_has_been_updated] => The employee has been updated
[this] => This
[this(f)] => this
[support a maximum of] => Support a Maximum of
[title] => Title
[to] => to
[to_enter_our_site_click_link_msg] => To enter our site, click the following link
[to_the] => to the
[try_again] => Please try again
[unit] => Unit
[user] => User
[username] => Username
[user_password_incorrect] => User or Password incorrect
[user_register] => User Register
[valid_{n}_digit_code_msg] => must be a valid {n} digit code
[valid_{n}_letter_code_msg] => must be a valid {n} letter code
[valid_monetary_qty_msg] => must be a valid monetary quantity
[valid_integer_msg] => must be a valid integer number
[valid_number_msg] => must be a valid number
[view] => View
[volume] => Volume
[weight] => Weight
[welcome] => Welcome
[your] => Your
[zip_code] => Zip Code
[?_confirm_add] => Are you sure you want to add
[?_confirm_delete] => Are you sure you want to delete
)
)
[_file:Zend_Translate_Adapter_Tmx:private] => XMLParser Object
(
)
[_cleared:Zend_Translate_Adapter_Tmx:private] => Array
(
)
[_tu:Zend_Translate_Adapter_Tmx:private] =>
[_tuv:Zend_Translate_Adapter_Tmx:private] =>
[_seg:Zend_Translate_Adapter_Tmx:private] =>
[_content:Zend_Translate_Adapter_Tmx:private] => ¿Seguro que quiere eliminar
[_defined:Zend_Translate_Adapter_Tmx:private] =>
)
)
[pathExecute:protected] =>
[result] => eCommerce_Entity_Search_Result_Product Object
(
[keywords:protected] =>
[searchAsPhrase:protected] =>
[orderBy:protected] => name ASC
[page:protected] => 1
[resultsPerPage:protected] => 12
[totalPages:protected] => 1
[results:protected] => eCommerce_Entity_Util_ProductArray Object
(
[storage:ArrayObject:private] => Array
(
[508] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 508
[sku] => GTJ19036RITA
[name] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE
[brand_name] => BINGOS STAR
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 6855
[volume] =>
[description_short] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE
[description_long] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE CON FORRO MAGICO
[especificaciones] => 6,AZUL,1
6,VINO,1
6,MOSTAZA,1
6,ROSA,1
6,FIUSHA,1
8,AZUL,1
8,VINO,1
8,MOSTAZA,1
8,ROSA,1
8,FIUSHA,1
10,AZUL,1
10,VINO,1
10,MOSTAZA,1
10,ROSA,1
10,FIUSHA,1
12,AZUL,1
12,VINO,1
12,MOSTAZA,1
12,ROSA,1
12,FIUSHA,1
14,AZUL,1
14,VINO,1
14,MOSTAZA,1
14,ROSA,1
14,FIUSHA,1
16,AZUL,1
16,VINO,1
16,MOSTAZA,1
16,ROSA,1
16,FIUSHA,1
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 1
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => NIÑA,CHAMARRA,3/4,PELUCHE DESMONTABLE,GORRA DESMONTABLE
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2020-09-06
[ficha_tecnica] =>
[en_home] => Si
)
[555] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 555
[sku] => B-02
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7407
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA,CALIDAD,PANTS DE NIÑA,TALLAS 6 A LA 16,NIÑA,JOGGER
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[556] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 556
[sku] => B-03
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7415
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA, CALIDAD,COMODIDAD,PANTS,NIÑA,JOGGER,TALLAS 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[557] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 557
[sku] => B-04
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7423
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA,PANTS,NIÑA,CALIDAD,COMODIDAD,TALLAS 6 A LA 16,FELPA
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[559] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 559
[sku] => B-07
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7439
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS,NIÑA,CALIENTITO,MODA,CALIDAD,AFELPADO,JOGGER,COMODIDAD,TALLA 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[560] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 560
[sku] => B-05
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7431
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS, NIÑA,MODA,CALIDAD,COMODIDAD,JOGGER,TALLAS 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-31
[ficha_tecnica] =>
[en_home] => No
)
[654] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 654
[sku] => B-06
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7683
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA
[especificaciones] => 6,ROSA WOOD,24
6,ROSA,24
6,PINK,24
6,PURPLE,24
6,NEGRO,24
6,GRIS,24
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS PARA NIÑA,MODA,CALIDAD,PANTALON TIPO JOGGER
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-10-16
[ficha_tecnica] =>
[en_home] => No
)
)
)
)
[category] => eCommerce_Entity_Catalog_Category Object
(
[category_id] =>
[parent_category_id] =>
[name] =>
[description] =>
[image_id] =>
[imagemobile_id] =>
[orden] =>
[status] =>
)
)
[type] => ->
[args] => Array
(
[0] =>
)
)
[15] => Array
(
[file] => /home/bingo/public_html/bo/libs/PEAR/Savant3.php
[line] => 993
[function] => getOutput
[class] => Savant3
[object] => eCommerce_Savant Object
(
[__config:protected] => Array
(
[template_path] => Array
(
[0] => /home/bingo/public_html/bo/view/
[1] => ./
)
[resource_path] => Array
(
[0] => /home/bingo/public_html/bo/libs/PEAR/Savant3/resources/
)
[error_text] =>
template error, examine fetch() result
[exceptions] =>
[autoload] =>
[compiler] =>
[filters] => Array
(
)
[plugins] => Array
(
)
[template] =>
[plugin_conf] => Array
(
)
[extract] =>
[fetch] => /home/bingo/public_html/bo/view/ProductMain.php
[escape] => Array
(
[0] => htmlspecialchars
)
)
[translate:protected] => Zend_Translate Object
(
[_adapter:Zend_Translate:private] => Zend_Translate_Adapter_Tmx Object
(
[_automatic:Zend_Translate_Adapter:private] =>
[_options:protected] => Array
(
[clear] =>
[scan] =>
[locale] => es
)
[_translate:protected] => Array
(
[es] => Array
(
[a] => un
[a(f)] => una
[a(n)] => uno
[access] => Entrar
[access_attempts_recorded] => Todos los intentos serán guardados por motivos de seguridad
[account] => Cuenta
[account_information] => Información de Cuenta
[actions] => Acciones
[active] => Activo
[add] => Agregar
[added] => Agregado
[added(f)] => Agregada
[additional_files_will_not_be_uploaded] => Los archivos que intente cargar adicionalmente no se subirán al servidor
[additional_registers_will_not_be_uploaded] => Los registros que intente cargar adicionalmente no se subirán al servidor
[address] => Domicilio
[address_information] => Información de Domicilio
[administration_panel] => Panel de Administración
[all_rights_reserved] => Todos los derechos reservados
[and] => y
[any_comment_contact_us_msg] => Cualquier duda o comentario, puede contactarnos
[associate] => Asociar
[associated_to] => Asociado a
[associated_to(f)] => Asociada a
[associated_to(p)] => Asociados a
[associated_to(pf)] => Asociadas a
[appearance_order] => Orden de Aparición
[artist] => Artista
[attribute] => Atributo
[author] => Autor
[authorized_access_only] => Sólo Acceso Autorizado
[brand] => Marca
[cancel] => Cancelar
[catalog] => Catálogo
[categories] => CategorÃas
[category] => CategorÃa
[clear] => Limpiar
[client] => Cliente
[city] => Ciudad
[collection] => Colección
[colors] => Colores
[confirm] => Confirmar
[confirm_password_match_up_msg] => Los password deben coincidir
[confirm_password_required_msg] => Por favor repita su password
[contact_method] => Manera de Contactarlo
[content] => Contenido
[country] => PaÃs
[create] => Crear
[customer] => Cliente
[currency] => Moneda
[current_image] => Imagen Actual
[date] => Fecha
[delete] => Eliminar
[deleted] => Eliminado
[deleted(f)] => Eliminada
[description] => Descripción
[dimension] => Dimensión
[dimensions] => Dimensiones
[discount] => Descuento
[doesnt_exist] => No existe
[dont_exist] => No existen
[edit] => Editar
[email_already_chosen_msg] => Email ya elegido por otro usuario. Por favor use otro
[EN_name] => Inglés
[english] => Inglés
[enter_phone_contact_method_msg] => Ingrese un número telefónico o seleccione Email como manera de contactarlo
[exclusive_zone] => Zona Exclusiva
[export_to] => Exportar a
[field] => Campo
[file] => Archivo
[file(p)] => Archivos
[finished] => Acabado
[first] => Primer
[first(f)] => Primera
[for] => para
[from] => de
[from_the] => del
[first_name] => Nombre
[general_information] => Información General
[go] => Ir
[go_back_to_parent_category] => Regresar a la CategorÃa Padre
[home] => Inicio
[has_been] => ha sido
[image] => Imagen
[images] => Imágenes
[in] => en
[inactive] => Inactivo
[information] => Información
[integer_number_equal_greater_n_msg] => debe ser un número entero igual o mayor a {n}
[inventory] => Inventario
[is] => es
[is_required_msg] => es obligatorio y no puede ir vacÃo
[is_required_msg(f)] => es obligatoria y no puede ir vacÃa
[is_required_msg(p)] => son obligatorios y no pueden ir vacÃos
[is_required_msg(pf)] => son obligatorias y no pueden ir vacÃas
[language] => Idioma
[last] => Último
[last(f)] => Última
[last_name] => Apellido(s)
[line] => LÃnea
[logout] => Cerrar Sesión
[long_description] => Descripción Larga
[main] => Principal
[main_image] => Imagen Principal
[manage] => Administrar
[materials] => Materiales
[max_number_of_files] => Número Máximo de Archivos
[more] => Más
[n_characters_minimum_msg] => debe tener mÃnimo {n} caracteres
[name] => Nombre
[new] => Nuevo
[new(h)] => Noticia
[new(f)] => Nueva
[news] => Noticias
[next] => Siguiente
[no_files_assigned_to_register] => No hay archivos asignados a este registro
[no_values_assigned_to_register] => No hay valores asignados a este registro
[no_html_tags_msg] => no puede contener etiquetas HTML
[no_html_tags_msg(p)] => no pueden contener etiquetas HTML
[no_records_to_display] => No hay registros que mostrar
[not_enough_information] => No hay suficiente información
[not_valid_msg] => no es válido
[not_valid_msg(f)] => no es válida
[number] => Número
[number_equal_greater_n_msg] => debe ser un número igual o mayor a {n}
[number_between_m_and_n_msg] => debe ser un número entre {m} y {n}
[n-character_code_msg] => debe ser código de {n} caracteres
[of] => de
[of_the] => del
[order] => Orden
[orders] => Órdenes
[other_language] => Otro Idioma
[other_languages] => Otros Idiomas
[page] => Página
[parent] => Padre
[parent_category] => CategorÃa Padre
[password] => Contraseña
[password_recovery] => Recuperacion de Password
[password_sent_msg] => Su password fue enviado a su correo electrónico
[personal_information] => Información Personal
[phone] => Teléfono
[phone_number] => Teléfono
[photo] => Foto
[photo(p)] => Fotos
[photogallery] => FotogalerÃa
[photogallery(p)] => FotogalerÃas
[previous] => Anterior
[price] => Precio
[product] => Producto
[product_image] => Imagen del Producto
[profile_id] => ID del Perfil
[recently_created_entry] => La entrada recién creada
[register] => Registrarse
[register(h)] => Registro
[register(h)(p)] => Registros
[related] => Relacionadas
[required] => Requerido
[required(f)] => Requerida
[required(p)] => Requeridos
[required(pf)] => Requeridas
[results_per] => Resultados por
[residential_development] => Colonia
[restricted_access] => Acceso Restringido
[role] => Rol
[root] => RaÃz
[save] => Guardar
[saved] => Guardado
[saved(f)] => Guardada
[search] => Buscar
[select] => Seleccione
[shipping_time] => Tiempo de Entrega
[short_description] => Descripción Corta
[show] => Mostrar
[sincerely] => Atentamente
[sku] => Código
[sort_ascending] => Orden Ascendente
[sort_descending] => Orden Descendente
[SP_name] => Español
[spanish] => Español
[state] => Estado
[status] => Estatus
[stock] => Existencias
[street] => Calle
[system_configuration] => Configuración del Sistema
[system_problem] => Hubo un problema con el sistema, por favor intente de nuevo. Si el problema persiste por favor notifique al webmaster (support@vicomstudio.com)
[the] => El
[the(f)] => La
[there_are_errors] => Existen algunos errores
[the_employee_has_been_updated] => El colaborador ha sido actualizado
[this] => Este
[this(f)] => esta
[support a maximum of] => Soporta un Máximo de
[title] => TÃtulo
[to] => a
[to_enter_our_site_click_link_msg] => Para acceder a nuestro sitio, haga clic en la siguiente dirección
[to_the] => al
[try_again] => Por favor intente de nuevo
[unit] => Unidad
[user] => Usuario
[username] => Usuario
[user_password_incorrect] => Usuario o Password incorrecto
[user_register] => Registro de Usuario
[valid_{n}_digit_code_msg] => debe ser un código válido de {n} dÃgitos
[valid_{n}_letter_code_msg] => debe ser un código válido de {n} letras
[valid_monetary_qty_msg] => debe ser una cantidad monetaria válida
[valid_integer_msg] => debe ser un número entero válido
[valid_number_msg] => debe ser un número válido
[view] => Ver
[volume] => Volumen
[weight] => Peso
[welcome] => Bienvenido
[your] => Su
[zip_code] => Código Postal
[?_confirm_add] => ¿Seguro que quiere agregar
[?_confirm_delete] => ¿Seguro que quiere eliminar
)
[en] => Array
(
[a] => a
[a(f)] => a
[a(n)] => a
[access] => Access
[access_attempts_recorded] => All access attempts will be recorded for security purposes
[account] => Account
[account_information] => Account Information
[actions] => Actions
[active] => Active
[add] => Add
[added] => Added
[added(f)] => Added
[additional_files_will_not_be_uploaded] => The additional files will not be uploaded to the server
[additional_registers_will_not_be_uploaded] => The additional registers will not be uploaded to the server
[address] => Address
[address_information] => Address Information
[administration_panel] => Administration Panel
[all_rights_reserved] => All Rights Reserved
[and] => and
[any_comment_contact_us_msg] => Any doubt or comment, you can contact us
[associate] => Associate
[associated_to] => Associated to
[associated_to(f)] => Associated to
[associated_to(p)] => Associated to
[associated_to(pf)] => Associated to
[appearance_order] => Appearance Order
[artist] => Artist
[attribute] => Attribute
[author] => Author
[authorized_access_only] => Authorized Access Only
[brand] => Brand
[cancel] => Cancel
[catalog] => Catalog
[categories] => Categories
[category] => Category
[clear] => Clear
[client] => Client
[city] => City
[collection] => Collection
[colors] => Colors
[confirm] => Confirm
[confirm_password_match_up_msg] => Passwords must match up
[confirm_password_required_msg] => Please repeat your password
[contact_method] => Contact Method
[content] => Content
[country] => Country
[create] => Create
[customer] => Customer
[currency] => Currency
[current_image] => Current Image
[date] => Date
[delete] => Delete
[deleted] => Deleted
[deleted(f)] => Deleted
[description] => Description
[dimension] => Dimension
[dimensions] => Dimensions
[discount] => Discount
[doesnt_exist] => Doesn't Exists
[dont_exist] => Don't Exist
[edit] => Edit
[email_already_chosen_msg] => Email already chosen by other user. Please use another
[EN_name] => English
[english] => English
[enter_phone_contact_method_msg] => Enter a phone number or select Email as contact method
[exclusive_zone] => Exclusive Zone
[export_to] => Export to
[field] => Field
[file] => File
[file(p)] => Files
[finished] => Finished
[first] => First
[first(f)] => First
[for] => for
[from] => from
[from_the] => from the
[first_name] => First Name
[general_information] => General Information
[go] => Go
[go_back_to_parent_category] => Go Back to Parent Category
[home] => Home
[has_been] => has been
[image] => Image
[images] => Images
[in] => in
[inactive] => Inctive
[information] => Information
[integer_number_equal_greater_n_msg] => must be an integer number equal or greater than {n}
[inventory] => Inventory
[is] => is
[is_required_msg] => is required and cannot be empty
[is_required_msg(f)] => is required and cannot be empty
[is_required_msg(p)] => are required and cannot be empty
[is_required_msg(pf)] => are required and cannot be empty
[language] => Language
[last] => Last
[last(f)] => Last
[last_name] => Last Name
[line] => Line
[logout] => Logout
[long_description] => Long Description
[main] => Main
[main_image] => Main Image
[manage] => Manage
[materials] => Materials
[max_number_of_files] => Maximum Number of Files
[more] => More
[n_characters_minimum_msg] => must be {n} characters length minimum
[name] => Name
[new] => New
[new(h)] => New
[new(f)] => New
[news] => News
[next] => Next
[no_files_assigned_to_register] => There are no files assigned to this register
[no_values_assigned_to_register] => There are no values assigned to this register
[no_html_tags_msg] => cannot contain HTML tags
[no_html_tags_msg(p)] => cannot contain HTML tags
[no_records_to_display] => There are no records to display
[not_enough_information] => There is not enought information
[not_valid_msg] => is not valid
[not_valid_msg(f)] => is not valid
[number] => Number
[number_equal_greater_n_msg] => must be a number equal or greater than {n}
[number_between_m_and_n_msg] => must be a number between {m} and {n}
[n-character_code_msg] => must be a {n} character code
[of] => of
[of_the] => of the
[order] => Order
[orders] => Orders
[other_language] => Other Language
[other_languages] => Other Languages
[page] => Page
[parent] => Parent
[parent_category] => Parent Category
[password] => Password
[password_recovery] => Password Recovery
[password_sent_msg] => Your password was sent to your email
[personal_information] => Personal Information
[phone] => Phone
[phone_number] => Phone Number
[photo] => Photo
[photo(p)] => Photos
[photogallery] => Fhotogallery
[photogallery(p)] => Fhotogalleries
[previous] => Previous
[price] => Price
[product] => Product
[product_image] => Product Image
[profile_id] => Profile ID
[recently_created_entry] => The recently created entry
[register] => Register
[register(h)] => Register
[register(h)(p)] => Registers
[related] => Related
[required] => Required
[required(f)] => Required
[required(p)] => Required
[required(pf)] => Required
[results_per] => Results per
[residential_development] => Residential Dev.
[restricted_access] => Restricted Access
[role] => Role
[root] => Root
[save] => Save
[saved] => Saved
[saved(f)] => Saved
[search] => Search
[select] => Select
[shipping_time] => Shipping Time
[short_description] => Short Description
[show] => Show
[sincerely] => Sincerely
[sku] => SKU
[sort_ascending] => Sort Ascending
[sort_descending] => Sort Descending
[SP_name] => Spanish
[spanish] => Spanish
[state] => State
[status] => Status
[stock] => Stock
[street] => Street
[system_configuration] => System Configuration
[system_problem] => There is a problem with the system, please try again. If the problem persist please notify it to the webmaster (support@vicomstudio.com)
[the] => The
[the(f)] => The
[there_are_errors] => There are some errors
[the_employee_has_been_updated] => The employee has been updated
[this] => This
[this(f)] => this
[support a maximum of] => Support a Maximum of
[title] => Title
[to] => to
[to_enter_our_site_click_link_msg] => To enter our site, click the following link
[to_the] => to the
[try_again] => Please try again
[unit] => Unit
[user] => User
[username] => Username
[user_password_incorrect] => User or Password incorrect
[user_register] => User Register
[valid_{n}_digit_code_msg] => must be a valid {n} digit code
[valid_{n}_letter_code_msg] => must be a valid {n} letter code
[valid_monetary_qty_msg] => must be a valid monetary quantity
[valid_integer_msg] => must be a valid integer number
[valid_number_msg] => must be a valid number
[view] => View
[volume] => Volume
[weight] => Weight
[welcome] => Welcome
[your] => Your
[zip_code] => Zip Code
[?_confirm_add] => Are you sure you want to add
[?_confirm_delete] => Are you sure you want to delete
)
)
[_file:Zend_Translate_Adapter_Tmx:private] => XMLParser Object
(
)
[_cleared:Zend_Translate_Adapter_Tmx:private] => Array
(
)
[_tu:Zend_Translate_Adapter_Tmx:private] =>
[_tuv:Zend_Translate_Adapter_Tmx:private] =>
[_seg:Zend_Translate_Adapter_Tmx:private] =>
[_content:Zend_Translate_Adapter_Tmx:private] => ¿Seguro que quiere eliminar
[_defined:Zend_Translate_Adapter_Tmx:private] =>
)
)
[pathExecute:protected] =>
[result] => eCommerce_Entity_Search_Result_Product Object
(
[keywords:protected] =>
[searchAsPhrase:protected] =>
[orderBy:protected] => name ASC
[page:protected] => 1
[resultsPerPage:protected] => 12
[totalPages:protected] => 1
[results:protected] => eCommerce_Entity_Util_ProductArray Object
(
[storage:ArrayObject:private] => Array
(
[508] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 508
[sku] => GTJ19036RITA
[name] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE
[brand_name] => BINGOS STAR
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 6855
[volume] =>
[description_short] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE
[description_long] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE CON FORRO MAGICO
[especificaciones] => 6,AZUL,1
6,VINO,1
6,MOSTAZA,1
6,ROSA,1
6,FIUSHA,1
8,AZUL,1
8,VINO,1
8,MOSTAZA,1
8,ROSA,1
8,FIUSHA,1
10,AZUL,1
10,VINO,1
10,MOSTAZA,1
10,ROSA,1
10,FIUSHA,1
12,AZUL,1
12,VINO,1
12,MOSTAZA,1
12,ROSA,1
12,FIUSHA,1
14,AZUL,1
14,VINO,1
14,MOSTAZA,1
14,ROSA,1
14,FIUSHA,1
16,AZUL,1
16,VINO,1
16,MOSTAZA,1
16,ROSA,1
16,FIUSHA,1
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 1
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => NIÑA,CHAMARRA,3/4,PELUCHE DESMONTABLE,GORRA DESMONTABLE
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2020-09-06
[ficha_tecnica] =>
[en_home] => Si
)
[555] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 555
[sku] => B-02
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7407
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA,CALIDAD,PANTS DE NIÑA,TALLAS 6 A LA 16,NIÑA,JOGGER
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[556] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 556
[sku] => B-03
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7415
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA, CALIDAD,COMODIDAD,PANTS,NIÑA,JOGGER,TALLAS 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[557] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 557
[sku] => B-04
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7423
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA,PANTS,NIÑA,CALIDAD,COMODIDAD,TALLAS 6 A LA 16,FELPA
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[559] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 559
[sku] => B-07
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7439
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS,NIÑA,CALIENTITO,MODA,CALIDAD,AFELPADO,JOGGER,COMODIDAD,TALLA 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[560] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 560
[sku] => B-05
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7431
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS, NIÑA,MODA,CALIDAD,COMODIDAD,JOGGER,TALLAS 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-31
[ficha_tecnica] =>
[en_home] => No
)
[654] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 654
[sku] => B-06
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7683
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA
[especificaciones] => 6,ROSA WOOD,24
6,ROSA,24
6,PINK,24
6,PURPLE,24
6,NEGRO,24
6,GRIS,24
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS PARA NIÑA,MODA,CALIDAD,PANTALON TIPO JOGGER
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-10-16
[ficha_tecnica] =>
[en_home] => No
)
)
)
)
[category] => eCommerce_Entity_Catalog_Category Object
(
[category_id] =>
[parent_category_id] =>
[name] =>
[description] =>
[image_id] =>
[imagemobile_id] =>
[orden] =>
[status] =>
)
)
[type] => ->
[args] => Array
(
[0] => ProductMain.php
)
)
[16] => Array
(
[file] => /home/bingo/public_html/bo/libs/eCommerce/FrontEnd/FO/Product.class.php
[line] => 190
[function] => display
[class] => Savant3
[object] => eCommerce_Savant Object
(
[__config:protected] => Array
(
[template_path] => Array
(
[0] => /home/bingo/public_html/bo/view/
[1] => ./
)
[resource_path] => Array
(
[0] => /home/bingo/public_html/bo/libs/PEAR/Savant3/resources/
)
[error_text] =>
template error, examine fetch() result
[exceptions] =>
[autoload] =>
[compiler] =>
[filters] => Array
(
)
[plugins] => Array
(
)
[template] =>
[plugin_conf] => Array
(
)
[extract] =>
[fetch] => /home/bingo/public_html/bo/view/ProductMain.php
[escape] => Array
(
[0] => htmlspecialchars
)
)
[translate:protected] => Zend_Translate Object
(
[_adapter:Zend_Translate:private] => Zend_Translate_Adapter_Tmx Object
(
[_automatic:Zend_Translate_Adapter:private] =>
[_options:protected] => Array
(
[clear] =>
[scan] =>
[locale] => es
)
[_translate:protected] => Array
(
[es] => Array
(
[a] => un
[a(f)] => una
[a(n)] => uno
[access] => Entrar
[access_attempts_recorded] => Todos los intentos serán guardados por motivos de seguridad
[account] => Cuenta
[account_information] => Información de Cuenta
[actions] => Acciones
[active] => Activo
[add] => Agregar
[added] => Agregado
[added(f)] => Agregada
[additional_files_will_not_be_uploaded] => Los archivos que intente cargar adicionalmente no se subirán al servidor
[additional_registers_will_not_be_uploaded] => Los registros que intente cargar adicionalmente no se subirán al servidor
[address] => Domicilio
[address_information] => Información de Domicilio
[administration_panel] => Panel de Administración
[all_rights_reserved] => Todos los derechos reservados
[and] => y
[any_comment_contact_us_msg] => Cualquier duda o comentario, puede contactarnos
[associate] => Asociar
[associated_to] => Asociado a
[associated_to(f)] => Asociada a
[associated_to(p)] => Asociados a
[associated_to(pf)] => Asociadas a
[appearance_order] => Orden de Aparición
[artist] => Artista
[attribute] => Atributo
[author] => Autor
[authorized_access_only] => Sólo Acceso Autorizado
[brand] => Marca
[cancel] => Cancelar
[catalog] => Catálogo
[categories] => CategorÃas
[category] => CategorÃa
[clear] => Limpiar
[client] => Cliente
[city] => Ciudad
[collection] => Colección
[colors] => Colores
[confirm] => Confirmar
[confirm_password_match_up_msg] => Los password deben coincidir
[confirm_password_required_msg] => Por favor repita su password
[contact_method] => Manera de Contactarlo
[content] => Contenido
[country] => PaÃs
[create] => Crear
[customer] => Cliente
[currency] => Moneda
[current_image] => Imagen Actual
[date] => Fecha
[delete] => Eliminar
[deleted] => Eliminado
[deleted(f)] => Eliminada
[description] => Descripción
[dimension] => Dimensión
[dimensions] => Dimensiones
[discount] => Descuento
[doesnt_exist] => No existe
[dont_exist] => No existen
[edit] => Editar
[email_already_chosen_msg] => Email ya elegido por otro usuario. Por favor use otro
[EN_name] => Inglés
[english] => Inglés
[enter_phone_contact_method_msg] => Ingrese un número telefónico o seleccione Email como manera de contactarlo
[exclusive_zone] => Zona Exclusiva
[export_to] => Exportar a
[field] => Campo
[file] => Archivo
[file(p)] => Archivos
[finished] => Acabado
[first] => Primer
[first(f)] => Primera
[for] => para
[from] => de
[from_the] => del
[first_name] => Nombre
[general_information] => Información General
[go] => Ir
[go_back_to_parent_category] => Regresar a la CategorÃa Padre
[home] => Inicio
[has_been] => ha sido
[image] => Imagen
[images] => Imágenes
[in] => en
[inactive] => Inactivo
[information] => Información
[integer_number_equal_greater_n_msg] => debe ser un número entero igual o mayor a {n}
[inventory] => Inventario
[is] => es
[is_required_msg] => es obligatorio y no puede ir vacÃo
[is_required_msg(f)] => es obligatoria y no puede ir vacÃa
[is_required_msg(p)] => son obligatorios y no pueden ir vacÃos
[is_required_msg(pf)] => son obligatorias y no pueden ir vacÃas
[language] => Idioma
[last] => Último
[last(f)] => Última
[last_name] => Apellido(s)
[line] => LÃnea
[logout] => Cerrar Sesión
[long_description] => Descripción Larga
[main] => Principal
[main_image] => Imagen Principal
[manage] => Administrar
[materials] => Materiales
[max_number_of_files] => Número Máximo de Archivos
[more] => Más
[n_characters_minimum_msg] => debe tener mÃnimo {n} caracteres
[name] => Nombre
[new] => Nuevo
[new(h)] => Noticia
[new(f)] => Nueva
[news] => Noticias
[next] => Siguiente
[no_files_assigned_to_register] => No hay archivos asignados a este registro
[no_values_assigned_to_register] => No hay valores asignados a este registro
[no_html_tags_msg] => no puede contener etiquetas HTML
[no_html_tags_msg(p)] => no pueden contener etiquetas HTML
[no_records_to_display] => No hay registros que mostrar
[not_enough_information] => No hay suficiente información
[not_valid_msg] => no es válido
[not_valid_msg(f)] => no es válida
[number] => Número
[number_equal_greater_n_msg] => debe ser un número igual o mayor a {n}
[number_between_m_and_n_msg] => debe ser un número entre {m} y {n}
[n-character_code_msg] => debe ser código de {n} caracteres
[of] => de
[of_the] => del
[order] => Orden
[orders] => Órdenes
[other_language] => Otro Idioma
[other_languages] => Otros Idiomas
[page] => Página
[parent] => Padre
[parent_category] => CategorÃa Padre
[password] => Contraseña
[password_recovery] => Recuperacion de Password
[password_sent_msg] => Su password fue enviado a su correo electrónico
[personal_information] => Información Personal
[phone] => Teléfono
[phone_number] => Teléfono
[photo] => Foto
[photo(p)] => Fotos
[photogallery] => FotogalerÃa
[photogallery(p)] => FotogalerÃas
[previous] => Anterior
[price] => Precio
[product] => Producto
[product_image] => Imagen del Producto
[profile_id] => ID del Perfil
[recently_created_entry] => La entrada recién creada
[register] => Registrarse
[register(h)] => Registro
[register(h)(p)] => Registros
[related] => Relacionadas
[required] => Requerido
[required(f)] => Requerida
[required(p)] => Requeridos
[required(pf)] => Requeridas
[results_per] => Resultados por
[residential_development] => Colonia
[restricted_access] => Acceso Restringido
[role] => Rol
[root] => RaÃz
[save] => Guardar
[saved] => Guardado
[saved(f)] => Guardada
[search] => Buscar
[select] => Seleccione
[shipping_time] => Tiempo de Entrega
[short_description] => Descripción Corta
[show] => Mostrar
[sincerely] => Atentamente
[sku] => Código
[sort_ascending] => Orden Ascendente
[sort_descending] => Orden Descendente
[SP_name] => Español
[spanish] => Español
[state] => Estado
[status] => Estatus
[stock] => Existencias
[street] => Calle
[system_configuration] => Configuración del Sistema
[system_problem] => Hubo un problema con el sistema, por favor intente de nuevo. Si el problema persiste por favor notifique al webmaster (support@vicomstudio.com)
[the] => El
[the(f)] => La
[there_are_errors] => Existen algunos errores
[the_employee_has_been_updated] => El colaborador ha sido actualizado
[this] => Este
[this(f)] => esta
[support a maximum of] => Soporta un Máximo de
[title] => TÃtulo
[to] => a
[to_enter_our_site_click_link_msg] => Para acceder a nuestro sitio, haga clic en la siguiente dirección
[to_the] => al
[try_again] => Por favor intente de nuevo
[unit] => Unidad
[user] => Usuario
[username] => Usuario
[user_password_incorrect] => Usuario o Password incorrecto
[user_register] => Registro de Usuario
[valid_{n}_digit_code_msg] => debe ser un código válido de {n} dÃgitos
[valid_{n}_letter_code_msg] => debe ser un código válido de {n} letras
[valid_monetary_qty_msg] => debe ser una cantidad monetaria válida
[valid_integer_msg] => debe ser un número entero válido
[valid_number_msg] => debe ser un número válido
[view] => Ver
[volume] => Volumen
[weight] => Peso
[welcome] => Bienvenido
[your] => Su
[zip_code] => Código Postal
[?_confirm_add] => ¿Seguro que quiere agregar
[?_confirm_delete] => ¿Seguro que quiere eliminar
)
[en] => Array
(
[a] => a
[a(f)] => a
[a(n)] => a
[access] => Access
[access_attempts_recorded] => All access attempts will be recorded for security purposes
[account] => Account
[account_information] => Account Information
[actions] => Actions
[active] => Active
[add] => Add
[added] => Added
[added(f)] => Added
[additional_files_will_not_be_uploaded] => The additional files will not be uploaded to the server
[additional_registers_will_not_be_uploaded] => The additional registers will not be uploaded to the server
[address] => Address
[address_information] => Address Information
[administration_panel] => Administration Panel
[all_rights_reserved] => All Rights Reserved
[and] => and
[any_comment_contact_us_msg] => Any doubt or comment, you can contact us
[associate] => Associate
[associated_to] => Associated to
[associated_to(f)] => Associated to
[associated_to(p)] => Associated to
[associated_to(pf)] => Associated to
[appearance_order] => Appearance Order
[artist] => Artist
[attribute] => Attribute
[author] => Author
[authorized_access_only] => Authorized Access Only
[brand] => Brand
[cancel] => Cancel
[catalog] => Catalog
[categories] => Categories
[category] => Category
[clear] => Clear
[client] => Client
[city] => City
[collection] => Collection
[colors] => Colors
[confirm] => Confirm
[confirm_password_match_up_msg] => Passwords must match up
[confirm_password_required_msg] => Please repeat your password
[contact_method] => Contact Method
[content] => Content
[country] => Country
[create] => Create
[customer] => Customer
[currency] => Currency
[current_image] => Current Image
[date] => Date
[delete] => Delete
[deleted] => Deleted
[deleted(f)] => Deleted
[description] => Description
[dimension] => Dimension
[dimensions] => Dimensions
[discount] => Discount
[doesnt_exist] => Doesn't Exists
[dont_exist] => Don't Exist
[edit] => Edit
[email_already_chosen_msg] => Email already chosen by other user. Please use another
[EN_name] => English
[english] => English
[enter_phone_contact_method_msg] => Enter a phone number or select Email as contact method
[exclusive_zone] => Exclusive Zone
[export_to] => Export to
[field] => Field
[file] => File
[file(p)] => Files
[finished] => Finished
[first] => First
[first(f)] => First
[for] => for
[from] => from
[from_the] => from the
[first_name] => First Name
[general_information] => General Information
[go] => Go
[go_back_to_parent_category] => Go Back to Parent Category
[home] => Home
[has_been] => has been
[image] => Image
[images] => Images
[in] => in
[inactive] => Inctive
[information] => Information
[integer_number_equal_greater_n_msg] => must be an integer number equal or greater than {n}
[inventory] => Inventory
[is] => is
[is_required_msg] => is required and cannot be empty
[is_required_msg(f)] => is required and cannot be empty
[is_required_msg(p)] => are required and cannot be empty
[is_required_msg(pf)] => are required and cannot be empty
[language] => Language
[last] => Last
[last(f)] => Last
[last_name] => Last Name
[line] => Line
[logout] => Logout
[long_description] => Long Description
[main] => Main
[main_image] => Main Image
[manage] => Manage
[materials] => Materials
[max_number_of_files] => Maximum Number of Files
[more] => More
[n_characters_minimum_msg] => must be {n} characters length minimum
[name] => Name
[new] => New
[new(h)] => New
[new(f)] => New
[news] => News
[next] => Next
[no_files_assigned_to_register] => There are no files assigned to this register
[no_values_assigned_to_register] => There are no values assigned to this register
[no_html_tags_msg] => cannot contain HTML tags
[no_html_tags_msg(p)] => cannot contain HTML tags
[no_records_to_display] => There are no records to display
[not_enough_information] => There is not enought information
[not_valid_msg] => is not valid
[not_valid_msg(f)] => is not valid
[number] => Number
[number_equal_greater_n_msg] => must be a number equal or greater than {n}
[number_between_m_and_n_msg] => must be a number between {m} and {n}
[n-character_code_msg] => must be a {n} character code
[of] => of
[of_the] => of the
[order] => Order
[orders] => Orders
[other_language] => Other Language
[other_languages] => Other Languages
[page] => Page
[parent] => Parent
[parent_category] => Parent Category
[password] => Password
[password_recovery] => Password Recovery
[password_sent_msg] => Your password was sent to your email
[personal_information] => Personal Information
[phone] => Phone
[phone_number] => Phone Number
[photo] => Photo
[photo(p)] => Photos
[photogallery] => Fhotogallery
[photogallery(p)] => Fhotogalleries
[previous] => Previous
[price] => Price
[product] => Product
[product_image] => Product Image
[profile_id] => Profile ID
[recently_created_entry] => The recently created entry
[register] => Register
[register(h)] => Register
[register(h)(p)] => Registers
[related] => Related
[required] => Required
[required(f)] => Required
[required(p)] => Required
[required(pf)] => Required
[results_per] => Results per
[residential_development] => Residential Dev.
[restricted_access] => Restricted Access
[role] => Role
[root] => Root
[save] => Save
[saved] => Saved
[saved(f)] => Saved
[search] => Search
[select] => Select
[shipping_time] => Shipping Time
[short_description] => Short Description
[show] => Show
[sincerely] => Sincerely
[sku] => SKU
[sort_ascending] => Sort Ascending
[sort_descending] => Sort Descending
[SP_name] => Spanish
[spanish] => Spanish
[state] => State
[status] => Status
[stock] => Stock
[street] => Street
[system_configuration] => System Configuration
[system_problem] => There is a problem with the system, please try again. If the problem persist please notify it to the webmaster (support@vicomstudio.com)
[the] => The
[the(f)] => The
[there_are_errors] => There are some errors
[the_employee_has_been_updated] => The employee has been updated
[this] => This
[this(f)] => this
[support a maximum of] => Support a Maximum of
[title] => Title
[to] => to
[to_enter_our_site_click_link_msg] => To enter our site, click the following link
[to_the] => to the
[try_again] => Please try again
[unit] => Unit
[user] => User
[username] => Username
[user_password_incorrect] => User or Password incorrect
[user_register] => User Register
[valid_{n}_digit_code_msg] => must be a valid {n} digit code
[valid_{n}_letter_code_msg] => must be a valid {n} letter code
[valid_monetary_qty_msg] => must be a valid monetary quantity
[valid_integer_msg] => must be a valid integer number
[valid_number_msg] => must be a valid number
[view] => View
[volume] => Volume
[weight] => Weight
[welcome] => Welcome
[your] => Your
[zip_code] => Zip Code
[?_confirm_add] => Are you sure you want to add
[?_confirm_delete] => Are you sure you want to delete
)
)
[_file:Zend_Translate_Adapter_Tmx:private] => XMLParser Object
(
)
[_cleared:Zend_Translate_Adapter_Tmx:private] => Array
(
)
[_tu:Zend_Translate_Adapter_Tmx:private] =>
[_tuv:Zend_Translate_Adapter_Tmx:private] =>
[_seg:Zend_Translate_Adapter_Tmx:private] =>
[_content:Zend_Translate_Adapter_Tmx:private] => ¿Seguro que quiere eliminar
[_defined:Zend_Translate_Adapter_Tmx:private] =>
)
)
[pathExecute:protected] =>
[result] => eCommerce_Entity_Search_Result_Product Object
(
[keywords:protected] =>
[searchAsPhrase:protected] =>
[orderBy:protected] => name ASC
[page:protected] => 1
[resultsPerPage:protected] => 12
[totalPages:protected] => 1
[results:protected] => eCommerce_Entity_Util_ProductArray Object
(
[storage:ArrayObject:private] => Array
(
[508] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 508
[sku] => GTJ19036RITA
[name] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE
[brand_name] => BINGOS STAR
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 6855
[volume] =>
[description_short] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE
[description_long] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE CON FORRO MAGICO
[especificaciones] => 6,AZUL,1
6,VINO,1
6,MOSTAZA,1
6,ROSA,1
6,FIUSHA,1
8,AZUL,1
8,VINO,1
8,MOSTAZA,1
8,ROSA,1
8,FIUSHA,1
10,AZUL,1
10,VINO,1
10,MOSTAZA,1
10,ROSA,1
10,FIUSHA,1
12,AZUL,1
12,VINO,1
12,MOSTAZA,1
12,ROSA,1
12,FIUSHA,1
14,AZUL,1
14,VINO,1
14,MOSTAZA,1
14,ROSA,1
14,FIUSHA,1
16,AZUL,1
16,VINO,1
16,MOSTAZA,1
16,ROSA,1
16,FIUSHA,1
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 1
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => NIÑA,CHAMARRA,3/4,PELUCHE DESMONTABLE,GORRA DESMONTABLE
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2020-09-06
[ficha_tecnica] =>
[en_home] => Si
)
[555] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 555
[sku] => B-02
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7407
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA,CALIDAD,PANTS DE NIÑA,TALLAS 6 A LA 16,NIÑA,JOGGER
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[556] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 556
[sku] => B-03
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7415
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA, CALIDAD,COMODIDAD,PANTS,NIÑA,JOGGER,TALLAS 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[557] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 557
[sku] => B-04
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7423
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA,PANTS,NIÑA,CALIDAD,COMODIDAD,TALLAS 6 A LA 16,FELPA
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[559] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 559
[sku] => B-07
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7439
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS,NIÑA,CALIENTITO,MODA,CALIDAD,AFELPADO,JOGGER,COMODIDAD,TALLA 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[560] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 560
[sku] => B-05
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7431
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS, NIÑA,MODA,CALIDAD,COMODIDAD,JOGGER,TALLAS 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-31
[ficha_tecnica] =>
[en_home] => No
)
[654] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 654
[sku] => B-06
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7683
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA
[especificaciones] => 6,ROSA WOOD,24
6,ROSA,24
6,PINK,24
6,PURPLE,24
6,NEGRO,24
6,GRIS,24
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS PARA NIÑA,MODA,CALIDAD,PANTALON TIPO JOGGER
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-10-16
[ficha_tecnica] =>
[en_home] => No
)
)
)
)
[category] => eCommerce_Entity_Catalog_Category Object
(
[category_id] =>
[parent_category_id] =>
[name] =>
[description] =>
[image_id] =>
[imagemobile_id] =>
[orden] =>
[status] =>
)
)
[type] => ->
[args] => Array
(
[0] => ProductMain.php
)
)
[17] => Array
(
[file] => /home/bingo/public_html/bo/libs/eCommerce/FrontEnd/FO/Product.class.php
[line] => 27
[function] => _search
[class] => eCommerce_FrontEnd_FO_Product
[object] => eCommerce_FrontEnd_FO_Product Object
(
[redirectStrategies:protected] => Array
(
)
[permissionStrategy:protected] =>
[tpl:protected] => eCommerce_Savant Object
(
[__config:protected] => Array
(
[template_path] => Array
(
[0] => /home/bingo/public_html/bo/view/
[1] => ./
)
[resource_path] => Array
(
[0] => /home/bingo/public_html/bo/libs/PEAR/Savant3/resources/
)
[error_text] =>
template error, examine fetch() result
[exceptions] =>
[autoload] =>
[compiler] =>
[filters] => Array
(
)
[plugins] => Array
(
)
[template] =>
[plugin_conf] => Array
(
)
[extract] =>
[fetch] => /home/bingo/public_html/bo/view/ProductMain.php
[escape] => Array
(
[0] => htmlspecialchars
)
)
[translate:protected] => Zend_Translate Object
(
[_adapter:Zend_Translate:private] => Zend_Translate_Adapter_Tmx Object
(
[_automatic:Zend_Translate_Adapter:private] =>
[_options:protected] => Array
(
[clear] =>
[scan] =>
[locale] => es
)
[_translate:protected] => Array
(
[es] => Array
(
[a] => un
[a(f)] => una
[a(n)] => uno
[access] => Entrar
[access_attempts_recorded] => Todos los intentos serán guardados por motivos de seguridad
[account] => Cuenta
[account_information] => Información de Cuenta
[actions] => Acciones
[active] => Activo
[add] => Agregar
[added] => Agregado
[added(f)] => Agregada
[additional_files_will_not_be_uploaded] => Los archivos que intente cargar adicionalmente no se subirán al servidor
[additional_registers_will_not_be_uploaded] => Los registros que intente cargar adicionalmente no se subirán al servidor
[address] => Domicilio
[address_information] => Información de Domicilio
[administration_panel] => Panel de Administración
[all_rights_reserved] => Todos los derechos reservados
[and] => y
[any_comment_contact_us_msg] => Cualquier duda o comentario, puede contactarnos
[associate] => Asociar
[associated_to] => Asociado a
[associated_to(f)] => Asociada a
[associated_to(p)] => Asociados a
[associated_to(pf)] => Asociadas a
[appearance_order] => Orden de Aparición
[artist] => Artista
[attribute] => Atributo
[author] => Autor
[authorized_access_only] => Sólo Acceso Autorizado
[brand] => Marca
[cancel] => Cancelar
[catalog] => Catálogo
[categories] => CategorÃas
[category] => CategorÃa
[clear] => Limpiar
[client] => Cliente
[city] => Ciudad
[collection] => Colección
[colors] => Colores
[confirm] => Confirmar
[confirm_password_match_up_msg] => Los password deben coincidir
[confirm_password_required_msg] => Por favor repita su password
[contact_method] => Manera de Contactarlo
[content] => Contenido
[country] => PaÃs
[create] => Crear
[customer] => Cliente
[currency] => Moneda
[current_image] => Imagen Actual
[date] => Fecha
[delete] => Eliminar
[deleted] => Eliminado
[deleted(f)] => Eliminada
[description] => Descripción
[dimension] => Dimensión
[dimensions] => Dimensiones
[discount] => Descuento
[doesnt_exist] => No existe
[dont_exist] => No existen
[edit] => Editar
[email_already_chosen_msg] => Email ya elegido por otro usuario. Por favor use otro
[EN_name] => Inglés
[english] => Inglés
[enter_phone_contact_method_msg] => Ingrese un número telefónico o seleccione Email como manera de contactarlo
[exclusive_zone] => Zona Exclusiva
[export_to] => Exportar a
[field] => Campo
[file] => Archivo
[file(p)] => Archivos
[finished] => Acabado
[first] => Primer
[first(f)] => Primera
[for] => para
[from] => de
[from_the] => del
[first_name] => Nombre
[general_information] => Información General
[go] => Ir
[go_back_to_parent_category] => Regresar a la CategorÃa Padre
[home] => Inicio
[has_been] => ha sido
[image] => Imagen
[images] => Imágenes
[in] => en
[inactive] => Inactivo
[information] => Información
[integer_number_equal_greater_n_msg] => debe ser un número entero igual o mayor a {n}
[inventory] => Inventario
[is] => es
[is_required_msg] => es obligatorio y no puede ir vacÃo
[is_required_msg(f)] => es obligatoria y no puede ir vacÃa
[is_required_msg(p)] => son obligatorios y no pueden ir vacÃos
[is_required_msg(pf)] => son obligatorias y no pueden ir vacÃas
[language] => Idioma
[last] => Último
[last(f)] => Última
[last_name] => Apellido(s)
[line] => LÃnea
[logout] => Cerrar Sesión
[long_description] => Descripción Larga
[main] => Principal
[main_image] => Imagen Principal
[manage] => Administrar
[materials] => Materiales
[max_number_of_files] => Número Máximo de Archivos
[more] => Más
[n_characters_minimum_msg] => debe tener mÃnimo {n} caracteres
[name] => Nombre
[new] => Nuevo
[new(h)] => Noticia
[new(f)] => Nueva
[news] => Noticias
[next] => Siguiente
[no_files_assigned_to_register] => No hay archivos asignados a este registro
[no_values_assigned_to_register] => No hay valores asignados a este registro
[no_html_tags_msg] => no puede contener etiquetas HTML
[no_html_tags_msg(p)] => no pueden contener etiquetas HTML
[no_records_to_display] => No hay registros que mostrar
[not_enough_information] => No hay suficiente información
[not_valid_msg] => no es válido
[not_valid_msg(f)] => no es válida
[number] => Número
[number_equal_greater_n_msg] => debe ser un número igual o mayor a {n}
[number_between_m_and_n_msg] => debe ser un número entre {m} y {n}
[n-character_code_msg] => debe ser código de {n} caracteres
[of] => de
[of_the] => del
[order] => Orden
[orders] => Órdenes
[other_language] => Otro Idioma
[other_languages] => Otros Idiomas
[page] => Página
[parent] => Padre
[parent_category] => CategorÃa Padre
[password] => Contraseña
[password_recovery] => Recuperacion de Password
[password_sent_msg] => Su password fue enviado a su correo electrónico
[personal_information] => Información Personal
[phone] => Teléfono
[phone_number] => Teléfono
[photo] => Foto
[photo(p)] => Fotos
[photogallery] => FotogalerÃa
[photogallery(p)] => FotogalerÃas
[previous] => Anterior
[price] => Precio
[product] => Producto
[product_image] => Imagen del Producto
[profile_id] => ID del Perfil
[recently_created_entry] => La entrada recién creada
[register] => Registrarse
[register(h)] => Registro
[register(h)(p)] => Registros
[related] => Relacionadas
[required] => Requerido
[required(f)] => Requerida
[required(p)] => Requeridos
[required(pf)] => Requeridas
[results_per] => Resultados por
[residential_development] => Colonia
[restricted_access] => Acceso Restringido
[role] => Rol
[root] => RaÃz
[save] => Guardar
[saved] => Guardado
[saved(f)] => Guardada
[search] => Buscar
[select] => Seleccione
[shipping_time] => Tiempo de Entrega
[short_description] => Descripción Corta
[show] => Mostrar
[sincerely] => Atentamente
[sku] => Código
[sort_ascending] => Orden Ascendente
[sort_descending] => Orden Descendente
[SP_name] => Español
[spanish] => Español
[state] => Estado
[status] => Estatus
[stock] => Existencias
[street] => Calle
[system_configuration] => Configuración del Sistema
[system_problem] => Hubo un problema con el sistema, por favor intente de nuevo. Si el problema persiste por favor notifique al webmaster (support@vicomstudio.com)
[the] => El
[the(f)] => La
[there_are_errors] => Existen algunos errores
[the_employee_has_been_updated] => El colaborador ha sido actualizado
[this] => Este
[this(f)] => esta
[support a maximum of] => Soporta un Máximo de
[title] => TÃtulo
[to] => a
[to_enter_our_site_click_link_msg] => Para acceder a nuestro sitio, haga clic en la siguiente dirección
[to_the] => al
[try_again] => Por favor intente de nuevo
[unit] => Unidad
[user] => Usuario
[username] => Usuario
[user_password_incorrect] => Usuario o Password incorrecto
[user_register] => Registro de Usuario
[valid_{n}_digit_code_msg] => debe ser un código válido de {n} dÃgitos
[valid_{n}_letter_code_msg] => debe ser un código válido de {n} letras
[valid_monetary_qty_msg] => debe ser una cantidad monetaria válida
[valid_integer_msg] => debe ser un número entero válido
[valid_number_msg] => debe ser un número válido
[view] => Ver
[volume] => Volumen
[weight] => Peso
[welcome] => Bienvenido
[your] => Su
[zip_code] => Código Postal
[?_confirm_add] => ¿Seguro que quiere agregar
[?_confirm_delete] => ¿Seguro que quiere eliminar
)
[en] => Array
(
[a] => a
[a(f)] => a
[a(n)] => a
[access] => Access
[access_attempts_recorded] => All access attempts will be recorded for security purposes
[account] => Account
[account_information] => Account Information
[actions] => Actions
[active] => Active
[add] => Add
[added] => Added
[added(f)] => Added
[additional_files_will_not_be_uploaded] => The additional files will not be uploaded to the server
[additional_registers_will_not_be_uploaded] => The additional registers will not be uploaded to the server
[address] => Address
[address_information] => Address Information
[administration_panel] => Administration Panel
[all_rights_reserved] => All Rights Reserved
[and] => and
[any_comment_contact_us_msg] => Any doubt or comment, you can contact us
[associate] => Associate
[associated_to] => Associated to
[associated_to(f)] => Associated to
[associated_to(p)] => Associated to
[associated_to(pf)] => Associated to
[appearance_order] => Appearance Order
[artist] => Artist
[attribute] => Attribute
[author] => Author
[authorized_access_only] => Authorized Access Only
[brand] => Brand
[cancel] => Cancel
[catalog] => Catalog
[categories] => Categories
[category] => Category
[clear] => Clear
[client] => Client
[city] => City
[collection] => Collection
[colors] => Colors
[confirm] => Confirm
[confirm_password_match_up_msg] => Passwords must match up
[confirm_password_required_msg] => Please repeat your password
[contact_method] => Contact Method
[content] => Content
[country] => Country
[create] => Create
[customer] => Customer
[currency] => Currency
[current_image] => Current Image
[date] => Date
[delete] => Delete
[deleted] => Deleted
[deleted(f)] => Deleted
[description] => Description
[dimension] => Dimension
[dimensions] => Dimensions
[discount] => Discount
[doesnt_exist] => Doesn't Exists
[dont_exist] => Don't Exist
[edit] => Edit
[email_already_chosen_msg] => Email already chosen by other user. Please use another
[EN_name] => English
[english] => English
[enter_phone_contact_method_msg] => Enter a phone number or select Email as contact method
[exclusive_zone] => Exclusive Zone
[export_to] => Export to
[field] => Field
[file] => File
[file(p)] => Files
[finished] => Finished
[first] => First
[first(f)] => First
[for] => for
[from] => from
[from_the] => from the
[first_name] => First Name
[general_information] => General Information
[go] => Go
[go_back_to_parent_category] => Go Back to Parent Category
[home] => Home
[has_been] => has been
[image] => Image
[images] => Images
[in] => in
[inactive] => Inctive
[information] => Information
[integer_number_equal_greater_n_msg] => must be an integer number equal or greater than {n}
[inventory] => Inventory
[is] => is
[is_required_msg] => is required and cannot be empty
[is_required_msg(f)] => is required and cannot be empty
[is_required_msg(p)] => are required and cannot be empty
[is_required_msg(pf)] => are required and cannot be empty
[language] => Language
[last] => Last
[last(f)] => Last
[last_name] => Last Name
[line] => Line
[logout] => Logout
[long_description] => Long Description
[main] => Main
[main_image] => Main Image
[manage] => Manage
[materials] => Materials
[max_number_of_files] => Maximum Number of Files
[more] => More
[n_characters_minimum_msg] => must be {n} characters length minimum
[name] => Name
[new] => New
[new(h)] => New
[new(f)] => New
[news] => News
[next] => Next
[no_files_assigned_to_register] => There are no files assigned to this register
[no_values_assigned_to_register] => There are no values assigned to this register
[no_html_tags_msg] => cannot contain HTML tags
[no_html_tags_msg(p)] => cannot contain HTML tags
[no_records_to_display] => There are no records to display
[not_enough_information] => There is not enought information
[not_valid_msg] => is not valid
[not_valid_msg(f)] => is not valid
[number] => Number
[number_equal_greater_n_msg] => must be a number equal or greater than {n}
[number_between_m_and_n_msg] => must be a number between {m} and {n}
[n-character_code_msg] => must be a {n} character code
[of] => of
[of_the] => of the
[order] => Order
[orders] => Orders
[other_language] => Other Language
[other_languages] => Other Languages
[page] => Page
[parent] => Parent
[parent_category] => Parent Category
[password] => Password
[password_recovery] => Password Recovery
[password_sent_msg] => Your password was sent to your email
[personal_information] => Personal Information
[phone] => Phone
[phone_number] => Phone Number
[photo] => Photo
[photo(p)] => Photos
[photogallery] => Fhotogallery
[photogallery(p)] => Fhotogalleries
[previous] => Previous
[price] => Price
[product] => Product
[product_image] => Product Image
[profile_id] => Profile ID
[recently_created_entry] => The recently created entry
[register] => Register
[register(h)] => Register
[register(h)(p)] => Registers
[related] => Related
[required] => Required
[required(f)] => Required
[required(p)] => Required
[required(pf)] => Required
[results_per] => Results per
[residential_development] => Residential Dev.
[restricted_access] => Restricted Access
[role] => Role
[root] => Root
[save] => Save
[saved] => Saved
[saved(f)] => Saved
[search] => Search
[select] => Select
[shipping_time] => Shipping Time
[short_description] => Short Description
[show] => Show
[sincerely] => Sincerely
[sku] => SKU
[sort_ascending] => Sort Ascending
[sort_descending] => Sort Descending
[SP_name] => Spanish
[spanish] => Spanish
[state] => State
[status] => Status
[stock] => Stock
[street] => Street
[system_configuration] => System Configuration
[system_problem] => There is a problem with the system, please try again. If the problem persist please notify it to the webmaster (support@vicomstudio.com)
[the] => The
[the(f)] => The
[there_are_errors] => There are some errors
[the_employee_has_been_updated] => The employee has been updated
[this] => This
[this(f)] => this
[support a maximum of] => Support a Maximum of
[title] => Title
[to] => to
[to_enter_our_site_click_link_msg] => To enter our site, click the following link
[to_the] => to the
[try_again] => Please try again
[unit] => Unit
[user] => User
[username] => Username
[user_password_incorrect] => User or Password incorrect
[user_register] => User Register
[valid_{n}_digit_code_msg] => must be a valid {n} digit code
[valid_{n}_letter_code_msg] => must be a valid {n} letter code
[valid_monetary_qty_msg] => must be a valid monetary quantity
[valid_integer_msg] => must be a valid integer number
[valid_number_msg] => must be a valid number
[view] => View
[volume] => Volume
[weight] => Weight
[welcome] => Welcome
[your] => Your
[zip_code] => Zip Code
[?_confirm_add] => Are you sure you want to add
[?_confirm_delete] => Are you sure you want to delete
)
)
[_file:Zend_Translate_Adapter_Tmx:private] => XMLParser Object
(
)
[_cleared:Zend_Translate_Adapter_Tmx:private] => Array
(
)
[_tu:Zend_Translate_Adapter_Tmx:private] =>
[_tuv:Zend_Translate_Adapter_Tmx:private] =>
[_seg:Zend_Translate_Adapter_Tmx:private] =>
[_content:Zend_Translate_Adapter_Tmx:private] => ¿Seguro que quiere eliminar
[_defined:Zend_Translate_Adapter_Tmx:private] =>
)
)
[pathExecute:protected] =>
[result] => eCommerce_Entity_Search_Result_Product Object
(
[keywords:protected] =>
[searchAsPhrase:protected] =>
[orderBy:protected] => name ASC
[page:protected] => 1
[resultsPerPage:protected] => 12
[totalPages:protected] => 1
[results:protected] => eCommerce_Entity_Util_ProductArray Object
(
[storage:ArrayObject:private] => Array
(
[508] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 508
[sku] => GTJ19036RITA
[name] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE
[brand_name] => BINGOS STAR
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 6855
[volume] =>
[description_short] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE
[description_long] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE CON FORRO MAGICO
[especificaciones] => 6,AZUL,1
6,VINO,1
6,MOSTAZA,1
6,ROSA,1
6,FIUSHA,1
8,AZUL,1
8,VINO,1
8,MOSTAZA,1
8,ROSA,1
8,FIUSHA,1
10,AZUL,1
10,VINO,1
10,MOSTAZA,1
10,ROSA,1
10,FIUSHA,1
12,AZUL,1
12,VINO,1
12,MOSTAZA,1
12,ROSA,1
12,FIUSHA,1
14,AZUL,1
14,VINO,1
14,MOSTAZA,1
14,ROSA,1
14,FIUSHA,1
16,AZUL,1
16,VINO,1
16,MOSTAZA,1
16,ROSA,1
16,FIUSHA,1
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 1
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => NIÑA,CHAMARRA,3/4,PELUCHE DESMONTABLE,GORRA DESMONTABLE
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2020-09-06
[ficha_tecnica] =>
[en_home] => Si
)
[555] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 555
[sku] => B-02
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7407
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA,CALIDAD,PANTS DE NIÑA,TALLAS 6 A LA 16,NIÑA,JOGGER
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[556] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 556
[sku] => B-03
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7415
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA, CALIDAD,COMODIDAD,PANTS,NIÑA,JOGGER,TALLAS 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[557] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 557
[sku] => B-04
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7423
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA,PANTS,NIÑA,CALIDAD,COMODIDAD,TALLAS 6 A LA 16,FELPA
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[559] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 559
[sku] => B-07
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7439
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS,NIÑA,CALIENTITO,MODA,CALIDAD,AFELPADO,JOGGER,COMODIDAD,TALLA 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[560] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 560
[sku] => B-05
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7431
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS, NIÑA,MODA,CALIDAD,COMODIDAD,JOGGER,TALLAS 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-31
[ficha_tecnica] =>
[en_home] => No
)
[654] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 654
[sku] => B-06
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7683
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA
[especificaciones] => 6,ROSA WOOD,24
6,ROSA,24
6,PINK,24
6,PURPLE,24
6,NEGRO,24
6,GRIS,24
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS PARA NIÑA,MODA,CALIDAD,PANTALON TIPO JOGGER
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-10-16
[ficha_tecnica] =>
[en_home] => No
)
)
)
)
[category] => eCommerce_Entity_Catalog_Category Object
(
[category_id] =>
[parent_category_id] =>
[name] =>
[description] =>
[image_id] =>
[imagemobile_id] =>
[orden] =>
[status] =>
)
)
[search] => eCommerce_Entity_Search Object
(
[keywords:protected] =>
[searchAsPhrase:protected] =>
[orderBy:protected] => name ASC
[page:protected] => 1
[resultsPerPage:protected] => 12
)
)
[type] => ->
[args] => Array
(
)
)
[18] => Array
(
[file] => /home/bingo/public_html/bo/product.php
[line] => 4
[function] => execute
[class] => eCommerce_FrontEnd_FO_Product
[object] => eCommerce_FrontEnd_FO_Product Object
(
[redirectStrategies:protected] => Array
(
)
[permissionStrategy:protected] =>
[tpl:protected] => eCommerce_Savant Object
(
[__config:protected] => Array
(
[template_path] => Array
(
[0] => /home/bingo/public_html/bo/view/
[1] => ./
)
[resource_path] => Array
(
[0] => /home/bingo/public_html/bo/libs/PEAR/Savant3/resources/
)
[error_text] =>
template error, examine fetch() result
[exceptions] =>
[autoload] =>
[compiler] =>
[filters] => Array
(
)
[plugins] => Array
(
)
[template] =>
[plugin_conf] => Array
(
)
[extract] =>
[fetch] => /home/bingo/public_html/bo/view/ProductMain.php
[escape] => Array
(
[0] => htmlspecialchars
)
)
[translate:protected] => Zend_Translate Object
(
[_adapter:Zend_Translate:private] => Zend_Translate_Adapter_Tmx Object
(
[_automatic:Zend_Translate_Adapter:private] =>
[_options:protected] => Array
(
[clear] =>
[scan] =>
[locale] => es
)
[_translate:protected] => Array
(
[es] => Array
(
[a] => un
[a(f)] => una
[a(n)] => uno
[access] => Entrar
[access_attempts_recorded] => Todos los intentos serán guardados por motivos de seguridad
[account] => Cuenta
[account_information] => Información de Cuenta
[actions] => Acciones
[active] => Activo
[add] => Agregar
[added] => Agregado
[added(f)] => Agregada
[additional_files_will_not_be_uploaded] => Los archivos que intente cargar adicionalmente no se subirán al servidor
[additional_registers_will_not_be_uploaded] => Los registros que intente cargar adicionalmente no se subirán al servidor
[address] => Domicilio
[address_information] => Información de Domicilio
[administration_panel] => Panel de Administración
[all_rights_reserved] => Todos los derechos reservados
[and] => y
[any_comment_contact_us_msg] => Cualquier duda o comentario, puede contactarnos
[associate] => Asociar
[associated_to] => Asociado a
[associated_to(f)] => Asociada a
[associated_to(p)] => Asociados a
[associated_to(pf)] => Asociadas a
[appearance_order] => Orden de Aparición
[artist] => Artista
[attribute] => Atributo
[author] => Autor
[authorized_access_only] => Sólo Acceso Autorizado
[brand] => Marca
[cancel] => Cancelar
[catalog] => Catálogo
[categories] => CategorÃas
[category] => CategorÃa
[clear] => Limpiar
[client] => Cliente
[city] => Ciudad
[collection] => Colección
[colors] => Colores
[confirm] => Confirmar
[confirm_password_match_up_msg] => Los password deben coincidir
[confirm_password_required_msg] => Por favor repita su password
[contact_method] => Manera de Contactarlo
[content] => Contenido
[country] => PaÃs
[create] => Crear
[customer] => Cliente
[currency] => Moneda
[current_image] => Imagen Actual
[date] => Fecha
[delete] => Eliminar
[deleted] => Eliminado
[deleted(f)] => Eliminada
[description] => Descripción
[dimension] => Dimensión
[dimensions] => Dimensiones
[discount] => Descuento
[doesnt_exist] => No existe
[dont_exist] => No existen
[edit] => Editar
[email_already_chosen_msg] => Email ya elegido por otro usuario. Por favor use otro
[EN_name] => Inglés
[english] => Inglés
[enter_phone_contact_method_msg] => Ingrese un número telefónico o seleccione Email como manera de contactarlo
[exclusive_zone] => Zona Exclusiva
[export_to] => Exportar a
[field] => Campo
[file] => Archivo
[file(p)] => Archivos
[finished] => Acabado
[first] => Primer
[first(f)] => Primera
[for] => para
[from] => de
[from_the] => del
[first_name] => Nombre
[general_information] => Información General
[go] => Ir
[go_back_to_parent_category] => Regresar a la CategorÃa Padre
[home] => Inicio
[has_been] => ha sido
[image] => Imagen
[images] => Imágenes
[in] => en
[inactive] => Inactivo
[information] => Información
[integer_number_equal_greater_n_msg] => debe ser un número entero igual o mayor a {n}
[inventory] => Inventario
[is] => es
[is_required_msg] => es obligatorio y no puede ir vacÃo
[is_required_msg(f)] => es obligatoria y no puede ir vacÃa
[is_required_msg(p)] => son obligatorios y no pueden ir vacÃos
[is_required_msg(pf)] => son obligatorias y no pueden ir vacÃas
[language] => Idioma
[last] => Último
[last(f)] => Última
[last_name] => Apellido(s)
[line] => LÃnea
[logout] => Cerrar Sesión
[long_description] => Descripción Larga
[main] => Principal
[main_image] => Imagen Principal
[manage] => Administrar
[materials] => Materiales
[max_number_of_files] => Número Máximo de Archivos
[more] => Más
[n_characters_minimum_msg] => debe tener mÃnimo {n} caracteres
[name] => Nombre
[new] => Nuevo
[new(h)] => Noticia
[new(f)] => Nueva
[news] => Noticias
[next] => Siguiente
[no_files_assigned_to_register] => No hay archivos asignados a este registro
[no_values_assigned_to_register] => No hay valores asignados a este registro
[no_html_tags_msg] => no puede contener etiquetas HTML
[no_html_tags_msg(p)] => no pueden contener etiquetas HTML
[no_records_to_display] => No hay registros que mostrar
[not_enough_information] => No hay suficiente información
[not_valid_msg] => no es válido
[not_valid_msg(f)] => no es válida
[number] => Número
[number_equal_greater_n_msg] => debe ser un número igual o mayor a {n}
[number_between_m_and_n_msg] => debe ser un número entre {m} y {n}
[n-character_code_msg] => debe ser código de {n} caracteres
[of] => de
[of_the] => del
[order] => Orden
[orders] => Órdenes
[other_language] => Otro Idioma
[other_languages] => Otros Idiomas
[page] => Página
[parent] => Padre
[parent_category] => CategorÃa Padre
[password] => Contraseña
[password_recovery] => Recuperacion de Password
[password_sent_msg] => Su password fue enviado a su correo electrónico
[personal_information] => Información Personal
[phone] => Teléfono
[phone_number] => Teléfono
[photo] => Foto
[photo(p)] => Fotos
[photogallery] => FotogalerÃa
[photogallery(p)] => FotogalerÃas
[previous] => Anterior
[price] => Precio
[product] => Producto
[product_image] => Imagen del Producto
[profile_id] => ID del Perfil
[recently_created_entry] => La entrada recién creada
[register] => Registrarse
[register(h)] => Registro
[register(h)(p)] => Registros
[related] => Relacionadas
[required] => Requerido
[required(f)] => Requerida
[required(p)] => Requeridos
[required(pf)] => Requeridas
[results_per] => Resultados por
[residential_development] => Colonia
[restricted_access] => Acceso Restringido
[role] => Rol
[root] => RaÃz
[save] => Guardar
[saved] => Guardado
[saved(f)] => Guardada
[search] => Buscar
[select] => Seleccione
[shipping_time] => Tiempo de Entrega
[short_description] => Descripción Corta
[show] => Mostrar
[sincerely] => Atentamente
[sku] => Código
[sort_ascending] => Orden Ascendente
[sort_descending] => Orden Descendente
[SP_name] => Español
[spanish] => Español
[state] => Estado
[status] => Estatus
[stock] => Existencias
[street] => Calle
[system_configuration] => Configuración del Sistema
[system_problem] => Hubo un problema con el sistema, por favor intente de nuevo. Si el problema persiste por favor notifique al webmaster (support@vicomstudio.com)
[the] => El
[the(f)] => La
[there_are_errors] => Existen algunos errores
[the_employee_has_been_updated] => El colaborador ha sido actualizado
[this] => Este
[this(f)] => esta
[support a maximum of] => Soporta un Máximo de
[title] => TÃtulo
[to] => a
[to_enter_our_site_click_link_msg] => Para acceder a nuestro sitio, haga clic en la siguiente dirección
[to_the] => al
[try_again] => Por favor intente de nuevo
[unit] => Unidad
[user] => Usuario
[username] => Usuario
[user_password_incorrect] => Usuario o Password incorrecto
[user_register] => Registro de Usuario
[valid_{n}_digit_code_msg] => debe ser un código válido de {n} dÃgitos
[valid_{n}_letter_code_msg] => debe ser un código válido de {n} letras
[valid_monetary_qty_msg] => debe ser una cantidad monetaria válida
[valid_integer_msg] => debe ser un número entero válido
[valid_number_msg] => debe ser un número válido
[view] => Ver
[volume] => Volumen
[weight] => Peso
[welcome] => Bienvenido
[your] => Su
[zip_code] => Código Postal
[?_confirm_add] => ¿Seguro que quiere agregar
[?_confirm_delete] => ¿Seguro que quiere eliminar
)
[en] => Array
(
[a] => a
[a(f)] => a
[a(n)] => a
[access] => Access
[access_attempts_recorded] => All access attempts will be recorded for security purposes
[account] => Account
[account_information] => Account Information
[actions] => Actions
[active] => Active
[add] => Add
[added] => Added
[added(f)] => Added
[additional_files_will_not_be_uploaded] => The additional files will not be uploaded to the server
[additional_registers_will_not_be_uploaded] => The additional registers will not be uploaded to the server
[address] => Address
[address_information] => Address Information
[administration_panel] => Administration Panel
[all_rights_reserved] => All Rights Reserved
[and] => and
[any_comment_contact_us_msg] => Any doubt or comment, you can contact us
[associate] => Associate
[associated_to] => Associated to
[associated_to(f)] => Associated to
[associated_to(p)] => Associated to
[associated_to(pf)] => Associated to
[appearance_order] => Appearance Order
[artist] => Artist
[attribute] => Attribute
[author] => Author
[authorized_access_only] => Authorized Access Only
[brand] => Brand
[cancel] => Cancel
[catalog] => Catalog
[categories] => Categories
[category] => Category
[clear] => Clear
[client] => Client
[city] => City
[collection] => Collection
[colors] => Colors
[confirm] => Confirm
[confirm_password_match_up_msg] => Passwords must match up
[confirm_password_required_msg] => Please repeat your password
[contact_method] => Contact Method
[content] => Content
[country] => Country
[create] => Create
[customer] => Customer
[currency] => Currency
[current_image] => Current Image
[date] => Date
[delete] => Delete
[deleted] => Deleted
[deleted(f)] => Deleted
[description] => Description
[dimension] => Dimension
[dimensions] => Dimensions
[discount] => Discount
[doesnt_exist] => Doesn't Exists
[dont_exist] => Don't Exist
[edit] => Edit
[email_already_chosen_msg] => Email already chosen by other user. Please use another
[EN_name] => English
[english] => English
[enter_phone_contact_method_msg] => Enter a phone number or select Email as contact method
[exclusive_zone] => Exclusive Zone
[export_to] => Export to
[field] => Field
[file] => File
[file(p)] => Files
[finished] => Finished
[first] => First
[first(f)] => First
[for] => for
[from] => from
[from_the] => from the
[first_name] => First Name
[general_information] => General Information
[go] => Go
[go_back_to_parent_category] => Go Back to Parent Category
[home] => Home
[has_been] => has been
[image] => Image
[images] => Images
[in] => in
[inactive] => Inctive
[information] => Information
[integer_number_equal_greater_n_msg] => must be an integer number equal or greater than {n}
[inventory] => Inventory
[is] => is
[is_required_msg] => is required and cannot be empty
[is_required_msg(f)] => is required and cannot be empty
[is_required_msg(p)] => are required and cannot be empty
[is_required_msg(pf)] => are required and cannot be empty
[language] => Language
[last] => Last
[last(f)] => Last
[last_name] => Last Name
[line] => Line
[logout] => Logout
[long_description] => Long Description
[main] => Main
[main_image] => Main Image
[manage] => Manage
[materials] => Materials
[max_number_of_files] => Maximum Number of Files
[more] => More
[n_characters_minimum_msg] => must be {n} characters length minimum
[name] => Name
[new] => New
[new(h)] => New
[new(f)] => New
[news] => News
[next] => Next
[no_files_assigned_to_register] => There are no files assigned to this register
[no_values_assigned_to_register] => There are no values assigned to this register
[no_html_tags_msg] => cannot contain HTML tags
[no_html_tags_msg(p)] => cannot contain HTML tags
[no_records_to_display] => There are no records to display
[not_enough_information] => There is not enought information
[not_valid_msg] => is not valid
[not_valid_msg(f)] => is not valid
[number] => Number
[number_equal_greater_n_msg] => must be a number equal or greater than {n}
[number_between_m_and_n_msg] => must be a number between {m} and {n}
[n-character_code_msg] => must be a {n} character code
[of] => of
[of_the] => of the
[order] => Order
[orders] => Orders
[other_language] => Other Language
[other_languages] => Other Languages
[page] => Page
[parent] => Parent
[parent_category] => Parent Category
[password] => Password
[password_recovery] => Password Recovery
[password_sent_msg] => Your password was sent to your email
[personal_information] => Personal Information
[phone] => Phone
[phone_number] => Phone Number
[photo] => Photo
[photo(p)] => Photos
[photogallery] => Fhotogallery
[photogallery(p)] => Fhotogalleries
[previous] => Previous
[price] => Price
[product] => Product
[product_image] => Product Image
[profile_id] => Profile ID
[recently_created_entry] => The recently created entry
[register] => Register
[register(h)] => Register
[register(h)(p)] => Registers
[related] => Related
[required] => Required
[required(f)] => Required
[required(p)] => Required
[required(pf)] => Required
[results_per] => Results per
[residential_development] => Residential Dev.
[restricted_access] => Restricted Access
[role] => Role
[root] => Root
[save] => Save
[saved] => Saved
[saved(f)] => Saved
[search] => Search
[select] => Select
[shipping_time] => Shipping Time
[short_description] => Short Description
[show] => Show
[sincerely] => Sincerely
[sku] => SKU
[sort_ascending] => Sort Ascending
[sort_descending] => Sort Descending
[SP_name] => Spanish
[spanish] => Spanish
[state] => State
[status] => Status
[stock] => Stock
[street] => Street
[system_configuration] => System Configuration
[system_problem] => There is a problem with the system, please try again. If the problem persist please notify it to the webmaster (support@vicomstudio.com)
[the] => The
[the(f)] => The
[there_are_errors] => There are some errors
[the_employee_has_been_updated] => The employee has been updated
[this] => This
[this(f)] => this
[support a maximum of] => Support a Maximum of
[title] => Title
[to] => to
[to_enter_our_site_click_link_msg] => To enter our site, click the following link
[to_the] => to the
[try_again] => Please try again
[unit] => Unit
[user] => User
[username] => Username
[user_password_incorrect] => User or Password incorrect
[user_register] => User Register
[valid_{n}_digit_code_msg] => must be a valid {n} digit code
[valid_{n}_letter_code_msg] => must be a valid {n} letter code
[valid_monetary_qty_msg] => must be a valid monetary quantity
[valid_integer_msg] => must be a valid integer number
[valid_number_msg] => must be a valid number
[view] => View
[volume] => Volume
[weight] => Weight
[welcome] => Welcome
[your] => Your
[zip_code] => Zip Code
[?_confirm_add] => Are you sure you want to add
[?_confirm_delete] => Are you sure you want to delete
)
)
[_file:Zend_Translate_Adapter_Tmx:private] => XMLParser Object
(
)
[_cleared:Zend_Translate_Adapter_Tmx:private] => Array
(
)
[_tu:Zend_Translate_Adapter_Tmx:private] =>
[_tuv:Zend_Translate_Adapter_Tmx:private] =>
[_seg:Zend_Translate_Adapter_Tmx:private] =>
[_content:Zend_Translate_Adapter_Tmx:private] => ¿Seguro que quiere eliminar
[_defined:Zend_Translate_Adapter_Tmx:private] =>
)
)
[pathExecute:protected] =>
[result] => eCommerce_Entity_Search_Result_Product Object
(
[keywords:protected] =>
[searchAsPhrase:protected] =>
[orderBy:protected] => name ASC
[page:protected] => 1
[resultsPerPage:protected] => 12
[totalPages:protected] => 1
[results:protected] => eCommerce_Entity_Util_ProductArray Object
(
[storage:ArrayObject:private] => Array
(
[508] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 508
[sku] => GTJ19036RITA
[name] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE
[brand_name] => BINGOS STAR
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 6855
[volume] =>
[description_short] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE
[description_long] => CHAMARRA NIÑ 3/4 NYLON CON PELUCHE DESMONTABLE Y FORRO DE PELUCHE CON FORRO MAGICO
[especificaciones] => 6,AZUL,1
6,VINO,1
6,MOSTAZA,1
6,ROSA,1
6,FIUSHA,1
8,AZUL,1
8,VINO,1
8,MOSTAZA,1
8,ROSA,1
8,FIUSHA,1
10,AZUL,1
10,VINO,1
10,MOSTAZA,1
10,ROSA,1
10,FIUSHA,1
12,AZUL,1
12,VINO,1
12,MOSTAZA,1
12,ROSA,1
12,FIUSHA,1
14,AZUL,1
14,VINO,1
14,MOSTAZA,1
14,ROSA,1
14,FIUSHA,1
16,AZUL,1
16,VINO,1
16,MOSTAZA,1
16,ROSA,1
16,FIUSHA,1
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 1
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => NIÑA,CHAMARRA,3/4,PELUCHE DESMONTABLE,GORRA DESMONTABLE
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2020-09-06
[ficha_tecnica] =>
[en_home] => Si
)
[555] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 555
[sku] => B-02
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7407
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA,CALIDAD,PANTS DE NIÑA,TALLAS 6 A LA 16,NIÑA,JOGGER
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[556] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 556
[sku] => B-03
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7415
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA, CALIDAD,COMODIDAD,PANTS,NIÑA,JOGGER,TALLAS 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[557] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 557
[sku] => B-04
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7423
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => MODA,PANTS,NIÑA,CALIDAD,COMODIDAD,TALLAS 6 A LA 16,FELPA
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[559] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 559
[sku] => B-07
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7439
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS,NIÑA,CALIENTITO,MODA,CALIDAD,AFELPADO,JOGGER,COMODIDAD,TALLA 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-30
[ficha_tecnica] =>
[en_home] => No
)
[560] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 560
[sku] => B-05
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7431
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA CON PANTALON TIPO JOGGER
[especificaciones] => 100% POLIESTER
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS, NIÑA,MODA,CALIDAD,COMODIDAD,JOGGER,TALLAS 6 A LA 16
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-08-31
[ficha_tecnica] =>
[en_home] => No
)
[654] => eCommerce_Entity_Catalog_Product Object
(
[product_id] => 654
[sku] => B-06
[name] => PANTS DE FELPA PARA NIÑA
[brand_name] => QM CLOTHING
[status] => Active
[price] =>
[currency] => MXN
[discount] =>
[weight] =>
[image_id] => 7683
[volume] =>
[description_short] => PANTS DE FELPA PARA NIÑA
[description_long] => PANTS DE FELPA PARA NIÑA
[especificaciones] => 6,ROSA WOOD,24
6,ROSA,24
6,PINK,24
6,PURPLE,24
6,NEGRO,24
6,GRIS,24
[dimensions] =>
[finished] =>
[materials] =>
[colors] =>
[array_images] =>
[brand_id] => 7
[novedad] =>
[productos_relacionados] =>
[tipo] => producto
[productos_detalles] =>
[keywords] => PANTS PARA NIÑA,MODA,CALIDAD,PANTALON TIPO JOGGER
[precio] =>
[video] =>
[mas_vendido] =>
[fecha] => 2021-10-16
[ficha_tecnica] =>
[en_home] => No
)
)
)
)
[category] => eCommerce_Entity_Catalog_Category Object
(
[category_id] =>
[parent_category_id] =>
[name] =>
[description] =>
[image_id] =>
[imagemobile_id] =>
[orden] =>
[status] =>
)
)
[search] => eCommerce_Entity_Search Object
(
[keywords:protected] =>
[searchAsPhrase:protected] =>
[orderBy:protected] => name ASC
[page:protected] => 1
[resultsPerPage:protected] => 12
)
)
[type] => ->
[args] => Array
(
)
)
[19] => Array
(
[file] => /home/bingo/public_html/productos.php
[line] => 2
[args] => Array
(
[0] => /home/bingo/public_html/bo/product.php
)
[function] => include
)
)
[callback] =>
)
)
)
[1] => Array
(
[file] => /home/bingo/public_html/bo/libs/eCommerce/SDO/Core/DAO/Category.class.php
[line] => 25
[function] => sqlGetField
[class] => DBPEAR
[type] => ->
[args] => Array
(
[0] => SELECT CONCAT_WS('/',c4.name,c3.name,c2.name,c1.name) AS categories
FROM category c1
LEFT JOIN category c2 ON c1.parent_category_id = c2.category_id
LEFT JOIN category c3 ON c2.parent_category_id = c3.category_id
LEFT JOIN category c4 ON c3.parent_category_id = c4.category_id
WHERE c1.category_id =
)
)
[2] => Array
(
[file] => /home/bingo/public_html/bo/libs/eCommerce/SDO/Core/Application/Category.class.php
[line] => 260
[function] => GetImplodeCategories
[class] => eCommerce_SDO_Core_DAO_Category
[type] => ->
[args] => Array
(
[0] =>
[1] => /
[2] =>
)
)
[3] => Array
(
[file] => /home/bingo/public_html/bo/libs/eCommerce/SDO/Core/Application/Category.class.php
[line] => 248
[function] => GetImplodeCategories
[class] => eCommerce_SDO_Core_Application_Category
[type] => ::
[args] => Array
(
[0] =>
[1] => /
[2] =>
)
)
[4] => Array
(
[file] => /home/bingo/public_html/bo/view/ProductMain.php
[line] => 42
[function] => getFriendlyNameUrl
[class] => eCommerce_SDO_Core_Application_Category
[type] => ::
[args] => Array
(
[0] =>
[1] => {p}
)
)
[5] => Array
(
[file] => /home/bingo/public_html/bo/libs/PEAR/Savant3.php
[line] => 1074
[args] => Array
(
[0] => /home/bingo/public_html/bo/view/ProductMain.php
)
[function] => include
)
[6] => Array
(
[file] => /home/bingo/public_html/bo/libs/PEAR/Savant3.php
[line] => 1006
[function] => fetch
[class] => Savant3
[type] => ->
[args] => Array
(
[0] =>
)
)
[7] => Array
(
[file] => /home/bingo/public_html/bo/libs/PEAR/Savant3.php
[line] => 993
[function] => getOutput
[class] => Savant3
[type] => ->
[args] => Array
(
[0] => ProductMain.php
)
)
[8] => Array
(
[file] => /home/bingo/public_html/bo/libs/eCommerce/FrontEnd/FO/Product.class.php
[line] => 190
[function] => display
[class] => Savant3
[type] => ->
[args] => Array
(
[0] => ProductMain.php
)
)
[9] => Array
(
[file] => /home/bingo/public_html/bo/libs/eCommerce/FrontEnd/FO/Product.class.php
[line] => 27
[function] => _search
[class] => eCommerce_FrontEnd_FO_Product
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/bingo/public_html/bo/product.php
[line] => 4
[function] => execute
[class] => eCommerce_FrontEnd_FO_Product
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /home/bingo/public_html/productos.php
[line] => 2
[args] => Array
(
[0] => /home/bingo/public_html/bo/product.php
)
[function] => include
)
)
[previous:Exception:private] =>
)
POST |
---|
GET |
---|
idCat | 1 |
p | 1 |
cmd | search |
SESSION |
---|
GLOBALS |
---|
idCat | 1 |
p | 1 |
cmd | search |
TZ | America/Mexico_City |
REDIRECT_REDIRECT_UNIQUE_ID | aGdSifzWCv5e7ZXP7aliBgAAABQ |
REDIRECT_REDIRECT_HTTPS | on |
REDIRECT_REDIRECT_SSL_TLS_SNI | bingosstar.com |
REDIRECT_REDIRECT_STATUS | 200 |
REDIRECT_UNIQUE_ID | aGdSifzWCv5e7ZXP7aliBgAAABQ |
REDIRECT_HTTPS | on |
REDIRECT_SSL_TLS_SNI | bingosstar.com |
REDIRECT_HANDLER | application/x-httpd-ea-php81 |
REDIRECT_STATUS | 200 |
UNIQUE_ID | aGdSifzWCv5e7ZXP7aliBgAAABQ |
HTTPS | on |
SSL_TLS_SNI | bingosstar.com |
PATH | /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin |
SERVER_SIGNATURE | |
SERVER_SOFTWARE | Apache |
SERVER_NAME | bingosstar.com |
SERVER_ADDR | 167.114.103.89 |
SERVER_PORT | 443 |
REMOTE_ADDR | 216.73.216.213 |
DOCUMENT_ROOT | /home/bingo/public_html |
REQUEST_SCHEME | https |
CONTEXT_PREFIX | /cgi-sys |
CONTEXT_DOCUMENT_ROOT | /usr/local/cpanel/cgi-sys/ |
SERVER_ADMIN | webmaster@bingosstar.com |
SCRIPT_FILENAME | /home/bingo/public_html/productos.php |
REMOTE_PORT | 12611 |
REDIRECT_URL | /productos.php |
REDIRECT_QUERY_STRING | idCat=1&p=1&cmd=search |
GATEWAY_INTERFACE | CGI/1.1 |
SERVER_PROTOCOL | HTTP/1.1 |
REQUEST_METHOD | GET |
QUERY_STRING | idCat=1&p=1&cmd=search |
REQUEST_URI | /1/productos/nina/1/ |
SCRIPT_NAME | /productos.php |
ORIG_SCRIPT_FILENAME | /usr/local/cpanel/cgi-sys/ea-php81 |
ORIG_PATH_INFO | /productos.php |
ORIG_PATH_TRANSLATED | /home/bingo/public_html/productos.php |
ORIG_SCRIPT_NAME | /cgi-sys/ea-php81 |
PHP_SELF | /productos.php |
REQUEST_TIME_FLOAT | 1751601801.1113 |
REQUEST_TIME | 1751601801 |
argv | Array
(
[0] => idCat=1&p=1&cmd=search
)
|
argc | 1 |
idCat | 1 |
p | 1 |
cmd | search |
COOKIES |
---|
SERVER |
---|
TZ | America/Mexico_City |
REDIRECT_REDIRECT_UNIQUE_ID | aGdSifzWCv5e7ZXP7aliBgAAABQ |
REDIRECT_REDIRECT_HTTPS | on |
REDIRECT_REDIRECT_SSL_TLS_SNI | bingosstar.com |
REDIRECT_REDIRECT_STATUS | 200 |
REDIRECT_UNIQUE_ID | aGdSifzWCv5e7ZXP7aliBgAAABQ |
REDIRECT_HTTPS | on |
REDIRECT_SSL_TLS_SNI | bingosstar.com |
REDIRECT_HANDLER | application/x-httpd-ea-php81 |
REDIRECT_STATUS | 200 |
UNIQUE_ID | aGdSifzWCv5e7ZXP7aliBgAAABQ |
HTTPS | on |
SSL_TLS_SNI | bingosstar.com |
HTTP_ACCEPT | */* |
HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
HTTP_ACCEPT_ENCODING | gzip, br, zstd, deflate |
HTTP_HOST | bingosstar.com |
PATH | /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin |
SERVER_SIGNATURE | |
SERVER_SOFTWARE | Apache |
SERVER_NAME | bingosstar.com |
SERVER_ADDR | 167.114.103.89 |
SERVER_PORT | 443 |
REMOTE_ADDR | 216.73.216.213 |
DOCUMENT_ROOT | /home/bingo/public_html |
REQUEST_SCHEME | https |
CONTEXT_PREFIX | /cgi-sys |
CONTEXT_DOCUMENT_ROOT | /usr/local/cpanel/cgi-sys/ |
SERVER_ADMIN | webmaster@bingosstar.com |
SCRIPT_FILENAME | /home/bingo/public_html/productos.php |
REMOTE_PORT | 12611 |
REDIRECT_URL | /productos.php |
REDIRECT_QUERY_STRING | idCat=1&p=1&cmd=search |
GATEWAY_INTERFACE | CGI/1.1 |
SERVER_PROTOCOL | HTTP/1.1 |
REQUEST_METHOD | GET |
QUERY_STRING | idCat=1&p=1&cmd=search |
REQUEST_URI | /1/productos/nina/1/ |
SCRIPT_NAME | /productos.php |
ORIG_SCRIPT_FILENAME | /usr/local/cpanel/cgi-sys/ea-php81 |
ORIG_PATH_INFO | /productos.php |
ORIG_PATH_TRANSLATED | /home/bingo/public_html/productos.php |
ORIG_SCRIPT_NAME | /cgi-sys/ea-php81 |
PHP_SELF | /productos.php |
REQUEST_TIME_FLOAT | 1751601801.1113 |
REQUEST_TIME | 1751601801 |
argv | Array
(
[0] => idCat=1&p=1&cmd=search
)
|
argc | 1 |
ENV |
---|