Product Object
(
[_table:protected] => DB\MySql\Table Object
(
[_name:protected] => products
[_schema:protected] => cs14866_beta
[_fullname:protected] => `cs14866_beta`.`products`
[_columns:protected] => Array
(
[product_id] => Array
(
[_inst] => stdClass Object
(
[Field] => product_id
[Type] => int(10) unsigned
[Null] => NO
[Key] => PRI
[Default] =>
[Extra] => auto_increment
)
[type] => pk
)
[sort] => Array
(
[_inst] => stdClass Object
(
[Field] => sort
[Type] => int(11)
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] => integer
)
[name] => Array
(
[_inst] => stdClass Object
(
[Field] => name
[Type] => varchar(512)
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[name_translit] => Array
(
[_inst] => stdClass Object
(
[Field] => name_translit
[Type] => varchar(1024)
[Null] => NO
[Key] => MUL
[Default] =>
[Extra] =>
)
[type] =>
)
[cat_id] => Array
(
[_inst] => stdClass Object
(
[Field] => cat_id
[Type] => smallint(5) unsigned
[Null] => NO
[Key] => MUL
[Default] =>
[Extra] =>
)
[type] =>
)
[text] => Array
(
[_inst] => stdClass Object
(
[Field] => text
[Type] => text
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] => text
)
[condition] => Array
(
[_inst] => stdClass Object
(
[Field] => condition
[Type] => enum('excellent','good','requires restoration')
[Null] => NO
[Key] =>
[Default] => excellent
[Extra] =>
)
[type] =>
)
[year_start] => Array
(
[_inst] => stdClass Object
(
[Field] => year_start
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[year_end] => Array
(
[_inst] => stdClass Object
(
[Field] => year_end
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[age] => Array
(
[_inst] => stdClass Object
(
[Field] => age
[Type] => varchar(32)
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[price] => Array
(
[_inst] => stdClass Object
(
[Field] => price
[Type] => double unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[price_official] => Array
(
[_inst] => stdClass Object
(
[Field] => price_official
[Type] => double unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[price_sale] => Array
(
[_inst] => stdClass Object
(
[Field] => price_sale
[Type] => double unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[price_sale_ue] => Array
(
[_inst] => stdClass Object
(
[Field] => price_sale_ue
[Type] => double
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[discount] => Array
(
[_inst] => stdClass Object
(
[Field] => discount
[Type] => tinyint(3) unsigned
[Null] => NO
[Key] =>
[Default] => 0
[Extra] =>
)
[type] =>
)
[length] => Array
(
[_inst] => stdClass Object
(
[Field] => length
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[width] => Array
(
[_inst] => stdClass Object
(
[Field] => width
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[height] => Array
(
[_inst] => stdClass Object
(
[Field] => height
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[diameter] => Array
(
[_inst] => stdClass Object
(
[Field] => diameter
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[owner_id] => Array
(
[_inst] => stdClass Object
(
[Field] => owner_id
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[shop_id] => Array
(
[_inst] => stdClass Object
(
[Field] => shop_id
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[country_id] => Array
(
[_inst] => stdClass Object
(
[Field] => country_id
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[author_id] => Array
(
[_inst] => stdClass Object
(
[Field] => author_id
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[technology_id] => Array
(
[_inst] => stdClass Object
(
[Field] => technology_id
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[material_id] => Array
(
[_inst] => stdClass Object
(
[Field] => material_id
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[factory_id] => Array
(
[_inst] => stdClass Object
(
[Field] => factory_id
[Type] => smallint(5) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[date_create] => Array
(
[_inst] => stdClass Object
(
[Field] => date_create
[Type] => datetime
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] => datetime
)
[date_update] => Array
(
[_inst] => stdClass Object
(
[Field] => date_update
[Type] => timestamp
[Null] => NO
[Key] =>
[Default] => CURRENT_TIMESTAMP
[Extra] => on update CURRENT_TIMESTAMP
)
[type] => timestamp
)
[apt_holyday_0803] => Array
(
[_inst] => stdClass Object
(
[Field] => apt_holyday_0803
[Type] => tinyint(1)
[Null] => NO
[Key] =>
[Default] => 0
[Extra] =>
)
[type] => boolean
)
[apt_holyday_2302] => Array
(
[_inst] => stdClass Object
(
[Field] => apt_holyday_2302
[Type] => tinyint(1)
[Null] => NO
[Key] =>
[Default] => 0
[Extra] =>
)
[type] => boolean
)
[apt_holyday_1402] => Array
(
[_inst] => stdClass Object
(
[Field] => apt_holyday_1402
[Type] => tinyint(1)
[Null] => NO
[Key] =>
[Default] => 0
[Extra] =>
)
[type] => boolean
)
[apt_holyday_0101] => Array
(
[_inst] => stdClass Object
(
[Field] => apt_holyday_0101
[Type] => tinyint(1) unsigned
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
)
[type] =>
)
[is_favorite] => Array
(
[_inst] => stdClass Object
(
[Field] => is_favorite
[Type] => tinyint(1)
[Null] => NO
[Key] =>
[Default] => 0
[Extra] =>
)
[type] => boolean
)
[is_public] => Array
(
[_inst] => stdClass Object
(
[Field] => is_public
[Type] => tinyint(1)
[Null] => NO
[Key] =>
[Default] => 1
[Extra] =>
)
[type] => boolean
)
[is_del] => Array
(
[_inst] => stdClass Object
(
[Field] => is_del
[Type] => tinyint(1)
[Null] => NO
[Key] =>
[Default] => 0
[Extra] =>
)
[type] => boolean
)
[is_deferred] => Array
(
[_inst] => stdClass Object
(
[Field] => is_deferred
[Type] => tinyint(1)
[Null] => NO
[Key] =>
[Default] => 0
[Extra] =>
)
[type] => boolean
)
[is_sold] => Array
(
[_inst] => stdClass Object
(
[Field] => is_sold
[Type] => tinyint(1)
[Null] => NO
[Key] =>
[Default] => 0
[Extra] =>
)
[type] => boolean
)
[date_sold] => Array
(
[_inst] => stdClass Object
(
[Field] => date_sold
[Type] => timestamp
[Null] => NO
[Key] =>
[Default] => 0000-00-00 00:00:00
[Extra] =>
)
[type] => timestamp
)
)
[_defaults_query:protected] => Array
(
[from] => products
)
[_primary_key:protected] => product_id
[columnTypes] => Array
(
[pk] => int(11) NOT NULL AUTO_INCREMENT PRIMARY KEY
[bigpk] => bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
[string] => varchar(255)
[text] => text
[integer] => int(11)
[bigint] => bigint(20)
[float] => float
[decimal] => decimal
[datetime] => datetime
[timestamp] => timestamp
[time] => time
[date] => date
[binary] => blob
[boolean] => tinyint(1)
[money] => decimal(19,4)
)
[_query:protected] =>
[_params:protected] =>
[__defaults_query:protected] =>
[__defaults_params:protected] =>
[_tableNames:protected] =>
)
[_fetch_options:protected] => Array
(
[excluded_fields] => Array
(
[0] => price
[1] => owner_id
[2] => is_del
[3] => date_sold
)
)
[_map_conditions:Product:private] => Array
(
[excellent] => отличное
[good] => хорошее
[requires restoration] => требует реставрации
)
[_attributes:protected] => Array
(
[name_translit] => braslet-i-brosh-sergi-s-rubinami-sapfirami-izumrudami-i-brilliantami
[price_sale_formatted] => цена по запросу
[product_id] => 14970
[sort] => 14988
[name] => Браслет и брошь-серьги с рубинами, сапфирами, изумрудами и бриллиантами
[cat_id] => 24
[text] => Золото 750 пробы, европейское пробирное клеймо 750, вес изделия 98,37 гр.
Вставка: браслет
Cапфир природный, кабошон 10 ~ 8,16 ct 2-3/4-5
Рубин природный, кабошон 9 ~ 4,30 ct
Изумруд природный, кабошон 8 ~ 2,87 ct 3/К2
Кр-57 215 бр ~ 9,68 ct 3-4/4-5
Кр-57 1 бр ~ 0,04 ct 3/7
Кр-17 107 бр ~ 1,02 ct 2-3/3
Кр-17 1 бр ~ 0,009 ct 2/6
Общий вес бриллиантов ~ 10,75 ct
Брошь-серьги: рубин природный, кабошон 4 ~ 2,66 ct
Сапфир природный, кабошон 4 ~ 2,41 ct 3/3-5
Изумруд природный, кабошон 4 ~ 1,50 ct 3/К2
Кр-57 94 бр ~ 2,60 ct 3-4/4-5
Кр-57 1 бр ~ 0,02 ct 3/7
Общий вес бриллиантов, браслет, брошь-серьги ~ 13,37 ct
[condition] => excellent
[year_start] => 0
[year_end] => 0
[age] => вторая половина 20 века
[price_official] => 2400000
[price_sale] => 2542390
[price_sale_ue] => 32000
[discount] => 0
[length] => 0
[width] => 0
[height] => 0
[diameter] => 0
[shop_id] => 23
[country_id] => 10
[author_id] => 0
[technology_id] => 0
[material_id] => 25
[factory_id] => 0
[date_create] => 2024-05-21 13:02:31
[date_update] => 2025-06-20 13:39:18
[apt_holyday_0803] => 0
[apt_holyday_2302] => 0
[apt_holyday_1402] => 0
[apt_holyday_0101] => 0
[is_favorite] => 0
[is_public] => 0
[is_deferred] => 0
[is_sold] => 0
[category_name] => Цепи, браслеты
[category_name_translit] => tsepi-braslety
[category_urn] => jeweller/bracelets
[country_name] => Зап. Европа
[material_name] => Золото
[condition_rus] => отличное
[uri] => /antikvariat/tsepi-braslety/braslet-i-brosh-sergi-s-rubinami-sapfirami-izumrudami-i-brilliantami
[photos] => Array
(
[0] => Photo Object
(
[_attributes:protected] => Array
(
[photo_id] => 83467
[folder] => antiques
[filename] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr
[extension] => jpg
[file] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr.jpg
[src] => https://www.sov-art.ru/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr.jpg
[src_preview] => https://www.sov-art.ru/media/photos/antiques/thumbs[240x240]/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr.jpg
[filepath] => /home/c/cs14866/sov-art.ru/public_html/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr.jpg
[height] => 600
[width] => 600
)
[_changed:protected] => Array
(
)
[_defaults:protected] => Array
(
)
[_previous:protected] => Array
(
)
[id] => 83467
[collection] =>
[_children:protected] => Array
(
)
[_default_fetch_options:protected] => Array
(
[fields] => Array
(
)
[excluded_fields] => Array
(
[0] => is_del
)
[where] => is_del:0
[order] =>
[count] => 200
[offset] => 0
)
[_fetch_options:protected] => Array
(
)
[_parent:protected] =>
[_table:protected] =>
[_tables:protected] => Array
(
)
[_events:base\Component:private] => Array
(
)
)
[1] => Photo Object
(
[_attributes:protected] => Array
(
[photo_id] => 83468
[folder] => antiques
[filename] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(2)
[extension] => jpg
[file] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(2).jpg
[src] => https://www.sov-art.ru/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(2).jpg
[src_preview] => https://www.sov-art.ru/media/photos/antiques/thumbs[240x240]/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(2).jpg
[filepath] => /home/c/cs14866/sov-art.ru/public_html/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(2).jpg
[height] => 600
[width] => 600
)
[_changed:protected] => Array
(
)
[_defaults:protected] => Array
(
)
[_previous:protected] => Array
(
)
[id] => 83468
[collection] =>
[_children:protected] => Array
(
)
[_default_fetch_options:protected] => Array
(
[fields] => Array
(
)
[excluded_fields] => Array
(
[0] => is_del
)
[where] => is_del:0
[order] =>
[count] => 200
[offset] => 0
)
[_fetch_options:protected] => Array
(
)
[_parent:protected] =>
[_table:protected] =>
[_tables:protected] => Array
(
)
[_events:base\Component:private] => Array
(
)
)
[2] => Photo Object
(
[_attributes:protected] => Array
(
[photo_id] => 83469
[folder] => antiques
[filename] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(3)
[extension] => jpg
[file] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(3).jpg
[src] => https://www.sov-art.ru/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(3).jpg
[src_preview] => https://www.sov-art.ru/media/photos/antiques/thumbs[240x240]/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(3).jpg
[filepath] => /home/c/cs14866/sov-art.ru/public_html/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(3).jpg
[height] => 600
[width] => 600
)
[_changed:protected] => Array
(
)
[_defaults:protected] => Array
(
)
[_previous:protected] => Array
(
)
[id] => 83469
[collection] =>
[_children:protected] => Array
(
)
[_default_fetch_options:protected] => Array
(
[fields] => Array
(
)
[excluded_fields] => Array
(
[0] => is_del
)
[where] => is_del:0
[order] =>
[count] => 200
[offset] => 0
)
[_fetch_options:protected] => Array
(
)
[_parent:protected] =>
[_table:protected] =>
[_tables:protected] => Array
(
)
[_events:base\Component:private] => Array
(
)
)
[3] => Photo Object
(
[_attributes:protected] => Array
(
[photo_id] => 83470
[folder] => antiques
[filename] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(4)
[extension] => jpg
[file] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(4).jpg
[src] => https://www.sov-art.ru/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(4).jpg
[src_preview] => https://www.sov-art.ru/media/photos/antiques/thumbs[240x240]/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(4).jpg
[filepath] => /home/c/cs14866/sov-art.ru/public_html/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(4).jpg
[height] => 600
[width] => 600
)
[_changed:protected] => Array
(
)
[_defaults:protected] => Array
(
)
[_previous:protected] => Array
(
)
[id] => 83470
[collection] =>
[_children:protected] => Array
(
)
[_default_fetch_options:protected] => Array
(
[fields] => Array
(
)
[excluded_fields] => Array
(
[0] => is_del
)
[where] => is_del:0
[order] =>
[count] => 200
[offset] => 0
)
[_fetch_options:protected] => Array
(
)
[_parent:protected] =>
[_table:protected] =>
[_tables:protected] => Array
(
)
[_events:base\Component:private] => Array
(
)
)
[4] => Photo Object
(
[_attributes:protected] => Array
(
[photo_id] => 83471
[folder] => antiques
[filename] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(5)
[extension] => jpg
[file] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(5).jpg
[src] => https://www.sov-art.ru/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(5).jpg
[src_preview] => https://www.sov-art.ru/media/photos/antiques/thumbs[240x240]/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(5).jpg
[filepath] => /home/c/cs14866/sov-art.ru/public_html/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(5).jpg
[height] => 600
[width] => 600
)
[_changed:protected] => Array
(
)
[_defaults:protected] => Array
(
)
[_previous:protected] => Array
(
)
[id] => 83471
[collection] =>
[_children:protected] => Array
(
)
[_default_fetch_options:protected] => Array
(
[fields] => Array
(
)
[excluded_fields] => Array
(
[0] => is_del
)
[where] => is_del:0
[order] =>
[count] => 200
[offset] => 0
)
[_fetch_options:protected] => Array
(
)
[_parent:protected] =>
[_table:protected] =>
[_tables:protected] => Array
(
)
[_events:base\Component:private] => Array
(
)
)
[5] => Photo Object
(
[_attributes:protected] => Array
(
[photo_id] => 83472
[folder] => antiques
[filename] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(6)
[extension] => jpg
[file] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(6).jpg
[src] => https://www.sov-art.ru/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(6).jpg
[src_preview] => https://www.sov-art.ru/media/photos/antiques/thumbs[240x240]/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(6).jpg
[filepath] => /home/c/cs14866/sov-art.ru/public_html/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(6).jpg
[height] => 600
[width] => 600
)
[_changed:protected] => Array
(
)
[_defaults:protected] => Array
(
)
[_previous:protected] => Array
(
)
[id] => 83472
[collection] =>
[_children:protected] => Array
(
)
[_default_fetch_options:protected] => Array
(
[fields] => Array
(
)
[excluded_fields] => Array
(
[0] => is_del
)
[where] => is_del:0
[order] =>
[count] => 200
[offset] => 0
)
[_fetch_options:protected] => Array
(
)
[_parent:protected] =>
[_table:protected] =>
[_tables:protected] => Array
(
)
[_events:base\Component:private] => Array
(
)
)
[6] => Photo Object
(
[_attributes:protected] => Array
(
[photo_id] => 83473
[folder] => antiques
[filename] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(7)
[extension] => jpg
[file] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(7).jpg
[src] => https://www.sov-art.ru/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(7).jpg
[src_preview] => https://www.sov-art.ru/media/photos/antiques/thumbs[240x240]/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(7).jpg
[filepath] => /home/c/cs14866/sov-art.ru/public_html/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(7).jpg
[height] => 600
[width] => 600
)
[_changed:protected] => Array
(
)
[_defaults:protected] => Array
(
)
[_previous:protected] => Array
(
)
[id] => 83473
[collection] =>
[_children:protected] => Array
(
)
[_default_fetch_options:protected] => Array
(
[fields] => Array
(
)
[excluded_fields] => Array
(
[0] => is_del
)
[where] => is_del:0
[order] =>
[count] => 200
[offset] => 0
)
[_fetch_options:protected] => Array
(
)
[_parent:protected] =>
[_table:protected] =>
[_tables:protected] => Array
(
)
[_events:base\Component:private] => Array
(
)
)
[7] => Photo Object
(
[_attributes:protected] => Array
(
[photo_id] => 83474
[folder] => antiques
[filename] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(8)
[extension] => jpg
[file] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(8).jpg
[src] => https://www.sov-art.ru/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(8).jpg
[src_preview] => https://www.sov-art.ru/media/photos/antiques/thumbs[240x240]/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(8).jpg
[filepath] => /home/c/cs14866/sov-art.ru/public_html/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(8).jpg
[height] => 600
[width] => 600
)
[_changed:protected] => Array
(
)
[_defaults:protected] => Array
(
)
[_previous:protected] => Array
(
)
[id] => 83474
[collection] =>
[_children:protected] => Array
(
)
[_default_fetch_options:protected] => Array
(
[fields] => Array
(
)
[excluded_fields] => Array
(
[0] => is_del
)
[where] => is_del:0
[order] =>
[count] => 200
[offset] => 0
)
[_fetch_options:protected] => Array
(
)
[_parent:protected] =>
[_table:protected] =>
[_tables:protected] => Array
(
)
[_events:base\Component:private] => Array
(
)
)
[8] => Photo Object
(
[_attributes:protected] => Array
(
[photo_id] => 83475
[folder] => antiques
[filename] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(9)
[extension] => jpg
[file] => 8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(9).jpg
[src] => https://www.sov-art.ru/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(9).jpg
[src_preview] => https://www.sov-art.ru/media/photos/antiques/thumbs[240x240]/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(9).jpg
[filepath] => /home/c/cs14866/sov-art.ru/public_html/media/photos/antiques/8-komplekt-braslet-brosh-sergi-sapfirami-rubinami-izumrudami-i-brill-zoloto-750-pr-ves-98-37-gr(9).jpg
[height] => 600
[width] => 600
)
[_changed:protected] => Array
(
)
[_defaults:protected] => Array
(
)
[_previous:protected] => Array
(
)
[id] => 83475
[collection] =>
[_children:protected] => Array
(
)
[_default_fetch_options:protected] => Array
(
[fields] => Array
(
)
[excluded_fields] => Array
(
[0] => is_del
)
[where] => is_del:0
[order] =>
[count] => 200
[offset] => 0
)
[_fetch_options:protected] => Array
(
)
[_parent:protected] =>
[_table:protected] =>
[_tables:protected] => Array
(
)
[_events:base\Component:private] => Array
(
)
)
)
[photos_max_width] => 600
[photos_max_height] => 600
)
[_changed:protected] => Array
(
)
[_defaults:protected] => Array
(
)
[_previous:protected] => Array
(
)
[id] => 14970
[collection] =>
[_children:protected] => Array
(
)
[_default_fetch_options:protected] => Array
(
[fields] => Array
(
)
[excluded_fields] => Array
(
[0] => is_del
)
[where] => is_del:0
[order] =>
[count] => 200
[offset] => 0
)
[_parent:protected] =>
[_tables:protected] => Array
(
)
[_events:base\Component:private] => Array
(
)
)
1
Золото 750 пробы, европейское пробирное клеймо 750, вес изделия 98,37 гр.
Вставка: браслет
Cапфир природный, кабошон 10 ~ 8,16 ct 2-3/4-5
Рубин природный, кабошон 9 ~ 4,30 ct
Изумруд природный, кабошон 8 ~ 2,87 ct 3/К2
Кр-57 215 бр ~ 9,68 ct 3-4/4-5
Кр-57 1 бр ~ 0,04 ct 3/7
Кр-17 107 бр ~ 1,02 ct 2-3/3
Кр-17 1 бр ~ 0,009 ct 2/6
Общий вес бриллиантов ~ 10,75 ct
Брошь-серьги: рубин природный, кабошон 4 ~ 2,66 ct
Сапфир природный, кабошон 4 ~ 2,41 ct 3/3-5
Изумруд природный, кабошон 4 ~ 1,50 ct 3/К2
Кр-57 94 бр ~ 2,60 ct 3-4/4-5
Кр-57 1 бр ~ 0,02 ct 3/7
Общий вес бриллиантов, браслет, брошь-серьги ~ 13,37 ct
Материал:
Золото
Размеры:
Страна:
Зап. Европа
Год изготовления:
вторая половина 20 века
Состояние:
отличное
Цена:
