Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$hooks is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$config is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$log is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$uri is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$router is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$output is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$security is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$input is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$lang is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 129
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 279
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 151
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 207
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 296
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_database_driver.php
Line Number: 334
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 289
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$template_bs_admin is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$template_home is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$cart is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 7
Function: __construct
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$bs_admin_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 9
Function: model
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property About_us::$home_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 10
Function: model
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Template_home::$CI is deprecated
Filename: libraries/Template_home.php
Line Number: 13
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 13
Function: _error_handler
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$template_bs_admin is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$template_home is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$pagination is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$cart is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$bs_admin_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$home_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/hssn3491/public_html/application/libraries/Template_home.php
Line: 14
Function: view
File: /home/hssn3491/public_html/application/controllers/About_us.php
Line: 42
Function: load
File: /home/hssn3491/public_html/index.php
Line: 315
Function: require_once
VISION
Preserving and developing the business that has been pioneered by the Harto Suhardjo Family into an international standard business so as to provide maximum benefit for the HS and society in general.
MISSION
History of HS Silver Kotagede
HS Silver was established in 1953 in Kotagede, Yogyakarta. Kotagede itself has been incredibly famous for its silver handicrafts, ever since Mataram Dynasty. Mr. and Mrs. Harto Suharjo as the founders were interested in this business and founded a jewelry shop that was then known today as HS Silver.
We produce high-quality silver for local and overseas markets. One characteristic of silver handicrafts in Kotagede is filigree, made from silver twisted-wire, and turned into particular designs. HS Silver offers a unique design with distinctive, prominent, and varied motifs supported by highly detailed filigree techniques. HS Silver has produced more than 5000 designs and is always innovating to develop other unique designs. We committed to maintain our local wisdom and cultural heritage in maintaining product quality.
VISI KAMI
Melestarikan dan mengembangkan bisnis yang telah dirintis Keluarga Harto Suhardjo menjadi bisnis yang bertaraf Internasional sehingga memberikan kemanfaatan yang sebesar-besarnya bagi keluarga besar HS dan masyarakat pada umumnya.
MISI KAMI
Sejarah HS Silver Kotagede
HS Silver berdiri sejak tahun 1953 di wilayah Kotagede, Yogyakarta Indonesia. Kotagede sejak zaman Mataram Islam sudah terkenal dengan kerajinan peraknya. Bapak dan Ibu Harto Suharjo selaku pendiri, tertarik dengan bisnis ini dan mendirikan toko perhiasan yang kemudian sampai saat ini dikenal dengan HS Silver.
HS Silver merupakan perusahaan yang memproduksi perak berkualitas untuk pasar lokal maupun luar negeri. Salah satu ciri khas kerajinan perak yang ada di kotagede adalah filigree. Filigree adalah kerajinan perak yang dihasilkan dari benang yang disusun atau dibentuk menjadi model yang diinginkan. HS Silver menawarkan desain yang unik dengan motif yang khas, menonjol, dan ornament yang bervariasi didukung dengan teknik filigree yang sangat detail. HS Silver telah menghasilkan lebih dari 5000 desain dan selalu berinovasi untuk mengembangkan desain unik lainnya. HS Silver berkomitmen untuk tetap menjaga kearifan lokal dan warisan budayanya dalam menjaga kualitas produk.