Showing source for: https://www.advice.co.th/
Duration: 1.486388s
Server: cloudflare

<!doctype html>
<html lang="th">
  <head>
	<!-- Global site tag (gtag.js) - Google Analytics -->
		<script async src="https://www.googletagmanager.com/gtag/js?id=UA-28871641-1"></script>
	<script>
	  window.dataLayer = window.dataLayer || [];
	  function gtag(){dataLayer.push(arguments);}
	  gtag('js', new Date());

	  gtag('config', 'UA-28871641-1');
	</script>
	
	<!-- Google Tag Manager -->
		 <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
	new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
	j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
	'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
	})(window,document,'script','dataLayer','GTM-NCRX4V');</script>
	<!-- End Google Tag Manager -->
	
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
	<meta name="google-signin-client_id" content="480143112059-laf6q621tslgsiv0qtlrn4eao6sf1ovd.apps.googleusercontent.com">
		
	<!-- Bootstrap CSS -->
    <link rel="preload" onload="this.rel='stylesheet'" as="style" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">

	<!-- Main Css -->
	<link rel="preload" onload="this.rel='stylesheet'" as="style" href="https://pro.fontawesome.com/releases/v5.12.1/css/all.css" integrity="sha384-TxKWSXbsweFt0o2WqfkfJRRNVaPdzXJ/YLqgStggBVRREXkwU7OKz+xXtqOU4u8+" crossorigin="anonymous">

	<!-- <link rel="stylesheet" type="text/css" href="https://img.advice.co.th/images_nas/advice/oneweb/assets/css/main.css?v=1.8"> -->
    <link rel="preload" onload="this.rel='stylesheet'" as="style" type="text/css" href="https://img.advice.co.th/images_nas/advice/oneweb/assets/css/main2.css?v=1716184283">

	<link rel="preload" onload="this.rel='stylesheet'" as="style" type="text/css" href="https://img.advice.co.th/images_nas/advice/oneweb/assets/css/owl.carousel.min.css">
    <link rel="preload" onload="this.rel='stylesheet'" as="style" type="text/css" href="https://img.advice.co.th/images_nas/advice/oneweb/assets/css/owl.theme.default.min.css">
	<link rel="preload" onload="this.rel='stylesheet'" as="style" type="text/css" href="https://www.advice.co.th/public/assets/bootstrap/css/validationEngine.jquery.css">
		<link rel="preload" onload="this.rel='stylesheet'" as="style" type="text/css" href="https://img.advice.co.th/images_nas/360_js/orbitvu.css">
	<link rel="preload" onload="this.rel='stylesheet'" as="style" type="text/css" href="https://cdn.orbitvu.co/orbitvu12/3911/viewer5.css">

	<link rel="dns-prefetch" href="https://www.googletagmanager.com/" >
	<link rel="dns-prefetch" href="https://*.cloudflare.com/" >

	<link rel="preload" as="style" onload="this.rel='stylesheet'" type="text/css" href="https://img.advice.co.th/images_nas/advice/assets/css/home.min.css?v=1.08">
<style>
.popup-box {
    border-radius: 25px;
    background-color: #ffffff;
    box-shadow: 0px 12px 24px 0px black;
    bottom: 0;
    display: none;
    height: 85vh;
    max-height: 635px;
    position: fixed;
    right: 20px;
    width: 320px;
    bottom: 50px;
    font-family: 'Open Sans', sans-serif;
	z-index:1000;
    overflow: hidden;
}
#btn_ok:disabled, #btn_ok[disabled]{
    color: white;
    background: gray !important;
    border-color: gray !important;
}
.popup-box-active {
    height: 415px;
}
.g-recaptcha > div {
    margin-left: unset !important;
}
.g-recaptcha {
  /* transform-origin: left top;
  -webkit-transform-origin: left top; */
}
.topic_active {
    border-color: #0095DA !important;
    color: #0095DA;
    background: #F4FEFC !important;
}
.round.hollow {
    margin: 40px 0 0;
}
.round.hollow a {
    border: 2px solid #ff6701;
    border-radius: 35px;
    color: red;
    color: #ff6701;
    font-size: 23px;
    padding: 10px 21px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
}
.round.hollow a:hover {
    border: 2px solid #000;
    border-radius: 35px;
    color: red;
    color: #000;
    font-size: 23px;
    padding: 10px 21px;
    text-decoration: none;
}
.popup-box-on {
    display: block !important;
}
.popup-box .popup-head {
    background-color:  rgb(0, 114, 255);
    clear: both;
    color: white;
    display: inline-table;
    font-size: 16px;
    padding: 7px 10px;
    width: 100%;
    position: relative;
     /* font-family: Oswald; */
}
.pop-head-text {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pop-head-icon, .pop-close-icon {
    position: absolute;
    right: 10px;
    top: 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.bg_none i {
    border: 1px solid #ff6701;
    border-radius: 25px;
    color: #ff6701;
    font-size: 17px;
    height: 33px;
    line-height: 30px;
    width: 33px;
}
.bg_none:hover i {
    border: 1px solid #000;
    border-radius: 25px;
    color: #000;
    font-size: 17px;
    height: 33px;
    line-height: 30px;
    width: 33px;
}
.bg_none {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.popup-box .popup-head .popup-head-right {
    margin: 11px 7px 0;
}
.popup-box .popup-messages {
}
.popup-messages {
    height: 100%;
    position: relative;
}
.popup-head-left img {
    border: 1px solid #7b7b7b;
    border-radius: 50%;
    width: 44px;
}
.popup-btn-login {
        /* position: absolute;
    bottom: 41px; */
        width: 100% !important;
    display: flex;
    justify-content: center;
}
.mesgs {
    float: left;
    /* padding: 30px 15px 0 25px; */
    width: 100%;
}
.msg_history {
    /* height: 300px; */
    height: 290px;
    overflow-y: auto;
}

.outgoing_msg {
    overflow: hidden;
    margin: 26px 0 26px;
}
.sent_msg p {
    background: rgb(0, 114, 255) none repeat scroll 0 0;
    border-radius: 3px;
    font-size: 16px !important;
    margin: 0;
    color: #fff;
    padding: 5px 10px 5px 12px;
    width: 100%;
    word-break: break-word;
    white-space: pre-line;
}
.sent_msg p a {
    color: white !important;
}
.message_by_alias {
    font-size: 11px;
    position: absolute;
    top: -8px;
}
textarea {
  resize: none;
}
.read_status {
    text-align: left;
    font-size:11px;
    color:green;
}
.sent_msg {
    float: right;
    width: 46%;
    margin-right: 11px;
}

.received_msg {
    display: inline-block;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 92%;
}
.received_withd_msg p {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 3px;
    color: #646464;
    font-size: 16px !important;
    margin: 0;
    padding: 5px 10px 5px 12px;
    width: 100%;
    word-break: break-word;
    white-space: pre-line;
}
.incoming_msg_img {
    display: inline-block;
    width: 6%;
}
.time_date {
    color: #747474;
    display: block;
    font-size: 9px;
    margin: 2px 0 0;
}

.received_withd_msg {
    width: 57%;
}
.type_msg {
    border-top: 1px solid #c4c4c4;
    position: absolute;
        bottom: 0px;
            width: 100%;
}
.input_msg_write {
    display: flex;
}
.input_msg_write input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4c4c4c;
    font-size: 13px !important;
    /* min-height: 36px; */
    width: 100%;
}
.pop-head-topic {
    font-family: dbheavent;
    font-size: 22px;
    display: none;
}
.popup-messages-topic {
    /* height: 96%;
    background-image: url(https://globalapi2.advice.co.th/advice_shopping/backgopping-baion-34074478.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat; */
    display:none;
    margin-bottom: 10px;
}
.input_msg_write textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4c4c4c;
    font-size: 13px !important;
    /* min-height: 36px; */
    width: 100%;
}
.popup-messages-footer > textarea {
    border-bottom: 1px solid #b2b2b2 !important;
    height: 34px !important;
    margin: 7px;
    padding: 5px !important;
     border: medium none;
    width: 95% !important;
}
.popup-messages-footer {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    position: absolute;
    width: 100%;
}
.popup-messages-footer .btn-footer {
    overflow: hidden;
    padding: 2px 5px 10px 6px;
    width: 100%;
}
.simple_round {
    background: #d1d1d1 none repeat scroll 0 0;
    border-radius: 50%;
    color: #4b4b4b !important;
    height: 21px;
    padding: 0 0 0 1px;
    width: 21px;
}

.txt-input {
    font-size: 20px !important;
    font-family: dbheavent;
    border-color: #E5E3E3;
    color: #1E293B;
}
.txt-topic {
    font-family: dbheavent;
    font-size: 20px;
    color: #1E293B;
}
.txt-title {
    font-family: dbheavent;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
    padding-left: 10px;
}

/* .popup-box .popup-messages {
    background: white;
    height: 100%;
    overflow: auto;
} */
.direct-chat-messages {
    overflow: hidden;
    padding: 10px;
    /* transform: translate(0px, 0px); */

}
.popup-messages .chat-box-single-line {
    border-bottom: 1px solid #a4c6b5;
    height: 12px;
    margin: 7px 0 20px;
    position: relative;
    text-align: center;
}
.popup-messages abbr.timestamp {
    background: white;
    color: #fff;
    padding: 0 11px;
}

.popup-head-right .btn-group {
    display: inline-flex;
	margin: 0 8px 0 0;
	vertical-align: top !important;
}
.chat-header-button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #636364;
    border-radius: 50%;
    font-size: 14px;
    height: 30px;
    width: 30px;
}
.popup-head-right .btn-group .dropdown-menu {
    border: medium none;
    min-width: 122px;
	padding: 0;
}
.popup-head-right .btn-group .dropdown-menu li a {
    font-size: 12px;
    padding: 3px 10px;
	color: #303030;
}
.f-11 {
    font-size: 11px !important;
}
.popup-in-text {
    margin-top: 7px;
    margin-bottom: 10px;
}
.popup-mag-top {
    margin-top: 10px;
}
.popup-messages abbr.timestamp {
    background: white;
    color: #fff;
    padding: 0 11px;
}
.popup-messages .chat-box-single-line {
    border-bottom: 1px solid #a4c6b5;
    height: 12px;
    margin: 7px 0 20px;
    position: relative;
    text-align: center;
}
.popup-messages .direct-chat-messages {
    height: auto;
}
.popup-messages .direct-chat-text {
    background: #dfece7 none repeat scroll 0 0;
    border: 1px solid #dfece7;
    border-radius: 2px;
    color: #1f2121;
}

.popup-messages .direct-chat-timestamp {
    color: #fff;
    opacity: 0.6;
}

.popup-messages .direct-chat-name {
	font-size: 15px;
	font-weight: 600;
	margin: 0 0 0 49px !important;
	color: #fff;
	opacity: 0.9;
}
.popup-messages .direct-chat-info {
    display: block;
    font-size: 12px;
    margin-bottom: 0;
}
.popup-messages  .big-round {
    margin: -9px 0 0 !important;
}
.popup-messages  .direct-chat-img {
    border: 1px solid #fff;
	background: white;
    border-radius: 50%;
    float: left;
    height: 40px;
    margin: -21px 0 0;
    width: 40px;
}
.direct-chat-reply-name {
    color: #fff;
    font-size: 15px;
    margin: 0 0 0 10px;
    opacity: 0.9;
}

.direct-chat-img-reply-small
{
    border: 1px solid #fff;
    border-radius: 50%;
    float: left;
    height: 20px;
    margin: 0 8px;
    width: 20px;
	background:white;
}

.popup-messages .direct-chat-msg {
    margin-bottom: 10px;
    position: relative;
}

.popup-messages .doted-border::after {
	background: transparent none repeat scroll 0 0 !important;
    border-right: 2px dotted #fff !important;
	bottom: 0;
    content: "";
    left: 17px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 2px;
	 display: inline;
	  z-index: -2;
}

.popup-messages .direct-chat-msg::after {
    background: #fff none repeat scroll 0 0;
    border-right: medium none;
    bottom: 0;
    content: "";
    left: 17px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 2px;
	 display: inline;
	  z-index: -2;
}
.direct-chat-text::after, .direct-chat-text::before {

    border-color: transparent #dfece7 transparent transparent;

}
.direct-chat-text::after, .direct-chat-text::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #d2d6de transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: medium;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 15px;
    width: 0;
}
.direct-chat-text::after {
    border-width: 5px;
    margin-top: -5px;
}
.emoji-picker {
    background-color: #303841 !important;
    width: 229px !important;
    /* margin: 50px; */
    border-radius: 5px !important;
    height: 239px !important;
    display: flex !important;
    position: absolute !important;
    bottom: 25px !important;
    left: 17px !important;
}
.popup-messages .direct-chat-text {
    background: #dfece7 none repeat scroll 0 0;
    border: 1px solid #dfece7;
    border-radius: 2px;
    color: #1f2121;
}
.direct-chat-text {
    background: #d2d6de none repeat scroll 0 0;
    border: 1px solid #d2d6de;
    border-radius: 5px;
    color: #444;
    margin: 5px 0 0 50px;
    padding: 5px 10px;
    position: relative;
}
.input-flex-chat {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 10px;
}
.font-sm-btn {
    font-size: 11px !important;
}
.file-name-section {
    margin: 0px 0px 0px 9px;
    padding: 4px 10px 4px 10px;
    background: #000000a8;
    display: flex;
    color: white;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    align-items: center;
    cursor: pointer;
}
.file-chat-section {
    margin-left: 7px;
    font-size: 9px;
}
.chat-input-segment {
    display: flex;
}
.chat-input-segment {
    position: relative;
}
.chat-flex {
    width: 100%;
}
.chat-segmeent-2 {
    width: 20px;
    height: 25px;
    left: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.chat-segmeent-3 {
    width: 20px;
    height: 25px;
    right: 12px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mag-left-first {
    margin-left: 7px;
}
.file-attact {
    position: absolute;
    left: 10px;
    bottom: 68px;
    display: none;
    align-items: center;
    font-size: 10px;
    padding: 5px 10px 5px 10px;
    color: white;
    background: #27a844c7;
    border-radius: 24px;
    z-index: 1;
}
.text-file-attact {
    margin-left: 5px;
}
.btn-cancel-file {
    margin-left: 5px;
    border-left: solid 1px white;
    padding-left: 6px;
    cursor: pointer;
}

.live_chat_icon {
    position: fixed;
    bottom: 100px;
    right: 5px;
    z-index: 9999;
}
.live_chat_icon img{
    width: 70px;
    height: 70px;
    cursor: pointer;
}
.live_chat_icon2 {
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 998;
}
.live_chat_icon2 img{
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.color-link-message {

}
.color-link-message:hover {
    color: #BDBDBF;
    font-weight: bold;
}
.group_checkbox, .group-flex {
    display: flex;
    font-size: 11px;
}
.chat-mag-left {
    margin-left: 5px;
}

.image-nong-live-chat {
    max-width: 83px;
    position: absolute;
    z-index: 9;
        top: 0px;
    left: 8px;
        }
.social_icon{position: fixed; bottom: 170px; right: 20px; z-index: 9999; display:grid;}
.social_icon img{
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.social_icon.slide-out {
    visibility: hidden;
	  transition: visibility .5s, max-height .5s;
	  overflow: hidden;
}
    .social_icon.slide-in {
    visibility: visible;
	  transition: visibility .5s, max-height .5s;
	  overflow: hidden;
    }
</style>
	<link rel="preload" onload="this.rel='stylesheet'" as="style" type="text/css" href="https://img.advice.co.th/images_nas/advice/assets/css/main.min.css?v=1.57">

	  			    <!-- [if IE]>
      <link rel="stylesheet" type="text/css" media="screen, projection" href="assets/css/all-ie-only.css" />
    <![endif] -->

	

	<title>สินค้าไอที Macbook Notebook Smartphone ช้อปปิ้งราคาดี Advice</title>
	<meta name="description" content="แหล่งรวมสินค้าไอที Macbook Notebook Computer Smartphone ราคาดีที่สุด ช้อปออนไลน์ พร้อมโปรโมชั่น 0% จัดส่งรวดเร็ว บริการอย่างดี 24 ชั่วโมง ที่นี่ Advice.co.th" />
	<meta name="keywords" content="advice, advice computer, advice it, แอดไวซ์,ไอที, คอม, คอมพิวเตอร์, ราคาคอม, ราคาคอมพิวเตอร์, คอมพิวเตอร์ประกอบ, คอมพิวเตอร์ใหม่, ขาย คอมพิวเตอร์, ขาย computer, pc, notebook, inetbook, ไอที, อุปกรณ์ it, อุปกรณ์คอมพิวเตอร์, แท็บเล็ต, tablet, สมาร์ทโฟน, Smartphone, ราคา vga, ราคา ram, ราคา cpu, ราคา h" />
	<meta name="robots" content="INDEX,FOLLOW"/>
	<meta name="googlebot" content="INDEX,FOLLOW"/>
	<meta name="author" content="Advice" />
	<link rel='canonical' href="https://www.advice.co.th"/>
	<meta name="twitter:card" content="summary"/>
	<meta name="twitter:site" content="@Advice" />
	<meta name="twitter:creator" content="@https://twitter.com/advice_club" />
	<meta name="twitter:label1" content="Advice by">
	<meta name="twitter:data1" content="Advice Online">
	<meta property="og:locale" content="th_TH">
	<meta property="og:type" content="article">
	<meta property="og:url" content="https://www.advice.co.th">
	<meta property="og:title" content="สินค้าไอที Macbook Notebook Smartphone ช้อปปิ้งราคาดี Advice , Advice">
	<meta property="og:description" content="แหล่งรวมสินค้าไอที Macbook Notebook Computer Smartphone ราคาดีที่สุด ช้อปออนไลน์ พร้อมโปรโมชั่น 0% จัดส่งรวดเร็ว บริการอย่างดี 24 ชั่วโมง ที่นี่ Advice.co.th">
	<meta property="og:image:type" content="image/jpeg">
	<meta property="og:image" content="https://img.advice.co.th/images_nas/advice/infro.jpg">
	<meta property="article:publisher" content="https://web.facebook.com/AdviceClub">
	<meta property="article:author" content="https://web.facebook.com/AdviceClub">
	<meta property="article:published_time" content="2023-03-28 12:55:44">
	<meta property="article:modified_time"  content="2023-03-28 12:55:44">
	
	
	

	<meta name="google-site-verification" content="3hWrzUuDDGoRWz8u2hn6OAbpxRF8F1q_4RdL7x-D1ao" />
	<meta name="google-site-verification" content="mOMMfD2pN2z6zXAZiwswKvvh7Y9voh1NCR6_7SKrXh8" />
	<meta name="facebook-domain-verification" content="juggnwijznlxecp4hxbcfvhygw84xe" />

	<link rel="shortcut icon" href="https://img.advice.co.th/images_nas/advice/icon/favicon.ico">
      			<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
		<link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap4-toggle/3.6.1/bootstrap4-toggle.min.css" rel="stylesheet">
		<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap4-toggle/3.6.1/bootstrap4-toggle.min.js"></script>
				<link rel="preload" as="style" onload="this.rel='stylesheet'" type="text/css" href="https://img.advice.co.th/images_nas/advice/oneweb/assets/css/customer.css">
		<link rel="preload" as="style" onload="this.rel='stylesheet'" type="text/css" href="https://img.advice.co.th/images_nas/online/autojs/easy-autocomplete.min.css?v1">
		<link rel="preload" as="style" onload="this.rel='stylesheet'" type="text/css" href="https://img.advice.co.th/images_nas/advice/js/advice-valid.css">

		<style>
			#alert-all{font-family: 'dbheavent';}

		@media  screen and (max-width: 1199px){header.header{display:none;} #alert-all .modal-content	.modal-body{font-size:18px;}}
		@media  screen and (min-width: 1200px){header.header-mobile{display:none;} #alert-all .modal-content	.modal-body{font-size:22px;}}

		@media  screen and (max-width: 1199px){header.header{display:none;}}
		@media  screen and (min-width: 1200px){header.header-mobile{display:none;}}
		.online-price .cart-srp { height: 32px; line-height: 32px; font-size: 20px;	font-family: 'Arial' !important;}

		#primary_nav_wrap ul a:not(.sub-cate-menu a){padding:0 5px!important;}

		@media (min-width: 1430px){
			.full-menu-with-category  .vertical-menu-category{max-width:21%;flex: 0 0 21%;}
			.full-menu-with-category  .slider-with-catogory{max-width:79%;}
		}
		.ins-preview-wrapper-74{height:105px !important;}

	</style>
	  </head>
  <body>
		<div id="content-app" class="app_runing" :class="{'active' : app_runing}">
		<input type="hidden" id="base_url" value="https://www.advice.co.th/" >
	<input type="hidden" id="base_url_noslash" value="https://www.advice.co.th" >
	<input type="hidden" id="path-current" value="https://www.advice.co.th">
	<input type="hidden" id="path-segment1" value="">
	<input type="hidden" id="path-previous" value="https://www.advice.co.th">

	<input type="hidden" class="branch_check_name_new" value="">
	<input type="hidden" class="branch_check_code_new" value="">
	<input type="hidden" class="code_incoming_new" value="">

	<div class="waiting"></div>

	<div class="message-alert-head"></div>

	<modal360 v-if="isModal360"></modal360>
	<modal360-old v-if="isModal360_old"></modal360-old>

	<modal-bill-customer url_cancel="https://www.advice.co.th/home/cancelbill" url_order="https://www.advice.co.th/adviceonline/order" url_checkout="https://www.advice.co.th/checkout"></modal-bill-customer>

	
	
    <header class="header">
      <div class="container-fulid top-nav">
        <div class="container">
          <div class="row">
            <div class="col">
              <span style="font-size: 16px;"><i class="fal fa-phone"></i> ติดต่อสอบถาม โทร.1491 หรือ 02-908-8888</span>
            </div>
            <div class="col text-right">
              <span style="font-size: 16px;"><a href="https://www.advice.co.th/aboutus">เกี่ยวกับเรา</a></span> |
              <span style="font-size: 16px;"><a href="https://www.advice.co.th/job">สมัครงาน </a></span>
              			  <span class="ml-3">

				<img class="set-language img-loading languag-link " @click="setLanguage('th')" data-lang="th" src="https://img.advice.co.th/images_nas/advice/oneweb/assets/images/th.png" alt="th" height="15" width="15" style="cursor:pointer;">

              </span>
              <span>

			  	<img class="set-language img-loading languag-link closes" @click="setLanguage('en')" data-lang="en" src="https://img.advice.co.th/images_nas/advice/oneweb/assets/images/en.png" alt="en" width="15" height="15" style="cursor:pointer;">

              </span>
            </div>
          </div>
        </div>
      </div>

		<ele-header-bottom :windowsize="device_width">
			<ele-header-bottom-section1 url="https://www.advice.co.th/" img="https://img.advice.co.th/images_nas/advice/oneweb/assets/images/logo.png"></ele-header-bottom-section1>
			<ele-header-bottom-section2>
				<ele-header-bottom-section2-top :data="header.desktop.bottom" search_placeholder="ค้นหาสินค้า ประเภทสินค้า แบรนด์" search_url="https://www.advice.co.th/search">
					<template v-slot:cart_mini>
						<cart-mini :cart="cart_data"></cart-mini>
					</template>
				</ele-header-bottom-section2-top>
				<ele-header-bottom-section2-bottom :data="header.desktop.bottom_2"></ele-header-bottom-section2-bottom>
			</ele-header-bottom-section2>
		</ele-header-bottom>
    </header>

		<div class="advice-tab-vat align-items-center" style="display:none;">
      <b class="advice-tab-vat-fs">ราคานี้รวมภาษีมูลค่าเพิ่มแล้ว</b>
    </div>
    <header class="header-mobile">
    <div class="container">
        <div class="wrap-logo">
            <a href="https://www.advice.co.th/" class="logo-main">
                <img src="https://img.advice.co.th/images_nas/advice/oneweb/assets/images/logo-color.png" alt="Advice IT Infinite Public Company Limited" class="img-fluid" width="100" height="45">
            </a>
        </div>
        <div class="login-nav-mb">
        </div>
		<b class="mr-2 formSearchForm" id="formSearch" style="position: absolute; top: 10px; right: 55px; color: #2d94d9; font-size: 23px;" @click="formSearch()"><i class="fas fa-search fs-i-40 color-mine formSearchAdd" v-if="!formSearchAdd"></i><i class="fas fa-search-minus fs-i-40 color-mine formSearchD" v-if="formSearchAdd"></i></b>
        <a class="cd-dropdown-trigger ic-mnu-btn" href="#">
            <span class="ic-bar bar-top"></span>
            <span class="ic-bar bar-middle"></span>
            <span class="ic-bar bar-bottom"></span>
        </a>
		<header-mobile logo="https://img.advice.co.th/images_nas/advice/oneweb/assets/images/logo-color.png" url="https://www.advice.co.th/"
			lang_icon="https://img.advice.co.th/images_nas/advice/oneweb/assets/images/en.png" lang_text="en" lang_show="EN" menu_1="สินค้า"
			menu_2="ช้อปปิ้ง" menu_3="ดีลเลอร์" menu_4="ลูกค้าองค์กร"
			menu_5="จัดสเปค/คอมประกอบ" menu_6="ค้นหา สาขาใกล้คุณ" menu_7="ซัพพลายเออร์"
			menu_8="บริการช่วยเหลือ"  menu_9="เกี่ยวกับเรา" menu_10="สมัครงาน" menu_11="บทความ">
			<template v-slot:category>

				 <ul class="cd-secondary-dropdown is-hidden menu-m-category">
						<li class="menu-link go-back">
							<a href='#back'>หมวดหมู่สินค้า</a>
						</li>
						
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">APPLE PRODUCTS</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/macbook" @click="main_app.showLoadingMenu()">MacBook</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/imac" @click="main_app.showLoadingMenu()">iMac</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ipad" @click="main_app.showLoadingMenu()">iPad</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/iphone" @click="main_app.showLoadingMenu()">iPhone</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/airpods" @click="main_app.showLoadingMenu()">AirPods</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/apple-watch" @click="main_app.showLoadingMenu()">Apple Watch</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/apple-studio-display" @click="main_app.showLoadingMenu()">Apple Studio Display</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/apple-tv" @click="main_app.showLoadingMenu()">Apple TV</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/อุปกรณ์เสริม-apple" @click="main_app.showLoadingMenu()">อุปกรณ์เสริม Apple</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/film-ฟิล์ม-" @click="main_app.showLoadingMenu()">Film (ฟิล์ม)</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/case-เคส-" @click="main_app.showLoadingMenu()">Case (เคส)</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/applecare" @click="main_app.showLoadingMenu()">AppleCare</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">NOTEBOOK</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/notebook" @click="main_app.showLoadingMenu()">Notebook</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/notebook-gaming" @click="main_app.showLoadingMenu()">Notebook Gaming</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/notebook-2in1" @click="main_app.showLoadingMenu()">Notebook 2in1</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">DESKTOP / AIO / SERVER</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/all-in-one-pc" @click="main_app.showLoadingMenu()">All-in-one PC</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/desktop-pc" @click="main_app.showLoadingMenu()">Desktop PC</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/mini-pc" @click="main_app.showLoadingMenu()">Mini PC</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/server" @click="main_app.showLoadingMenu()">Server</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">SMARTPHONE / TABLET</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/smartphone" @click="main_app.showLoadingMenu()">Smartphone</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/tablet" @click="main_app.showLoadingMenu()">Tablet</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/special-price" @click="main_app.showLoadingMenu()">Special Price</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">SMART WATCH</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/garmin-smart-watch" @click="main_app.showLoadingMenu()">Garmin Smart Watch</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/amazfit-smart-watch" @click="main_app.showLoadingMenu()">Amazfit Smart Watch</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/xiaomi-smart-watch" @click="main_app.showLoadingMenu()">Xiaomi Smart Watch</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/samsung-smart-watch" @click="main_app.showLoadingMenu()">SAMSUNG Smart Watch</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/remax-smart-watch" @click="main_app.showLoadingMenu()">Remax Smart Watch</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">SMART LIFE & IOT</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/smart-cleaner" @click="main_app.showLoadingMenu()">Smart Cleaner</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/smart-lighting-and-plug" @click="main_app.showLoadingMenu()">Smart Lighting & Plug</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/smart-security" @click="main_app.showLoadingMenu()">Smart Security</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/smart-health" @click="main_app.showLoadingMenu()">Smart Health</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/smart-pet" @click="main_app.showLoadingMenu()">Smart Pet</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">ACC. SMARTPHONE / TABLET</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/power-bank" @click="main_app.showLoadingMenu()">Power Bank</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/small-talk-bluetooth" @click="main_app.showLoadingMenu()">Small Talk / Bluetooth</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/cable-charger" @click="main_app.showLoadingMenu()">Cable Charger</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/adapter-tablet-phone" @click="main_app.showLoadingMenu()">Adapter Tablet/Phone</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/accessories-tablet" @click="main_app.showLoadingMenu()">Accessories Tablet</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/car-charger" @click="main_app.showLoadingMenu()">Car Charger</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/film-ฟีล์ม-" @click="main_app.showLoadingMenu()">Film  (ฟีล์ม)</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/accessories-samsung" @click="main_app.showLoadingMenu()">Accessories Samsung</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">ACCESSORIES NOTEBOOK</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/adapter-nb-acer" @click="main_app.showLoadingMenu()">Adapter NB Acer</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/adapter-nb-asus" @click="main_app.showLoadingMenu()">Adapter NB Asus</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/adapter-nb-dell" @click="main_app.showLoadingMenu()">Adapter NB Dell</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/adapter-nb-lenovo" @click="main_app.showLoadingMenu()">Adapter NB Lenovo</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/adapter-nb-hp-compaq" @click="main_app.showLoadingMenu()">Adapter NB HP/COMPAQ</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/adapter-nb-other" @click="main_app.showLoadingMenu()">Adapter NB Other</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/battery" @click="main_app.showLoadingMenu()">Battery</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/battery-built-in-" @click="main_app.showLoadingMenu()">Battery (Built in)</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/notebook-accessories" @click="main_app.showLoadingMenu()">Notebook Accessories</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ฟิล์มกันรอยสำหรับ-notebook" @click="main_app.showLoadingMenu()">ฟิล์มกันรอยสำหรับ Notebook</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/cooler-pad" @click="main_app.showLoadingMenu()">Cooler Pad</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/กระเป๋าใส่-notebook" @click="main_app.showLoadingMenu()">กระเป๋าใส่ Notebook</a></li>
																	</ul>
													</li>
													
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">COMPUTER SET</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/computer-set-intel" @click="main_app.showLoadingMenu()">COMPUTER SET INTEL</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/computer-set-amd" @click="main_app.showLoadingMenu()">COMPUTER SET AMD</a></li>
																	</ul>
													</li>
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">COMPUTER HARDWARE (DIY)</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/cpu" @click="main_app.showLoadingMenu()">CPU</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/mainboard" @click="main_app.showLoadingMenu()">Mainboard</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/graphic-card-vga-" @click="main_app.showLoadingMenu()">Graphic Card (VGA)</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ram-for-pc" @click="main_app.showLoadingMenu()">Ram for PC</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ram-for-notebook" @click="main_app.showLoadingMenu()">Ram for NoteBook</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/sound-card" @click="main_app.showLoadingMenu()">Sound Card</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/case" @click="main_app.showLoadingMenu()">Case</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/power-supply" @click="main_app.showLoadingMenu()">Power Supply</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/cooling-system" @click="main_app.showLoadingMenu()">Cooling System</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/optical-disk-drive-odd-" @click="main_app.showLoadingMenu()">Optical Disk Drive (ODD)</a></li>
																	</ul>
													</li>
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">SSD / HARD DISK / STORAGE</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ssd-solid-state-drive-" @click="main_app.showLoadingMenu()">SSD (Solid State Drive)</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/hard-disk-for-notebook" @click="main_app.showLoadingMenu()">Hard Disk for Notebook</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/hard-disk-for-pc" @click="main_app.showLoadingMenu()">Hard Disk for PC</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/hard-disk-for-cctv" @click="main_app.showLoadingMenu()">Hard Disk for CCTV</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/hard-disk-for-nas" @click="main_app.showLoadingMenu()">Hard Disk for NAS</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/hard-disk-for-enterprise" @click="main_app.showLoadingMenu()">Hard Disk for ENTERPRISE</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ssd-external" @click="main_app.showLoadingMenu()">SSD External</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/hard-disk-external" @click="main_app.showLoadingMenu()">Hard Disk External</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/enclosure-media-player-bag" @click="main_app.showLoadingMenu()">Enclosure/Media Player/Bag</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/network-storage-nas-" @click="main_app.showLoadingMenu()">Network Storage (NAS)</a></li>
																	</ul>
													</li>
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">MEMORY / FLASH DRIVE / READER</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/micro-sd-card" @click="main_app.showLoadingMenu()">Micro SD Card</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/sd-card" @click="main_app.showLoadingMenu()">SD Card</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/flash-drive" @click="main_app.showLoadingMenu()">Flash Drive</a></li>
																	</ul>
													</li>
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">MONITOR (จอคอม)</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/monitor" @click="main_app.showLoadingMenu()">Monitor</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/smart-monitor" @click="main_app.showLoadingMenu()">Smart Monitor</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/curve-monitor" @click="main_app.showLoadingMenu()">Curve Monitor</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/monitor-arm-mount" @click="main_app.showLoadingMenu()">Monitor Arm / Mount</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/adaptor-monitor" @click="main_app.showLoadingMenu()">Adaptor Monitor</a></li>
																	</ul>
													</li>
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">MOUSE / PAD</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/mouse" @click="main_app.showLoadingMenu()">Mouse</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/mouse-wireless" @click="main_app.showLoadingMenu()">Mouse Wireless</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/pen-mouse" @click="main_app.showLoadingMenu()">Pen Mouse</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/mouse-gaming" @click="main_app.showLoadingMenu()">Mouse Gaming</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/mouse-wireless-gaming" @click="main_app.showLoadingMenu()">Mouse Wireless Gaming</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/mouse-pad" @click="main_app.showLoadingMenu()">Mouse Pad</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/gaming-mouse-pad" @click="main_app.showLoadingMenu()">Gaming Mouse Pad</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/gaming-mouse-bungee" @click="main_app.showLoadingMenu()">Gaming Mouse Bungee</a></li>
																	</ul>
													</li>
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">KEYBOARD / COMBO SET</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/keyboard" @click="main_app.showLoadingMenu()">Keyboard</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/keyboard-gaming" @click="main_app.showLoadingMenu()">Keyboard Gaming</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/combo-set" @click="main_app.showLoadingMenu()">Combo Set</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/combo-set-gaming" @click="main_app.showLoadingMenu()">Combo Set Gaming</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/wrist-rest" @click="main_app.showLoadingMenu()">Wrist Rest</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/keycaps" @click="main_app.showLoadingMenu()">Keycaps</a></li>
																	</ul>
													</li>
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">HEADSET / MICROPHONE</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/headset" @click="main_app.showLoadingMenu()">Headset</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/headset-bluetooth" @click="main_app.showLoadingMenu()">Headset Bluetooth</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/headset-gaming" @click="main_app.showLoadingMenu()">Headset Gaming</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/wireless-headset-gaming" @click="main_app.showLoadingMenu()">Wireless Headset Gaming</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/headset-stand" @click="main_app.showLoadingMenu()">Headset Stand</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/microphone" @click="main_app.showLoadingMenu()">Microphone</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/gaming-microphone" @click="main_app.showLoadingMenu()">Gaming Microphone</a></li>
																	</ul>
													</li>
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">SPEAKER</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ลำโพง-marshall" @click="main_app.showLoadingMenu()">ลำโพง MARSHALL</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ลำโพง-jbl" @click="main_app.showLoadingMenu()">ลำโพง JBL</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ลำโพง-harman" @click="main_app.showLoadingMenu()">ลำโพง HARMAN</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ลำโพง-hi-end" @click="main_app.showLoadingMenu()">ลำโพง Hi-End</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ลำโพง-มีสาย" @click="main_app.showLoadingMenu()">ลำโพง มีสาย</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ลำโพง-บลูทูธ" @click="main_app.showLoadingMenu()">ลำโพง บลูทูธ</a></li>
																	</ul>
													</li>
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">GAMING CHAIRS & DESK</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/gaming-chairs" @click="main_app.showLoadingMenu()">Gaming Chairs</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/gaming-desk" @click="main_app.showLoadingMenu()">Gaming Desk</a></li>
																	</ul>
													</li>
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">OTHER GAMING ACCESSORIES</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/controller-wireless-bluetooth" @click="main_app.showLoadingMenu()">Controller Wireless / Bluetooth</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/controller-analog" @click="main_app.showLoadingMenu()">Controller Analog</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/controller-racing" @click="main_app.showLoadingMenu()">Controller Racing</a></li>
																	</ul>
													</li>
													
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">STREAMERS</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/video-capture" @click="main_app.showLoadingMenu()">VIDEO CAPTURE</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/green-screen" @click="main_app.showLoadingMenu()">GREEN SCREEN</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/stream-deck" @click="main_app.showLoadingMenu()">STREAM DECK</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">WEBCAM / CAMERA / CONFERENCE</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/car-camera" @click="main_app.showLoadingMenu()">Car Camera</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/webcam" @click="main_app.showLoadingMenu()">Webcam</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/conference-cam" @click="main_app.showLoadingMenu()">Conference Cam</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/microphone-conference" @click="main_app.showLoadingMenu()">Microphone Conference</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">ACCESSORIES</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/cable" @click="main_app.showLoadingMenu()">Cable</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/cleaning-and-protection" @click="main_app.showLoadingMenu()">Cleaning & Protection</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/dvd-and-cd-accessories" @click="main_app.showLoadingMenu()">DVD & CD Accessories</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/power-bar-ปลั๊กสนาม" @click="main_app.showLoadingMenu()">Power Bar / ปลั๊กสนาม</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/other-accessories" @click="main_app.showLoadingMenu()">Other accessories</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/usb-hub-converter" @click="main_app.showLoadingMenu()">USB HUB / Converter</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/splitter" @click="main_app.showLoadingMenu()">Splitter</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/plate-converter" @click="main_app.showLoadingMenu()">Plate / Converter</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">UPS</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ups-เครื่องสำรองไฟ-" @click="main_app.showLoadingMenu()">UPS (เครื่องสำรองไฟ)</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/dc-power-backup" @click="main_app.showLoadingMenu()">DC POWER BACKUP</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/stabilizer-เครื่องปรับแรงดันไฟฟ้า" @click="main_app.showLoadingMenu()">Stabilizer เครื่องปรับแรงดันไฟ</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/battery-for-ups" @click="main_app.showLoadingMenu()">Battery for UPS</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">PRINTER / SCANNER / FAX</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/inkjet-all-in-one" @click="main_app.showLoadingMenu()">Inkjet All in one</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/inkjet-printer" @click="main_app.showLoadingMenu()">Inkjet Printer</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/laser-printer" @click="main_app.showLoadingMenu()">Laser Printer</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/laser-multifunction" @click="main_app.showLoadingMenu()">Laser Multifunction</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/dot-matrix-printer" @click="main_app.showLoadingMenu()">Dot Matrix Printer</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/scanner-fax" @click="main_app.showLoadingMenu()">Scanner / FAX</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/barcode-printer" @click="main_app.showLoadingMenu()">Barcode Printer</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/slip-printer" @click="main_app.showLoadingMenu()">Slip Printer</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/label-printer" @click="main_app.showLoadingMenu()">Label Printer</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">PROJECTOR / PRESENTATION TOOLS</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/projector" @click="main_app.showLoadingMenu()">Projector</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/screen-and-accessories" @click="main_app.showLoadingMenu()">Screen & Accessories</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/visualizer" @click="main_app.showLoadingMenu()">Visualizer</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/interactive-board" @click="main_app.showLoadingMenu()">Interactive Board</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/digital-signage" @click="main_app.showLoadingMenu()">Digital Signage</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">SCANNER BARCODE & POS</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/barcode-scanner" @click="main_app.showLoadingMenu()">Barcode Scanner</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/cash-drawer" @click="main_app.showLoadingMenu()">Cash Drawer</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/pos-accessoires" @click="main_app.showLoadingMenu()">POS Accessoires</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/set-pos" @click="main_app.showLoadingMenu()">Set Pos</a></li>
																	</ul>
													</li>
													
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">INK & HEAD / TONER / RIBBON</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/toner-original" @click="main_app.showLoadingMenu()">Toner Original</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/toner-remanu-and-refill" @click="main_app.showLoadingMenu()">Toner Remanu & Refill</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ink-cartridge-ตลับหมึก-" @click="main_app.showLoadingMenu()">Ink Cartridge (ตลับหมึก)</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ink-refill-and-tank" @click="main_app.showLoadingMenu()">Ink Refill & Tank</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ribbon-and-refill" @click="main_app.showLoadingMenu()">Ribbon & Refill</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/ribbon-barcode" @click="main_app.showLoadingMenu()">Ribbon Barcode</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/print-head" @click="main_app.showLoadingMenu()">Print Head</a></li>
																	</ul>
													</li>
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">PAPER / STICKER / CASSETTE</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/กระดาษ-photo" @click="main_app.showLoadingMenu()">กระดาษ Photo</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/กระดาษต่อเนื่อง" @click="main_app.showLoadingMenu()">กระดาษต่อเนื่อง</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/กระดาษเครื่องคิดเงิน" @click="main_app.showLoadingMenu()">กระดาษเครื่องคิดเงิน</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/paper-thermal" @click="main_app.showLoadingMenu()">Paper Thermal</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/sticker-direct-thermal" @click="main_app.showLoadingMenu()">Sticker Direct Thermal</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/sticker-barcode-semi-coat-" @click="main_app.showLoadingMenu()">Sticker Barcode (Semi coat)</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/cassette" @click="main_app.showLoadingMenu()">CASSETTE</a></li>
																	</ul>
													</li>
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">SOFTWARE</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/microsoft-office" @click="main_app.showLoadingMenu()">Microsoft Office</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/microsoft-windows" @click="main_app.showLoadingMenu()">Microsoft Windows</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/antivirus-internet-security" @click="main_app.showLoadingMenu()">Antivirus / Internet Security</a></li>
																	</ul>
													</li>
													
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">CCTV & SECURITY</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/กล้อง-ip-camera" @click="main_app.showLoadingMenu()">กล้อง IP Camera</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/กล้อง-smart-ip-camera" @click="main_app.showLoadingMenu()">กล้อง Smart IP Camera</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/กล้อง-bullet-camera" @click="main_app.showLoadingMenu()">กล้อง Bullet Camera</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/กล้อง-dome-camera" @click="main_app.showLoadingMenu()">กล้อง Dome Camera</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/set-กล้องวงจรปิด" @click="main_app.showLoadingMenu()">SET กล้องวงจรปิด</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/เครื่องบันทึก-dvr-nvr" @click="main_app.showLoadingMenu()">เครื่องบันทึก DVR / NVR</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/access-control" @click="main_app.showLoadingMenu()">Access Control</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/cctv-accessories" @click="main_app.showLoadingMenu()">CCTV Accessories</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">NETWORK (Wireless)</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/4g-5g-router-mifi-aircard" @click="main_app.showLoadingMenu()">4G/5G Router / Mifi / AirCard</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/router" @click="main_app.showLoadingMenu()">Router</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/access-point" @click="main_app.showLoadingMenu()">Access Point</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/range-extender-and-mesh-wifi" @click="main_app.showLoadingMenu()">Range Extender & Mesh WiFI</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/wireless-usb-adapter" @click="main_app.showLoadingMenu()">Wireless USB Adapter</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/wireless-pcie-adapter" @click="main_app.showLoadingMenu()">Wireless PCIe Adapter</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/vpn-gateway-router-load-balance" @click="main_app.showLoadingMenu()">VPN / Gateway Router / Load Balance</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">NETWORK (Wire)</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/switching-hub" @click="main_app.showLoadingMenu()">Switching HUB</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/switching-hub-managed" @click="main_app.showLoadingMenu()">Switching HUB Managed</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/lan-card" @click="main_app.showLoadingMenu()">LAN Card</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/poe-adapter-and-cable-poe-pasive" @click="main_app.showLoadingMenu()">POE Adapter & Cable POE Pasive</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/wirless-antenna-and-surge-protector" @click="main_app.showLoadingMenu()">Wirless Antenna & Surge Protector</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">NETWORK (Accessories)</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/cable-and-marker" @click="main_app.showLoadingMenu()">Cable & Marker</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/tools" @click="main_app.showLoadingMenu()">Tools</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/rack" @click="main_app.showLoadingMenu()">Rack</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/jack-plug-boots-place" @click="main_app.showLoadingMenu()">Jack / Plug / Boots / Place</a></li>
																	</ul>
													</li>
																													<li class="menu-link-1 has-children menu-m-product-main" >

								<span class="cd-secondary">NETWORK (FiberOptic)</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/cable-fiber-optic" @click="main_app.showLoadingMenu()">Cable Fiber Optic</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/fiber-optic-accessories" @click="main_app.showLoadingMenu()">Fiber Optic Accessories</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/media-converter" @click="main_app.showLoadingMenu()">Media Converter</a></li>
																	</ul>
													</li>
													
																													<li class="menu-link-2 has-children menu-m-product-main" >

								<span class="cd-secondary">CONSUMER ELECTRONICS</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/led-tv" @click="main_app.showLoadingMenu()">LED TV</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th/product/จักรเย็บผ้า" @click="main_app.showLoadingMenu()">จักรเย็บผ้า</a></li>
																	</ul>
													</li>
													
																													<li class="menu-link has-children menu-m-product-main" >

								<span class="cd-secondary">CORPORATE PRODUCT</span>

								<ul class="is-hidden p-fixed">
								<li class="menu-link go-back"><span>ย้อนกลับ</span></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/notebook" @click="main_app.showLoadingMenu()">Notebook</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/all-in-one-pc" @click="main_app.showLoadingMenu()">All-in-one PC</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/desktop-pc" @click="main_app.showLoadingMenu()">Desktop PC</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/server" @click="main_app.showLoadingMenu()">Server</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/smartphone" @click="main_app.showLoadingMenu()">Smartphone</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/tablet" @click="main_app.showLoadingMenu()">Tablet</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/special-price" @click="main_app.showLoadingMenu()">Special Price</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/network-storage-nas-" @click="main_app.showLoadingMenu()">Network Storage (NAS)</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/ups-เครื่องสำรองไฟ-" @click="main_app.showLoadingMenu()">UPS (เครื่องสำรองไฟ)</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/inkjet-all-in-one" @click="main_app.showLoadingMenu()">Inkjet All in one</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/inkjet-printer" @click="main_app.showLoadingMenu()">Inkjet Printer</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/laser-printer" @click="main_app.showLoadingMenu()">Laser Printer</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/laser-multifunction" @click="main_app.showLoadingMenu()">Laser Multifunction</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/scanner-fax" @click="main_app.showLoadingMenu()">Scanner / FAX</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/label-printer" @click="main_app.showLoadingMenu()">Label Printer</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/projector" @click="main_app.showLoadingMenu()">Projector</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/screen-and-accessories" @click="main_app.showLoadingMenu()">Screen & Accessories</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/visualizer" @click="main_app.showLoadingMenu()">Visualizer</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/interactive-board" @click="main_app.showLoadingMenu()">Interactive Board</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/กล้อง-ip-camera" @click="main_app.showLoadingMenu()">กล้อง IP Camera</a></li>
																		<li class="menu-link"><a href="https://www.advice.co.th//productcorporate/เครื่องบันทึก-dvr-nvr" @click="main_app.showLoadingMenu()">เครื่องบันทึก DVR / NVR</a></li>
																	</ul>
													</li>
																		</ul>
			</template>
			<template v-slot:shopping>
				 <menu-mobile-shopping :menu="menu_mobile"></menu-mobile-shopping>
			</template>
			<template v-slot:dealer>
				 <menu-mobile-dealer :menu="menu_mobile"></menu-mobile-dealer>
			</template>
			<template v-slot:corporate>
					 <menu-mobile-corporate :menu="menu_mobile"></menu-mobile-corporate>
				</template>
			<template v-slot:buildpc>
				 <menu-mobile-buildpc :menu="menu_mobile"></menu-mobile-buildpc>
			</template>
			<template v-slot:branch>
				 <menu-mobile-branch :menu="menu_mobile"></menu-mobile-branch>
			</template>
			<template v-slot:supplier>
				 <menu-mobile-supplier :menu="menu_mobile"></menu-mobile-supplier>
			</template>
			<template v-slot:service>
				 <menu-mobile-service :menu="menu_mobile"></menu-mobile-service>
			</template>
			<template v-slot:context>
					 <menu-mobile-context :menu="menu_mobile"></menu-mobile-context>
				</template>
		</header-mobile>
		<mobile-search placeholder="ค้นหาสินค้า ประเภทสินค้า แบรนด์" value="" v-if="device_width < desktop_size && formSearchAdd" ></mobile-search>
    </div>
  </header>
  <div id="page-loading" class="waiting-cate" >
	  <div class="text-three-balls">
	  กรุณารอสักครู่่
	  </div>
	  <div class="three-balls">
		<div class="ball ball1"></div>
		<div class="ball ball2"></div>
		<div class="ball ball3"></div>
	  </div>
	</div>
	<div class="modal font-DB" id="alert-all" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" style="z-index:2101;">
		<div class="modal-dialog" role="document">
			<div class="modal-content" id="content-alert-all">
				<div class="modal-header p-1">
					<!--<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span class="glyphicon glyphicon-remove" aria-hidden="true"></span></button>-->
					<div class="header4 modal-title" id="header-alert-all" style="font-size:22px;">แจ้งเตือน</div>


				</div>
				<div class="modal-body font20" id="text-alert-all">
				</div>
				<div class="modal-footer">
					<button type="button" class="btn btn-danger" data-dismiss="modal" id="alert_close">ปิดหน้าต่าง</button>
				</div>
			</div>
		</div>
	</div>
	<div class="modal" id="ModalSetCookie">
	<div class="modal-dialog modal-lg font-allstyle-no-bold">
		<div class="modal-content p-2">
			<div class="modal-header p-0">
				<div class="col-12">
					<span class="modal-title font-pdpa-head">การตั้งค่าความเป็นส่วนตัว</span><br>
					<span class="modal-title font-pdpa-normal">ท่านสามารถเลือกตั้งค่าคุกกี้โดยเปิด/ปิดคุกกี้แต่ละประเภทได้ ยกเว้น คุกกี้ที่จำเป็น (Strictly Necessary Cookies) ดังนี้ ข้อมูลเพิ่มเติม</span>
				</div>
			</div>
			<div class="modal-body font-pdpa-normal">
				<div class="col-12 p-0 font-pdpa-head">จัดการการกำหนดลักษณะความยินยอม</div>
				<div class="row mt-3 row-text-pdpa">
					<div class="col-12 form-inline">
						<div class="col-8 p-0 font-pdpa-title">
							คุกกี้ที่จำเป็น (Strictly Necessary Cookies)
						</div>
						<div class="col-4 p-0 text-right font-cookie-available">
							เปิดใช้งานตลอดเวลา
						</div>
					</div>
					<div class="col-12">
						คุกกี้ประเภทนี้มีความจำเป็นต่อการทำงานของเว็บไซต์ เพื่อให้เว็บไซต์สามารถทำงานได้เป็นปกติ มีความปลอดภัย และทำให้ท่านสามารถเข้าใช้เว็บไซต์ได้ เช่น การ log in เข้าสู่เว็บไซต์ การยืนยันตัวตน ทั้งนี้ ท่านไม่สามารถปิดการใช้งานของคุกกี้ประเภทนี้ผ่านระบบของเว็บไซต์ของเราได้
					</div>
					<div class="col-12" id="parent-a" role="tablist" aria-multiselectable="true">
						<a data-toggle="collapse" data-parent="#parent-a" href="#cookie-a" aria-expanded="false" aria-controls="acc-bank" class="collapsed" style="color:#999; font-size:1rem">
							รายละเอียดคุกกี้
						</a>
						<div id="cookie-a" class="collapse col-12" role="tabpanel" aria-labelledby="headingOne" style="">
							<ul class="col-12 parent-a">
							<li>lang (advice.co.th)</li>
								<li>CookieMaster (advice.co.th)</li>
								<li>laravel_session (advice.co.th)</li>
							</ul>
						</div>
					</div>
				</div>
				<div class="row mt-3 row-text-pdpa" style="paddding-left:-15px; paddding-right:-15px;">
					<div class="col-12 form-inline">
						<div class="col-9 p-0 font-pdpa-title">
							คุกกี้เพื่อการวิเคราะห์ (Analytic Cookies)
						</div>
						<div class="col-3 p-0 text-right" id="checkbox-Analytic">
							<input type="radio" name="set_analytic" data-toggle="toggle" data-onstyle="primary" value="T">
							<span>ยอมรับ</span>
							<input type="radio" name="set_analytic" data-toggle="toggle" data-onstyle="primary" value="F">
							<span>ไม่ยอมรับ</span>
						</div>
					</div>
					<div class="col-12">
						คุกกี้ประเภทนี้จะเก็บข้อมูลการใช้งานเว็บไซต์ของท่าน เพื่อให้เราสามารถวัดผล ประเมิน ปรับปรุง และพัฒนาเนื้อหาสินค้า/บริการและเว็บไซต์ของเราเพื่อเพิ่มประสบการณ์ที่ดีในการใช้เว็บไซต์ของท่าน ทั้งนี้ หากท่านไม่ยินยอมให้เราใช้คุกกี้ประเภทนี้ เราจะไม่สามารถวัดผล ประเมิน และพัฒนาเว็บไซต์ได้
					</div>
					<div class="col-12" id="parent-b" role="tablist" aria-multiselectable="true">
						<a data-toggle="collapse" data-parent="#parent-b" href="#cookie-b" aria-expanded="false" aria-controls="acc-bank" class="collapsed" style="color:#999; font-size:1rem">
							รายละเอียดคุกกี้
						</a>
						<div id="cookie-b" class="collapse col-12" role="tabpanel" aria-labelledby="headingOne" style="">
							<ul class="col-12 parent-b">
								<li>_ga (Google Analytics)</li>
								<li>_gid (Google Analytics)</li>
								<li>_gat_gtag_UA_28871641_1 (Google Analytics)</li>
							</ul>
						</div>
					</div>
				</div>

				<div class="row mt-3 row-text-pdpa" style="paddding-left:-15px; paddding-right:-15px;">
					<div class="col-12 form-inline">
						<div class="col-9 p-0 font-pdpa-title">
							คุกกี้เพื่อปรับเนื้อหาให้เข้ากับกลุ่มเป้าหมาย (Targeting Cookies)
						</div>
						<div class="col-3 p-0 text-right" id="checkbox-Advertisement">
							<input type="radio" name="set_advertis" data-toggle="toggle" data-onstyle="primary" value="T">
							<span>ยอมรับ</span>
							<input type="radio" name="set_advertis" data-toggle="toggle" data-onstyle="primary" value="F">
							<span>ไม่ยอมรับ</span>
						</div>
					</div>
					<div class="col-12">
						คุกกี้ประเภทนี้จะเก็บข้อมูลต่าง ๆ ซึ่งอาจรวมถึงข้อมูลส่วนบุคคลของท่านและสร้างโปรไฟล์เกี่ยวกับตัวท่าน เพื่อให้เราสามารถวิเคราะห์และนำเสนอเนื้อหา สินค้า/บริการ และ/หรือ โฆษณาที่เหมาะสมกับความสนใจของท่านได้ ทั้งนี้ หากท่านไม่ยินยอมให้เราใช้คุกกี้ประเภทนี้ ท่านอาจได้รับข้อมูลและโฆษณาทั่วไปที่ไม่ตรงกับความสนใจของท่าน
					</div>
					<div class="col-12" id="parent-c" role="tablist" aria-multiselectable="true">
						<a data-toggle="collapse" data-parent="#parent-c" href="#cookie-c" aria-expanded="false" aria-controls="acc-bank" class="collapsed" style="color:#999; font-size:1rem">
							รายละเอียดคุกกี้
						</a>
						<div id="cookie-c" class="collapse col-12" role="tabpanel" aria-labelledby="headingOne" style="">
							<ul class="col-12 parent-c">
								<li>_fbp (facebook)</li>
								<li>fr (facebook)</li>
								<li>__cf_bm (useinsider)</li>
								<li>cid (ctnsnet)</li>
								<li>gid_CAESEMeuJG4n53eGiYtwOVeALHM (ctnsnet)</li>
								<li>IDE (doubleclick.net)</li>
								<li>U (adsymptotic.com)</li>
								<li>lidc (linkedin.com)</li>
								<li>li_sugr (linkedin.com)</li>
								<li>bcookie (linkedin.com)</li>
								<li>bid (consentag.eu)</li>
								<li>ts (creativecdn.com)</li>
								<li>u (creativecdn.com)</li>
							</ul>
						</div>
					</div>
				</div>
			</div>
			<div class="modal-footer text-center">
				<button type="button" class="btn btn-success font-pdpa-normal" style="min-width:100px;" onclick="SettingCookie('CookieMaster')">ยืนยัน</button>
				<button type="button" class="btn btn-danger font-pdpa-normal" data-dismiss="modal" style="min-width:100px;">ปิด</button>
			</div>
		</div>
	</div>
</div>
<div class="modal fade font-allstyle-no-bold" id="modal-add-product">
  <div class="modal-dialog modal-lg" role="document" >
	<div class="modal-content font-size19 pad_0">
	  <div class="modal-header">
			<h4 class="modal-title">ตะกร้าสินค้า</h4>
			<button type="button" class="close" data-dismiss="modal" style="font-size:2.2rem;">&times;</button>
	  </div>
	  <div class="modal-body font20 p-0 body-product-main"></div>
	  <div class="text-right mt-1 pb-1 col-12 footer-product-rec" style="border-bottom: 1px solid rgba(0,0,0,.1);"></div>
	  <div class="modal-header p-0" id="show_recommend">
			<h4 class="modal-title">สินค้าแนะนำ</h4>
	  </div>
	  <div class="modal-body font20 p-0 body-product-rec"></div>
	</div>
  </div>
</div>
<div class="modal" id="ModalPDPALogin">
	<div class="modal-dialog modal-lg font-allstyle-no-bold">
		<div class="modal-content p-2">
			<div class="modal-header p-0 text-center" style="font-size:1.6rem; font-weight:bold;">
                ประกาศความเป็นส่วนตัว (Privacy Notice)
                <br>บริษัท แอดไวซ์ ไอที อินฟินิท จำกัด (มหาชน)
			</div>
			<div class="modal-body font-pdpa-normal">

				<div class="row mt-3 row-text-po">
					<div class="col-12 form-inline">

					</div>
					<div class="col-12" style="text-indent: 2.5em;">
                    บริษัท แอดไวซ์ ไอที อินฟินิท จำกัด (มหาชน) <span style="font-weight:bold;">(“บริษัทฯ”)</span> ตระหนักถึงสิทธิส่วนบุคคลในข้อมูลของเจ้าของข้อมูลส่วนบุคคล <span style="font-weight:bold;">(“ผู้ใช้บริการ”)</span> เนื่องจากปัจจุบันเทคโนโลยีสารสนเทศ รวมทั้งการสื่อสารได้มีการพัฒนาไปอย่างรวดเร็ว ทำให้การเข้าถึงข้อมูลส่วนบุคคลทำได้โดยง่าย สะดวก รวดเร็ว ส่งผลให้เกิดความเสียหายต่อเจ้าของข้อมูลส่วนบุคคลได้โดยง่าย เพื่อเป็นการป้องกันการละเมิดข้อมูลส่วนบุคคล และเพื่อให้เป็นไปตามแนวปฏิบัติที่ดีตาม พ.ร.บ.คุ้มครองข้อมูลส่วนบุคคล พ.ศ. 2562 บริษัทฯ จึงได้กำหนดนโยบายการคุ้มครองข้อมูลส่วนบุคคลของผู้ใช้บริการ ให้เป็นมาตรการในการรักษาความปลอดภัยของข้อมูลส่วนบุคคล เพื่อให้ผู้ใช้บริการมั่นใจได้ว่าข้อมูลจะถูกนำไปใช้ตรงตามความต้องการของผู้ใช้บริการภายใต้วัตถุประสงค์ และถูกต้องตามกฎหมาย
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    นโยบายฉบับนี้จัดทำเพื่อแจ้งให้ผู้ใช้บริการทราบถึงวัตถุประสงค์ของการเก็บรวบรวม ใช้ และ/หรือเปิดเผยข้อมูลส่วนบุคคล ตลอดจนสิทธิตามกฎหมายของเจ้าของข้อมูลส่วนบุคคลที่เกี่ยวข้องกับข้อมูลส่วนบุคคล
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
					หากพระราชบัญญัติและ/หรือกฎหมายลำดับรอง ข้อบังคับ ประกาศของหน่วยงานราชการ เกี่ยวกับการคุ้มครองข้อมูลส่วนบุคคลที่ออกมาใหม่มีการแก้ไขเปลี่ยนแปลง บริษัทฯ อาจทบทวน แก้ไข นโยบายฉบับนี้ เป็นครั้งคราวเพื่อให้สอดคล้องกับกฎหมายข้างต้น และ บริษัทฯ จะเผยแพร่นโยบายซึ่งปรับปรุงแก้ไขใน Website ของบริษัทฯ โดยเร็วที่สุด เพื่อให้ทันสมัยและสอดคล้องกับหลักเกณฑ์ใหม่นั้น
                    </div>
                    <div class="col-12 font-pdpa-title">
                    1. ข้อมูลส่วนบุคคล
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    หมายความว่า ข้อมูลเกี่ยวกับบุคคลซึ่งทำให้สามารถระบุตัวบุคคลนั้นได้ไม่ว่าทางตรงหรือทางอ้อม  โดยบริษัทฯ อาจเก็บรวบรวมข้อมูลส่วนบุคคลของผู้ใช้บริการ รวมถึงข้อมูลส่วนบุคคลที่มีความอ่อนไหวเป็นพิเศษ ทั้งนี้ข้อมูลส่วนบุคคลที่จะมีการเก็บรวบรวมบริษัทฯ จะเก็บเท่าที่จำเป็นตามความสัมพันธ์ระหว่างบริษัทฯ และผู้ใช้บริการตามบริการหรือผลิตภัณฑ์ที่ผู้ใช้บริการเข้าร่วมหรือต้องการ โดยมีรายละเอียดของประเภทข้อมูลส่วนบุคคลและข้อมูลส่วนบุคคลที่มีความอ่อนไหวที่บริษัทฯ เก็บรวบรวมดังต่อไปนี้
                    </div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    1.1 ข้อมูลส่วนบุคคล ได้แก่
                    </div>
                    <div class="col-12" style="text-indent: 2.5em; ">
                    (1) ข้อมูลส่วนตัว เช่น ชื่อ-นามสกุล เพศ วันเกิด อายุ สัญชาติ ถิ่นฐานประเทศ สถานที่เกิด ลายมือชื่อ สถานภาพการสมรส จำนวนบุตร ประวัติการศึกษา วุฒิการศึกษา ข้อมูลส่วนบุคคลภายในเอกสารที่หน่วยงานราชการออกให้ (เช่น บัตรประจำตัวประชาชน หนังสือเดินทาง หมายเลขประจำตัวผู้เสียภาษี ใบอนุญาตขับขี่ เอกสารการเปลี่ยนชื่อ-นามสกุล ใบอนุญาต ทำงาน โฉนดที่ดิน เอกสารที่เกี่ยวข้องกับวีซ่า เป็นต้น) ภาพถ่าย บันทึกเสียงการสนทนา บันทึกภาพนิ่งหรือบันทึกภาพเคลื่อนไหว จากกล้องโทรทัศน์วงจรปิด และข้อมูลส่วนตัว หรือเอกสารทางกฎหมายอื่นๆ
                    <p style="text-indent: 2.5em;">(2) ข้อมูลการติดต่อ เช่น หมายเลขโทรศัพท์ หมายเลขโทรสาร อีเมล ไอดีไลน์ (LINE ID) บัญชี Facebook และบัญชีโซเชียลมีเดียอื่นๆ ที่สามารถระบุตัวตนผู้ใช้บริการได้ สถานที่อยู่ตามบัตรประจำตัวประชาชนหรือทะเบียนบ้าน สถานที่อยู่ปัจจุบัน ข้อมูลตำแหน่งที่ตั้ง</p>
                    <p style="text-indent: 2.5em;">(3) ข้อมูลการทำงานหรือการประกอบอาชีพ เช่น อาชีพ ตำแหน่ง รายละเอียดการประกอบอาชีพปัจจุบัน สถานที่ทำงาน ประเภทของธุรกิจ ประเภทขององค์กรที่ทำงาน อายุการทำงาน ข้อมูลประกันสังคม ข้อมูลส่วนบุคคลที่ปรากฏในเอกสารที่เกี่ยวข้องต่าง ๆ เช่น หนังสือรับรองธุรกิจ และเอกสารการเสียภาษีบุคคลธรรมดาและนิติบุคคล เอกสารประกอบการดำเนินธุรกิจ เป็นต้น</p>
                    <p style="text-indent: 2.5em;">(4) ข้อมูลทางการเงิน เช่น ระดับรายได้ แหล่งที่มาของรายได้และเงินลงทุน หนังสือรับรองเงินเดือน รายการเดินบัญชี สลิปเงินเดือน ข้อมูลสถานภาพทางการเงิน ชื่อและเลขที่บัญชีธนาคาร เลขที่บัตร ATM รหัสเข้าใช้บัตร ATM/เดบิต ข้อมูลสินเชื่อ หลักประกัน ภาระหนี้สิน หมายเลขบัตรเครดิต ข้อมูลเงินฝาก กองทุน หุ้น ทรัพย์สินปลอดภาระ ค่าใช้จ่าย ข้อมูลเครดิต งบการเงิน และข้อมูลการทางเงินอื่นๆ เป็นต้น</p>
                    <p style="text-indent: 2.5em;">(5) ข้อมูลการทำธุรกรรม เช่น รายละเอียดการทำธุรกรรมกับบริษัทฯ วิธีการชำระเงินและการรับเงิน ข้อมูลการโอนเงิน เหตุผลในการทำธุรกรรม ข้อมูลทางธุรกรรมของผลิตภัณฑ์และบริการของบริษัทฯ ข้อมูลและรายละเอียดตามสัญญา ข้อมูลส่วนบุคคลตามเอกสารประกอบการทำธุรกรรม (เช่น สำเนาบัตรประชาชน สำเนาทะเบียนบ้าน รูปภาพ โฉนดที่ดิน รูปและภาพถ่ายพื้นที่) ประวัติการทำธุรกรรม เป็นต้น</p>
                    <p style="text-indent: 2.5em;">(6) ข้อมูลด้านเทคโนโลยี เช่น ข้อมูลจราจรทางคอมพิวเตอร์ (Log) หมายเลขประจำเครื่องคอมพิวเตอร์ (IP Address) ข้อมูลตำแหน่งที่ตั้งทางภูมิศาสตร์ (Location) โดยใช้เทคโนโลยีระบุตำแหน่ง ประเภทของโปรแกรมคอมพิวเตอร์ที่ใช้เปิดดูเว็บไซต์ (Browser) ข้อมูลบันทึกการเข้าออกเว็บไซต์ ข้อมูลบันทึกประวัติการใช้เว็บไซต์ ข้อมูลบันทึกการเข้าสู่ระบบ (Login Log) ข้อมูลรายการการทำธุรกรรม (Transaction Log) สถิติการเข้าเว็บไซต์ เวลาที่เยี่ยมชมเว็บไซต์ (Access Time)  ข้อมูลที่ถูกค้นหาหรือเข้าชม ข้อมูลการใช้สื่อสังคมออนไลน์ (Social Media) การใช้ฟังก์ชันต่าง ๆ ในเว็บไซต์ และข้อมูลที่บริษัทฯ ได้เก็บรวบรวมผ่านคุกกี้ (Cookie) หรือเทคโนโลยีอื่นที่คล้ายกัน เป็นต้น</p>
                    <p style="text-indent: 2.5em;">(7) ข้อมูลด้านพฤติกรรม เช่น รายละเอียดเกี่ยวกับพฤติกรรม การดำรงชีวิต ทัศนคติ การแสดงความคิดเห็น และข้อเท็จจริงเกี่ยวกับพฤติกรรมการใช้ผลิตภัณฑ์หรือบริการของผู้ใช้บริการ ข้อมูลความคิดเห็นของผู้ใช้บริการต่อประเภทผลิตภัณฑ์หรือบริการที่ท่านได้รับ ข้อมูลความสนใจของผู้ใช้บริการด้านการตลาดบริษัทฯ ข้อมูลการร้องเรียน และข้อมูลการใช้สิทธิเรียกร้องตามกฎหมายของผู้ใช้บริการ</p>

                    </div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    1.2 ข้อมูลส่วนบุคคลที่มีความอ่อนไหว ได้แก่
                    </div>
                    <div class="col-12" style="text-indent: 2.5em; ">
                    ข้อมูลส่วนบุคคลที่เป็นข้อมูลอ่อนไหว หมายถึง ข้อมูลตามมาตรา 26 ตามพ.ร.บ.คุ้มครองข้อมูลส่วนบุคคล พ.ศ. 2562 โดยบริษัทฯ มีการจัดเก็บข้อมูลส่วนบุคคลที่เป็นข้อมูลอ่อนไหว ได้แก่ เชื้อชาติ ศาสนา ประวัติอาชญากรรม ข้อมูลสุขภาพ ความพิการ ข้อมูลชีวภาพ (เช่น ข้อมูลจำลองลายนิ้วมือ ข้อมูลจำลองใบหน้า
                    </div>

                    <div class="col-12 font-pdpa-title">
                    2. วัตถุประสงค์การเก็บรวบรวม ใช้ หรือเปิดเผยข้อมูลส่วนบุคคล
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    2.1 เพื่อการปฏิบัติตามสัญญาซึ่งผู้ใช้บริการเป็นคู่สัญญาหรือเพื่อใช้ในการดำเนินการตามคำขอของผู้ใช้บริการ หรือการอื่นที่จำเป็นภายใต้กฎหมาย
                    <p style="text-indent: 2.5em;">2.2 เพื่อการประมวลผล การบริหารจัดการ การดำเนินการเกี่ยวกับ สินเชื่อ ธุรกรรมทางการเงินการธนาคาร  การประกันภัย  รวมถึงบริการต่าง ๆ ที่ผู้ใช้บริการทำกับบริษัทฯ เครือข่าย หรือพันธมิตรทางธุรกิจของบริษัทฯ</p>
                    <p style="text-indent: 2.5em;">2.3 เพื่อใช้ข้อมูลประกอบการวิเคราะห์ หรือปรับปรุงผลิตภัณฑ์หรือบริการของบริษัทฯ</p>
                    <p style="text-indent: 2.5em;">2.4 เพื่อปฏิบัติตามระเบียบ  ข้อบังคับ  กฎหมายของบริษัทฯ หรือตามกฎหมายอื่นที่เกี่ยวข้อง</p>
                    <p style="text-indent: 2.5em;">2.5 เพื่อใช้ดำเนินการสอบทาน ตรวจสอบ ข้อมูลส่วนบุคคลของผู้ใช้บริการ</p>
                    <p style="text-indent: 2.5em;">2.6 เพื่อให้ข้อมูลเกี่ยวกับบริการทางการเงิน สินเชื่อหรือบริการอื่น ๆ ที่บริษัทฯ ออกใหม่ หรือปรับปรุงผลิตภัณฑ์/บริการ หรือใช้ในการประสานงาน</p>
                    <p style="text-indent: 2.5em;">2.7 เพื่อใช้ในการพิสูจน์ตัวตนของผู้ใช้บริการหรือตรวจสอบข้อเท็จจริงของผู้ใช้บริการ</p>
                    <p style="text-indent: 2.5em;">2.8 เพื่อการดำเนินการที่จำเป็นภายใต้ประโยชน์โดยชอบด้วยกฎหมายของบริษัทฯ บุคคลอื่น หรือหน่วยงานอื่นภายใต้กรอบของกฎหมาย</p>
                    <p style="text-indent: 2.5em;">2.9 เพื่อให้ผู้ใช้บริการได้รับประโยชน์สูงสุดจากการใช้ผลิตภัณฑ์หรือบริการต่างๆของบริษัทฯ เครือข่ายบริษัทฯ หรือ พันธมิตรบริษัทฯ ตามที่ผู้ใช้บริการให้ความยินยอมไว้</p>
                    </div>



                    <div class="col-12 font-pdpa-title">
                    3. แหล่งที่มาของข้อมูลส่วนบุคคล
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    3.1 ข้อมูลจากผู้ใช้บริการโดยตรง ซึ่งให้ข้อมูลไว้ในเอกสารคำขอใช้บริการ รวมถึงเอกสารประกอบและข้อมูลการสื่อสารต่าง ๆ เช่น สำเนาบัตรประจำตัวประชาชน สำเนาทะเบียนบ้าน ฯลฯ ที่ผู้ใช้บริการได้มอบให้กับบริษัทฯ ในรูปแบบหนังสือหรือวิธีการทางอิเล็กทรอนิกส์
                    <p style="text-indent: 2.5em;">3.2 ข้อมูลจากแหล่งอื่น ข้อมูลจากหน่วยงานต่าง ๆ ข้อมูลที่ได้รับจากพันธมิตรทางธุรกิจ เป็นต้น เพื่อประโยชน์ของผู้ใช้บริการในการให้บริการทางการเงิน ซึ่งบริษัทฯ จะเก็บรวบรวมข้อมูลจากแหล่งอื่นต่อเมื่อได้รับความยินยอมจากผู้ใช้บริการตามที่กฎหมายกำหนด เว้นแต่บริษัทฯ มีความจำเป็นตามกรณีที่กฎหมายอนุญาต</p>

                    </div>

                    <div class="col-12 font-pdpa-title">
                    4. ระยะเวลาในการเก็บรวบรวมข้อมูลส่วนบุคคล
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    หากผู้ใช้บริการยุติความสัมพันธ์หรือถอนความยินยอมซึ่งการเก็บรวบรวม ใช้ และ/หรือการเปิดเผยข้อมูลส่วนบุคคล บริษัทฯ จะเก็บข้อมูลส่วนบุคคลต่อไปตาม ระเบียบ ข้อบังคับ และคู่มือปฏิบัติในเรื่องการจัดเก็บ ทำลายเอกสารต่างๆ ของบริษัทฯ และตามที่กฎหมายกำหนด
                    </div>

                    <div class="col-12 font-pdpa-title">
                    5. การเปิดเผยข้อมูลส่วนบุคคล
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    บริษัทฯ จะจัดเก็บรักษาข้อมูลส่วนบุคคลไว้เป็นความลับตามที่กฎหมายกำหนด และตามวัตถุประสงค์ที่กำหนดข้างต้น ทั้งนี้ บริษัทฯ อาจเปิดเผยข้อมูลส่วนบุคคลให้แก่หน่วยงานที่มีอำนาจตามกฎหมาย   เช่น  การส่งข้อมูลให้แก่หน่วยงานของรัฐ   หรือองค์การที่มีอำนาจตามกฎหมายในการกำกับดูแลสถาบันการเงิน /บุคคลภายนอกที่กฎหมายอนุญาตให้สามารถส่งได้ หรือพันธมิตรหรือหน่วยงานอื่น ๆที่เกี่ยวข้องกับบริษัทฯ ตามสัญญา
                    </div>

                    <div class="col-12 font-pdpa-title">
                    6. การส่งข้อมูลหรือโอนข้อมูลส่วนบุคคลไปยังต่างประเทศ
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    บริษัทฯ อาจจะส่งหรือโอนข้อมูลส่วนบุคคล ที่บริษัทฯ เก็บรวบรวม ใช้ และ/หรือเปิดเผย ไปยังต่างประเทศ  ที่จำเป็นเพื่อการปฏิบัติตามสัญญาที่เจ้าของข้อมูลส่วนบุคคลเป็นคู่สัญญาหรือเพื่อดำเนินการตามคำขอดังกล่าว  หรือเพื่อการดำเนินธุรกิจตามปกติของบริษัทฯ  ซึ่งประเทศปลายทางหรือองค์การระหว่างประเทศที่รับข้อมูลส่วนบุคคลต้องมีมาตรฐานการคุ้มครองข้อมูลส่วนบุคคลที่เพียงพอตามหลักเกณฑ์ที่กฎหมายกำหนด
                    </div>

                    <div class="col-12 font-pdpa-title">
                    7. สิทธิของเจ้าของข้อมูลส่วนบุคคล
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    7.1 ขอเข้าถึงและขอรับสำเนาข้อมูลส่วนบุคคลที่เกี่ยวกับผู้ใช้บริการ ซึ่งอยู่ในความรับผิดชอบของบริษัทฯ หรือขอให้เปิดเผยถึงการได้มาซึ่งข้อมูลส่วนบุคคล ดังกล่าวที่ผู้ใช้บริการไม่ได้ให้ความยินยอม
                    <p style="text-indent: 2.5em;">7.2 ร้องขอให้บริษัทฯ แก้ไข เปลี่ยนแปลง หรือเพิ่มเติมข้อมูลส่วนบุคคลให้เป็นปัจจุบัน</p>
                    <p style="text-indent: 2.5em;">7.3 ขอรับข้อมูลส่วนบุคคลที่เกี่ยวกับผู้ใช้บริการจากบริษัทฯ ได้ ในกรณีที่บริษัทฯ ได้ทำให้ข้อมูลส่วนบุคคลนั้นอยู่ในรูปแบบที่สามารถอ่านหรือใช้งานโดยทั่วไปได้ด้วยเครื่องมือหรืออุปกรณ์ที่ทำงานได้โดยอัตโนมัติ และสามารถใช้หรือเปิดเผยข้อมูลส่วนบุคคลได้ด้วยวิธีการอัตโนมัติ</p>
                    <p style="text-indent: 2.5em;">7.4 คัดค้านการเก็บรวบรวม ใช้ และเปิดเผยข้อมูลส่วนบุคคลที่เกี่ยวกับผู้ใช้บริการ </p>
                    <p style="text-indent: 2.5em;">7.5 ขอให้บริษัทฯ ระงับการใช้ หรือดำเนินการลบหรือทำลาย หรือทำให้ข้อมูลส่วนบุคคลเป็นข้อมูลที่ไม่สามารถระบุตัวบุคคลที่เป็นผู้ใช้บริการได้ในกรณีที่กฎหมายกำหนด</p>
                    <p style="text-indent: 2.5em;">7.6 ถอนความยินยอมการให้จัดเก็บรวบรวม ใช้ และเปิดเผยเมื่อใดก็ได้ โดยแจ้งเป็นลายลักษณ์อักษรล่วงหน้า ตามวิธีที่บริษัทฯ กำหนดภายใต้บทบัญญัติของกฎหมาย</p>

                    </div>

                    <div class="col-12 font-pdpa-title">
                    8. ผลการถอนความยินยอมในข้อมูลส่วนบุคคล
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    8.1 การถอนความยินยอมของผู้ใช้บริการจะไม่ส่งผลกระทบต่อการเก็บรวบรวม ใช้ และเปิดเผยข้อมูลส่วนบุคคลที่ผู้ใช้บริการได้ให้ความยินยอมไปแล้วก่อนหน้านั้น
                    <p style="text-indent: 2.5em;">8.2 กรณีที่ผู้ใช้บริการประสงค์ที่จะถอนความยินยอมกับบริษัทฯ ในการเก็บรวบรวม ใช้ และเปิดเผยข้อมูลส่วนบุคคล อาจจะมีผลกระทบต่อการให้ความยินยอมเกี่ยวกับการพิจารณาผลิตภัณฑ์/บริการใดๆ ที่เกี่ยวข้องและส่งผลให้บริษัทฯ ไม่สามารถปฏิบัติตามสัญญาได้ รวมถึงส่งผลกระทบต่อการใช้ผลิตภัณฑ์ และ/หรือบริการต่างๆ ของผู้ใช้บริการตามข้อ 9.1</p>
                    <p style="text-indent: 2.5em;">8.3 หลังจากถอนความยินยอมแล้วบริษัทฯ จะเก็บข้อมูลส่วนบุคคลต่อไปตาม ระเบียบ ข้อบังคับ และคู่มือวิธีปฏิบัติในเรื่องการจัดเก็บ ทำลายเอกสารต่างๆ ของบริษัทฯ และตามที่กฎหมายกำหนด</p>
                    </div>

                    <div class="col-12 font-pdpa-title">
                    9. ขั้นตอนการดำเนินการขอใช้สิทธิต่างๆ
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    สิทธิของเจ้าของข้อมูลส่วนบุคคลเป็นสิทธิตามกฎหมายโดยสามารถขอใช้สิทธิต่างๆ ได้ภายใต้ข้อกำหนดของกฎหมาย และนโยบายที่กำหนดไว้ในขณะนี้หรือที่จะมีการแก้ไขเพิ่มเติมในอนาคต ตลอดจนหลักเกณฑ์ตามที่บริษัทฯ กำหนดขึ้น และในกรณีผู้ใช้บริการมีอายุไม่ครบ 20 ปีบริบูรณ์ หรือถูกจำกัดความสามารถในการทำนิติกรรมตามกฎหมาย ผู้ใช้บริการสามารถขอใช้สิทธิโดยให้บิดาและมารดา ผู้ใช้อำนาจปกครอง หรือมีผู้อำนาจกระทำการแทนเป็นผู้แจ้งความประสงค์
                    <p style="text-indent: 2.5em;"><span style="font-weight:bold;">9.1 สิทธิขอถอนความยินยอม</span> ในกรณีการเก็บรวบรวม ใช้ และเปิดเผยข้อมูลส่วนบุคคลซึ่งกฎหมายกำหนดให้ต้องได้รับความยินยอมจากเจ้าของข้อมูลส่วนบุคคล หากผู้ใช้บริการได้ให้ความยินยอมให้บริษัทฯ เก็บรวบรวม ใช้ และ/หรือเปิดเผยข้อมูลส่วนบุคคล (ไม่ว่าจะเป็นความยินยอมที่ให้ไว้ก่อนวันที่กฎหมายคุ้มครองข้อมูลส่วนบุคคลใช้บังคับหรือหลังจากนั้น) ผู้ใช้บริการมีสิทธิที่จะถอนความยินยอมเมื่อใดก็ได้ตลอดระยะเวลาที่ข้อมูลส่วนบุคคลอยู่กับบริษัทฯ เว้นแต่มีข้อจำกัดสิทธินั้นโดยกฎหมายหรือมีสัญญาที่ให้ประโยชน์แก่ผู้ใช้บริการอยู่
	ทั้งนี้ การถอนความยินยอมอาจส่งผลกระทบต่อการใช้ผลิตภัณฑ์ และ/หรือบริการต่างๆ เช่น ผู้ใช้บริการจะไม่ได้รับสิทธิประโยชน์ โปรโมชั่นหรือข้อเสนอใหม่ๆ ไม่ได้รับผลิตภัณฑ์หรือบริการที่ดียิ่งขึ้นและสอดคล้องกับความต้องการของผู้ใช้บริการ หรือไม่ได้รับข้อมูลข่าวสารอันเป็นประโยชน์แก่ผู้ใช้บริการ เป็นต้น เพื่อประโยชน์ จึงควรศึกษาและสอบถามถึงผลกระทบก่อนเพิกถอนความยินยอม</p>
                    <p style="text-indent: 2.5em;"><span style="font-weight:bold;">9.2 สิทธิขอเข้าถึงข้อมูล</span> ผู้ใช้บริการมีสิทธิขอเข้าถึงข้อมูลส่วนบุคคลของผู้ใช้บริการที่อยู่ในความรับผิดชอบของบริษัทฯ และขอให้บริษัทฯ ทำสำเนาข้อมูลดังกล่าวให้แก่ผู้ใช้บริการ รวมถึงขอให้บริษัทฯ เปิดเผยการได้มาซึ่งข้อมูลส่วนบุคคลของผู้ใช้บริการ</p>
                    <p style="text-indent: 2.5em;"><span style="font-weight:bold;">9.3 สิทธิขอถ่ายโอนข้อมูล</span> ผู้ใช้บริการมีสิทธิขอรับข้อมูลส่วนบุคคลของผู้ใช้บริการในกรณีที่บริษัทฯ ได้จัดทำข้อมูลส่วนบุคคลนั้นอยู่ในรูปแบบให้สามารถอ่านหรือใช้งานได้ด้วยเครื่องมือหรืออุปกรณ์ที่ทำงานได้โดยอัตโนมัติ และสามารถใช้หรือเปิดเผยข้อมูลส่วนบุคคลได้ด้วยวิธีการอัตโนมัติ รวมทั้งมีสิทธิขอให้บริษัทฯ ส่งหรือโอนข้อมูลส่วนบุคคลในรูปแบบดังกล่าวไปยังผู้ควบคุมข้อมูลส่วนบุคคลอื่นเมื่อสามารถทำได้ด้วยวิธีการอัตโนมัติ และมีสิทธิขอรับข้อมูลส่วนบุคคลที่บริษัทฯ ส่งหรือโอนข้อมูลส่วนบุคคลในรูปแบบดังกล่าวไปยัง ผู้ควบคุมข้อมูลส่วนบุคคลอื่นโดยตรงเว้นแต่ไม่สามารถดำเนินการได้เพราะเหตุทางเทคนิค
	ทั้งนี้ ข้อมูลส่วนบุคคลของผู้ใช้บริการข้างต้นต้องเป็นข้อมูลส่วนบุคคลที่ผู้ใช้บริการได้ให้ความยินยอมแก่บริษัทฯ ในการเก็บรวบรวม ใช้ และ/หรือเปิดเผย หรือเป็นข้อมูลส่วนบุคคลที่บริษัทฯ จำเป็นต้องเก็บรวบรวม ใช้ และ/หรือเปิดเผยเพื่อให้ผู้ใช้บริการสามารถใช้ผลิตภัณฑ์และ/หรือบริการของบริษัทฯ ได้ตามความประสงค์ซึ่งผู้ใช้บริการเป็นคู่สัญญาอยู่กับบริษัทฯ หรือเพื่อใช้ในการดำเนินการตามคำขอของผู้ใช้บริการก่อนใช้ผลิตภัณฑ์และ/หรือบริการขอบริษัทฯ หรือเป็นข้อมูลส่วนบุคคลอื่นตามที่ผู้มีอำนาจตามกฎหมายกำหนด</p>
                    <p style="text-indent: 2.5em;"><span style="font-weight:bold;">9.4 สิทธิขอคัดค้าน</span> ผู้ใช้บริการมีสิทธิขอคัดค้านการเก็บรวบรวม ใช้ และ/หรือเปิดเผยข้อมูลส่วนบุคคลของผู้ใช้บริการในเวลาใดก็ได้ หากการเก็บรวบรวม ใช้ และ/หรือเปิดเผยข้อมูลส่วนบุคคลของผู้ใช้บริการที่ทำขึ้นเพื่อการดำเนินงานที่จำเป็นภายใต้ประโยชน์โดยชอบด้วยกฎหมายของบริษัทฯ หรือของบุคคลหรือหน่วยงานนี้สมเหตุสมผลภายใต้กรอบของกฎหมาย หรือเพื่อดำเนินการตามภารกิจเพื่อสาธารณประโยชน์ หากผู้ใช้บริการยื่นคัดค้าน บริษัทฯ จะยังคงดำเนินการเก็บรวบรวม ใช้ และ/หรือเปิดเผยข้อมูลส่วนบุคคลของผู้ใช้บริการต่อไปเฉพาะที่บริษัทฯ สามารถแสดงเหตุผลตามกฎหมายได้ว่ามีความสำคัญยิ่งกว่าสิทธิขั้นพื้นฐานของผู้ใช้บริการหรือเป็นไปเพื่อการยืนยันสิทธิตามกฎหมาย การปฏิบัติตามกฎหมาย หรือการต่อสู้ในการฟ้องร้องตามกฎหมาย ตามแต่ละกรณี</p>
                    <p style="text-indent: 2.5em;">นอกจากนี้ ผู้ใช้บริการยังมีสิทธิขอคัดค้านการเก็บรวบรวม ใช้ และ/หรือเปิดเผยข้อมูลส่วนบุคคลของผู้ใช้บริการที่ทำขึ้นเพื่อวัตถุประสงค์เกี่ยวกับการตลาดหรือเพื่อวัตถุประสงค์เกี่ยวกับการศึกษาวิจัยทาวิทยาศาสตร์ ประวัติศาสตร์ หรือสถิติได้อีกด้วย</p>
                    <p style="text-indent: 2.5em;"><span style="font-weight:bold;">9.5 สิทธิขอให้ลบหรือทำลายข้อมูล</span> ผู้ใช้บริการมีสิทธิขอลบหรือทำลายข้อมูลส่วนบุคคลของผู้ใช้บริการ หรือทำให้ข้อมูลส่วนบุคคลเป็นข้อมูลที่ไม่สามารถระบุตัวผู้ใช้บริการได้ หากผู้ใช้บริการเชื่อว่าข้อมูลส่วนบุคคลของผู้ใช้บริการถูกเก็บรวบรวม ใช้ และ/หรือเปิดเผยโดยไม่ชอบด้วยกฎหมายที่เกี่ยวข้อง หรือเห็นว่าบริษัทฯ 
หมดความจำเป็นในการเก็บรักษาไว้ตามวัตถุประสงค์ที่เกี่ยวข้องในนโยบายฉบับนี้ หรือเมื่อผู้ใช้บริการได้ใช้สิทธิขอถอนความยินยอมหรือใช้สิทธิขอคัดค้านตามที่แจ้งไว้ข้างต้นแล้ว
​                    <p style="text-indent: 2.5em;"><span style="font-weight:bold;">9.6 สิทธิขอให้ระงับการใช้ข้อมูล</span> ผู้ใช้บริการมีสิทธิขอให้ระงับการใช้ข้อมูลส่วนบุคคลชั่วคราวในกรณีที่บริษัทฯ อยู่ระหว่างตรวจสอบตามคำร้องขอใช้สิทธิขอแก้ไขข้อมูลส่วนบุคคลหรือขอคัดค้านของผู้ใช้บริการ หรือกรณีอื่นใดที่บริษัทฯ หมดความจำเป็นและต้องลบหรือทำลายข้อมูลส่วนบุคคลของผู้ใช้บริการตามกฎหมายที่เกี่ยวข้องแต่ผู้ใช้บริการขอให้บริษัทฯ ระงับการใช้แทน</p>
                    <p style="text-indent: 2.5em;"><span style="font-weight:bold;">9.7 สิทธิขอให้แก้ไขข้อมูล</span> ผู้ใช้บริการมีสิทธิขอแก้ไขข้อมูลส่วนบุคคลของผู้ใช้บริการให้ถูกต้อง เป็นปัจจุบัน สมบูรณ์ และไม่ก่อให้เกิดความเข้าใจผิด</p>
                    <p style="text-indent: 2.5em;"><span style="font-weight:bold;">9.8 สิทธิร้องเรียน</span> ผู้ใช้บริการมีสิทธิร้องเรียนต่อผู้มีอำนาจตามกฎหมายที่เกี่ยวข้อง หากผู้ใช้บริการเชื่อว่าการเก็บรวบรวม ใช้ และ/หรือเปิดเผยข้อมูลส่วนบุคคลของผู้ใช้บริการเป็นการกระทำในลักษณะที่ฝ่าฝืนหรือไม่ปฏิบัติตามกฎหมายที่เกี่ยวข้อง</p>
                    <p style="text-indent: 2.5em;">9.9 การใช้สิทธิของผู้ใช้บริการดังกล่าวข้างต้นอาจถูกจำกัดภายใต้กฎหมายที่เกี่ยวข้อง และมีบางกรณีที่มีเหตุจำเป็นที่บริษัทฯ อาจปฏิเสธหรือไม่สามารถดำเนินการตามคำขอใช้สิทธิข้างต้นของผู้ใช้บริการได้ เช่น 
ต้องปฏิบัติตามกฎหมายหรือคำสั่งศาล เพื่อประโยชน์สาธารณะ การใช้สิทธิอาจละเมิดสิทธิหรือเสรีภาพของบุคคลอื่น เป็นต้น หากบริษัทฯ ปฏิเสธคำขอข้างต้น บริษัทฯ จะแจ้งเหตุผลของการปฏิเสธให้ผู้ใช้บริการทราบด้วย</p>
                    <p style="text-indent: 2.5em;">ทั้งนี้ ผู้ใช้บริการสามารถดำเนินการขอใช้สิทธิต่างๆ ได้ผ่านช่องทางดังต่อไปนี้</p>
                    <table class="table-bordered table">
                        <tr>
                            <th rowspan="2" class="text-center" style="vertical-align: middle;">สิทธิ</th>
                            <th class="text-center">ช่องทางการขอใช้สิทธิ</th>
                            <th rowspan="2" class="text-center" style="vertical-align: middle;">ระยะเวลาดำเนินการ*</th>
                        </tr>
                        <tr>

                            <th class="text-center">Email</th>

                        </tr>

                        <tr>
                            <td>  สิทธิขอถอนความยินยอม</td>
                            <td class="text-center">&#10003;</td>
                            <td class="text-center">7 วัน</td>
                        </tr>
                        <tr>
                            <td>    สิทธิขอเข้าถึงข้อมูล</td>
                            <td class="text-center">&#10003;</td>
                            <td class="text-center">30 วัน</td>
                        </tr>
                        <tr>
                            <td>    สิทธิขอถ่ายโอนข้อมูล</td>
                            <td class="text-center">&#10003;</td>
                            <td class="text-center">30 วัน</td>
                        </tr>
                        <tr>
                            <td>  สิทธิขอคัดค้าน</td>
                            <td class="text-center">&#10003;</td>
                            <td class="text-center">30 วัน</td>
                        </tr>

                        <tr>
                            <td>    สิทธิขอให้ลบหรือทำลายข้อมูล</td>
                            <td class="text-center">&#10003;</td>
                            <td class="text-center">30 วัน</td>
                        </tr>
                        <tr>
                            <td>    สิทธิขอให้ระงับการใช้ข้อมูล</td>
                            <td class="text-center">&#10003;</td>
                            <td class="text-center">30 วัน</td>
                        </tr>
                        <tr>
                            <td>    สิทธิขอให้แก้ไขข้อมูล</td>
                            <td class="text-center">&#10003;</td>
                            <td class="text-center">3 วัน</td>
                        </tr>
                    </table>
                    <p style="text-indent: 2.5em;" class="text-right"><span style="color:red;">* นับแต่วันที่ผู้ใช้บริการได้ยื่นคำขอและเอกสารประกอบครบถ้วน</span></p>
                    <p style="text-indent: 2.5em;">บริษัทฯ อาจขยายระยะเวลาดำเนินการตามสิทธิของผู้ใช้บริการข้างต้นออกไปอีก 60 วัน นับแต่สิ้นสุดระยะเวลาดำเนินการตามที่ระบุไว้ หากบริษัทฯ พิจารณาว่ามีเหตุจำเป็นตามสมควรที่บริษัทฯ ไม่สามารถดำเนินการตามสิทธิของผู้ใช้บริการได้ภายในระยะเวลาที่กำหนด นอกจากนี้ ในกรณีที่ผู้ใช้บริการมีการขอรับสำเนาเพิ่มเติมมากจนเกินความจำเป็น บริษัทฯ อาจพิจารณาเรียกเก็บค่าธรรมเนียมในการจัดการได้ตามสมควรแก่กรณี</p>
                    <p style="text-indent: 2.5em;">ผู้ใช้บริการสามารถใช้สิทธิของเจ้าของข้อมูลส่วนบุคคล โดย ผ่านช่องทาง <span style="font-weight:bold;"><a href="https://www.advice.co.th/policy/privacy" target="_blank">https://www.advice.co.th/policy/privacy</a></span> หรือ Email. <span style="font-weight:bold;"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="81e5f1eec1e0e5f7e8e2e4afe2eeaff5e9">[email&#160;protected]</a></span></p>

                    </div>


                    <div class="col-12 font-pdpa-title">
                    10. ความมั่นคงปลอดภัยในการเก็บรักษาข้อมูลส่วนบุคคล
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    บริษัทฯ ได้จัดทำและ/หรือเลือกใช้ระบบการจัดเก็บข้อมูลส่วนบุคคลให้มีกลไกและเทคนิคที่เหมาะสม และมีมาตรการรักษาความมั่นคงปลอดภัยตามกฎหมายว่าด้วยการคุ้มครองข้อมูลส่วนบุคคล และกฎหมายที่เกี่ยวข้อง รวมทั้งจำกัดการเข้าถึงข้อมูลส่วนบุคคลของผู้ใช้บริการจากพนักงาน ลูกจ้าง และตัวแทนของบริษัทฯ เพื่อป้องกันไม่ให้ข้อมูลส่วนบุคคลของผู้ใช้บริการถูกนำไปใช้ เปิดเผย ทำลาย หรือเข้าถึงโดยไม่ได้รับอนุญาต
                    </div>

                    <div class="col-12 font-pdpa-title">
                    11. ความรับผิดชอบของบุคคลซึ่งทำหน้าที่ควบคุมข้อมูล
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    บริษัทฯ กำหนดให้เจ้าหน้าที่ที่เกี่ยวข้อง ปฏิบัติตามนโยบายและปฏิบัติในการคุ้มครองข้อมูลส่วนบุคคลของบริษัทฯ ที่ประกาศใช้อย่างเคร่งครัด
                    </div>

                    <div class="col-12 font-pdpa-title">
                    12. บันทึกผู้เข้าชมเว็บไซต์ (Log Files)
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    เว็บไซต์ของ บริษัทฯ มีการเก็บบันทึกการเข้าออกโดยอัตโนมัติที่สามารถเชื่อมโยงข้อมูลดังกล่าวกับข้อมูลที่ระบุตัวบุคคลได้ เช่น หมายเลขไอพี (IP Address) เว็บไซต์ที่เข้าออกก่อนและหลัง และประเภทของโปรแกรมบราวเซอร์ (Browser) เป็นต้น ทั้งนี้เป็นไปตามพระราชบัญญัติว่าด้วยการกระทำความผิดเกี่ยวกับคอมพิวเตอร์ พ.ศ. 2550
                    </div>

                    <div class="col-12 font-pdpa-title">
                    13. ช่องทางการติดต่อ
					</div>
                    <div class="col-12" style="text-indent: 2.5em;">
                    กรณีผู้ใช้บริการต้องการติดต่อ มีข้อสงสัย หรือต้องการสอบถายรายละเอียดเพิ่มเติมเกี่ยวกับการเก็บรวบรวม ใช้ หรือเปิดเผยข้อมูลส่วนบุคคล การใช้สิทธิของผู้ใช้บริการ สามารถติดต่อบริษัทฯ หรือเจ้าหน้าที่คุ้มครองข้อมูลส่วนบุคคลของบริษัทฯ ได้ดังช่องทางต่อไปนี้

                    <p style="text-indent: 2.5em;">(1) ผู้ใช้บริการสามารถติดต่อบริษัทฯ ได้ ดังนี้</p>
                    <p style="text-indent: 2.5em;">ติดต่อบริษัทฯ :  ผ่านช่องทางเว็บไซต์ <span style="font-weight:bold;">www.advice.co.th</span></p>
                    <p style="text-indent: 2.5em;">(2) ผู้ใช้บริการสามารถติดต่อเจ้าหน้าที่คุ้มครองข้อมูลส่วนบุคคล (Data Protection Officer) ดังนี้</p>
                    <p style="text-indent: 2.5em;">เจ้าหน้าที่คุ้มครองข้อมูลส่วนบุคคล: Email. <span style="font-weight:bold;"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="a7c3d7c8e7c6c3d1cec4c289c4c889d3cf">[email&#160;protected]</a></span></p>

                    </div>

				</div>

			</div>
			<div class="modal-footer text-center">
				<button type="button" class="btn btn-primary font-pdpa-normal" data-dismiss="modal" style="width:100px;">รับทราบ</button>
			</div>
		</div>
	</div>
</div>
<div class="modal" id="by_modal1" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true">
        <div class="modal-dialog">
          <div class="modal-content">
            <div class="modal-header">

              <div class="header4 modal-title">คำเตือนการสั่งซื้อสินค้า By Order</div>
            </div>
            <div class="modal-body">
              <p>สินค้านี้เป็นรายการสั่งซื้อพิเศษ ใช้เวลาดำเนินการ 3-5 วันจัดส่งถึงลูกค้า หลังจากสั่งซื้อสำเร็จพนักงานติดต่อกลับเพื่อยืนยัน
              <span style="color: red;">(ไม่สามารถยกเลิกคำสั่งซื้อสินค้าได้ สำหรับรายการสินค้า Byorder จะไม่สามารถซื้อร่วมกับสินค้าปกติได้)</span></p>
              <input type="hidden" id="bo_code" />
            </div>
            <div class="modal-footer">
             <button type="button" class="btn btn-danger" data-dismiss="modal">ยกเลิก</button>
             <button type="button" class="btn btn-success">เพิ่มในรายการโปรด</button>
              <button type="button" class="btn btn-primary" @click="bborder();">ยืนยันการสั่ง</button>
            </div>
          </div><!-- /.modal-content -->
        </div><!-- /.modal-dialog -->
  	</div><!-- /.modal -->
<div id="modal-add-propair" class="modal fade font-allstyle-no-bold" aria-modal="true" role="dialog">
	<div role="document" class="modal-dialog modal-lg">
		<div class="modal-content font-size19 pad_0">
			<div class="modal-header pb-2 pt-2">
				<h3 class="modal-title">สินค้าหลัก</h3>
				<button type="button" data-dismiss="modal" class="close" style="font-size: 2.2rem;">×</button>
			</div>
			<div class="modal-body font20 p-0 product-propair-main">
			</div>
			<div id="" class="modal-header pb-2 pt-2" style="justify-content: flex-start;">
				<h3 class="modal-title">เลือกสินค้าโปรโมชั่นซื้อคู่</h3>
			</div>
			<div class="modal-body font20 p-0 product-propair-discount">
			</div>
			<div class="modal-footer">
				<div class="col text-center btn-add-product-propair">
				</div>
			</div>
		</div>
	</div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript">
 $(document).ready(function(){
 });
</script>


	

		<section id="">
	<div class="container-fulid">
        <div class="container">
			<section-slide-top>
				<template v-slot:category>
					<menu-desktop ref="menu_desktop" :devicewidth="device_width"></menu-desktop>
				</template>

				<template v-slot:banner>
					<home-slide :items="banner_1"></home-slide>
															<div class="row m-0 bannerfade" id="banner_1_9">
						<div class="col-12  p-0 border-top">
							<home-banner-slide :items="banner_1_9" id="carouselExampleIndicators18"></home-banner-slide>
						</div>
					</div>
										<div class="row m-0 bannerfade">
						<div class="col-12"></div>
						<div class="col-6 p-0 border-top  border-right-0-5" style="margin:0px !important;">
							<home-banner-slide :items="banner_b1" id="carouselExampleIndicators12"></home-banner-slide>
						</div>
						<div class="col-6 p-0 border-top  border-left-0-5" style="margin:0px !important;">
							<home-banner-slide :items="banner_b2" id="carouselExampleIndicators13"></home-banner-slide>
						</div>
					</div>
					<div class="row m-0 bannerfade">
						<div class="col-12"></div>
						<div class="col-6 p-0 border-top border-right-0-5" style="margin:0px !important;">
							<home-banner-slide :items="banner_b3" id="carouselExampleIndicators14"></home-banner-slide>
						</div>
						<div class="col-6 p-0 border-top border-left-0-5" style="margin:0px !important;">
							<home-banner-slide :items="banner_b4" id="carouselExampleIndicators15"></home-banner-slide>
						</div>
					</div>
					<div class="row m-0 bannerfade">
						<div class="col-12"></div>
						<div class="col-6 p-0 border-top border-right-0-5" style="margin:0px !important;">
							<home-banner-slide :items="banner_b5" id="carouselExampleIndicators16"></home-banner-slide>
						</div>
						<div class="col-6 p-0 border-top border-left-0-5" style="margin:0px !important;">
							<home-banner-slide :items="banner_b6" id="carouselExampleIndicators17"></home-banner-slide>
						</div>
					</div>
					<div class="banner-block">
											<home-banner-c :items="banner_c" qty="5"></home-banner-c>
					</div>
				</template>

			</section-slide-top>

																																																																
				
			</div>
		</div>
	</section>

	<home-banner-mkp :items="banner_mkp1" :len_logo="11"></home-banner-mkp>

		<section-flashsale :windowsize="device_width" v-if="slide_fs && product_flashsale.length > 0">
		<owl-carousel-fs id="owl-flashsale" class_="owl-carousel owl-loaded owl-drag bg-white home-show-flashsale" v-carouselfs>
			<product-item :items="item" addcart_type="new" type="flashsale-slide" page_ref1="" page_ref2="" :windowsize="device_width" v-for="(item,index) in product_flashsale"></product-item>
		</owl-carousel-fs>
	</section-flashsale>

	
			  <section>
      <div class="container  mb-4">
        <div class="row">
		
				
		<div class="col-12 col-md-4 mt-3 pd-10">
			<div class="row mb-dash">
				<report-claim style1="width:56.06%" style2="width:29.32%" style3="width:6.41%" style4="width:5.06%" style5="width:2.04%" style6="width:1.11%"
				value1="56%" value2="29%" value3="6%" value4="5%" value5="2%" value6="1%" days="9 วัน" url="https://www.advice.co.th/services/checkwarranty">
				</report-claim>
			</div>
		</div>

		
        <!--
		--------------------------End data admin report_claim --------------------------------
		-->

		            <div class="col-12 col-md-4 mt-3 pd-10">
				<home-banner-slide :items="banner_d1" id="carouselExampleIndicatorsD1"></home-banner-slide>
          </div>
		  
		             <div class="col-12 col-md-4 mt-3 pd-10">
				<home-banner-slide :items="banner_d2" id="carouselExampleIndicatorsD2"></home-banner-slide>
          </div>
		  
        </div>
      </div>
	   </section>
	      	
	<home-banner-product v-if="banner_product.length > 0" :items="banner_product" :len_logo="10"></home-banner-product>

	<section-home-product-tab title="โปรโมชั่นออนไลน์" url="https://www.advice.co.th/promotion/online">
		<template v-if="tab_product_menu.length > 0" v-slot:menu>
			<section-home-product-tab-menu :items="tab_product_menu" :active="product_online_active"></section-home-product-tab-menu>
		</template>

		<template v-if="banner_e.length > 0" v-slot:banner>
			<div class="image-block m-none" banner-position="5">
				<home-banner-e :items="item" v-for="(item,index) in banner_e"></home-banner-e>
			</div>
		</template>
				<template v-slot:product>
									<div class="product-column-4 home-promotion-online-category" category="notebook" v-if="product_online_active == 'notebook' || product_online_active == ''">
				<product-item :items="item" page_ref1="HOME" page_ref2="Promotion Online" addcart_type="new" :windowsize="device_width" v-for="(item,index) in product_online['notebook']"></product-item>
			</div>
									<div class="product-column-4 home-promotion-online-category" category="cpu" v-if="product_online_active == 'cpu' || product_online_active == ''">
				<product-item :items="item" page_ref1="HOME" page_ref2="Promotion Online" addcart_type="new" :windowsize="device_width" v-for="(item,index) in product_online['cpu']"></product-item>
			</div>
									<div class="product-column-4 home-promotion-online-category" category="all-in-one-pc" v-if="product_online_active == 'all-in-one-pc' || product_online_active == ''">
				<product-item :items="item" page_ref1="HOME" page_ref2="Promotion Online" addcart_type="new" :windowsize="device_width" v-for="(item,index) in product_online['all-in-one-pc']"></product-item>
			</div>
									<div class="product-column-4 home-promotion-online-category" category="desktop-pc" v-if="product_online_active == 'desktop-pc' || product_online_active == ''">
				<product-item :items="item" page_ref1="HOME" page_ref2="Promotion Online" addcart_type="new" :windowsize="device_width" v-for="(item,index) in product_online['desktop-pc']"></product-item>
			</div>
									<div class="product-column-4 home-promotion-online-category" category="mainboard" v-if="product_online_active == 'mainboard' || product_online_active == ''">
				<product-item :items="item" page_ref1="HOME" page_ref2="Promotion Online" addcart_type="new" :windowsize="device_width" v-for="(item,index) in product_online['mainboard']"></product-item>
			</div>
									<div class="product-column-4 home-promotion-online-category" category="graphic-card-vga-" v-if="product_online_active == 'graphic-card-vga-' || product_online_active == ''">
				<product-item :items="item" page_ref1="HOME" page_ref2="Promotion Online" addcart_type="new" :windowsize="device_width" v-for="(item,index) in product_online['graphic-card-vga-']"></product-item>
			</div>
									<div class="product-column-4 home-promotion-online-category" category="monitor" v-if="product_online_active == 'monitor' || product_online_active == ''">
				<product-item :items="item" page_ref1="HOME" page_ref2="Promotion Online" addcart_type="new" :windowsize="device_width" v-for="(item,index) in product_online['monitor']"></product-item>
			</div>
									<div class="product-column-4 home-promotion-online-category" category="inkjet-printer" v-if="product_online_active == 'inkjet-printer' || product_online_active == ''">
				<product-item :items="item" page_ref1="HOME" page_ref2="Promotion Online" addcart_type="new" :windowsize="device_width" v-for="(item,index) in product_online['inkjet-printer']"></product-item>
			</div>
									<div class="product-column-4 home-promotion-online-category" category="laser-printer" v-if="product_online_active == 'laser-printer' || product_online_active == ''">
				<product-item :items="item" page_ref1="HOME" page_ref2="Promotion Online" addcart_type="new" :windowsize="device_width" v-for="(item,index) in product_online['laser-printer']"></product-item>
			</div>
			
					</template>
	</section-home-product-tab>
				
																					
					

	    <section>
      <div class="container mt-3 mb-3" banner-position="6">
        <div class="row">
														 															 															 														
				<home-banner-f :items="item" v-for="(item,index) in banner_f"></home-banner-f>
				        </div>
      </div>
    </section>

		<style>
.modal #alert-all {font-family: dbheavent !important;}
#text-alert-all{font-size:22px !important;}
</style>
<div class="popup-box chat-popup" id="qnimate">
	<div style="position: relative;">
		<img class="image-nong-live-chat" style="" src="https://img.advice.co.th/images_nas/mobile_advice/live_chat/nong.png" salt="sunil">
		<div class="popup-head text-center" style="display:none">
			<div class="pop-head-text">
				Live Chat Advice
			</div>
			<!-- <div class="pop-head-topic">
				-กรุณาเลือกช่องทางติดต่อ-
			</div> -->
            			<div class="pop-head-icon" onclick="setMinimise()">
				<i class="fa fa-window-minimize" aria-hidden="true"></i>
			</div>
            		</div>
					<div class="pop-close-icon" onclick="setMinimise()">
				<i class="fa fa-times" style="font-weight: 100;
				color: gray;
				padding: 6px 9px;
				border-radius: 50%;
				background: #F0F0F0;"></i>
			</div>
			</div>
		<div class="alert-chat" style="display: none;padding: 30px">
		</div>
		<div class="popup-messages-chat" style="display: none;">
			<div class="mesgs">
				<div class="msg_history" id="chat-list">
				</div>
				<div class="file-attact">
					<div class="icon-file-attacrt center">
						<i style="font-size: 14px;" class="fa fa-paperclip" aria-hidden="true"></i>
					</div>
					<div class="text-file-attact center">
						แนบไฟล์
					</div>
					<div class="btn-cancel-file" onclick="closePreviewFile()">
						<i style="font-size: 15px;" class="fa fa-times" aria-hidden="true"></i>
					</div>
				</div>
				<div class="type_msg">
					<input id="fileBrowser" style="display:none;">
					<div class="input_msg_write">
						<textarea type="text" class="write_msg" onkeypress="sendMessageInput(event)" placeholder="ส่งข้อความ" ></textarea>
						<button onclick="sendMessage()" class="btn btn-success msg_send_btn"
							style="border-radius: 0px;">Send</button>
					</div>
				</div>
			</div>
			<div  id="emojis" data-display="off" style="display:none;"></div>
		</div>
		<div class="popup-messages">
			<div class="txt-title">
				กรุณาตั้งชื่อและเลือกหัวข้อในการติดต่อ
			</div>
			<div style="overflow: auto;height: calc(100% - 70px);">
				<!-- <form id="regis-new-chat" action="" style="display: flex;
				flex-direction: column;
				justify-content: space-between;
				height: 100%;">	 -->
				<form id="regis-new-chat" action="">
					<div class="direct-chat-messages">
						<div class="popup-mag-top">
							<div class="txt-topic">
								ชื่อลูกค้า
							</div>
							<div class="popup-in-text">
								<input name="chat_cusname" onkeyup="checkValidate()" placeholder="ตัวอย่าง คุณใจดี" id="chat_cusname" type="text" value="" class="txt-input form-control "  required>
							</div>
						</div>
						<!-- <div>
							<div class="f-11">
								รหัสลูกค้า
							</div>
							<div class="popup-in-text">
								<div class="group_checkbox">
									<div class="group-flex">
										<div>
											<input type="checkbox"  onchange="setCheckData(true)" class="checkbox-chat" name="" id="choice_chat_cuscode_1" value="T">
										</div>
										<div class="chat-mag-left">
											มีรหัสลูกค้า
										</div>
									</div>
									<div class="group-flex chat-mag-left">
										<div>
											<input type="checkbox" onchange="setCheckData(false)" class="checkbox-chat"  name="" id="choice_chat_cuscode_2" value="F">
										</div>
										<div class="chat-mag-left">
											ไม่มีรหัสลูกค้า
										</div>
									</div>
								</div>
								<div class="">
									<input style="display: none;" name="chat_cuscode" placeholder="รหัสลูกค้า(ถ้ามี)" id="chat_cuscode" value="" type="text" class="f-11 form-control">
								</div>
							</div>
						</div> -->
						<div>
							<div class="txt-topic">
								หมายเลขโทรศัพท์
							</div>
							<div class="popup-in-text">
								<input name="chat_custel" onkeyup="checkValidate()" placeholder="ระบุหมายเลขโทรศัพท์" id="chat_custel" type="text" class="txt-input form-control number-only">
								<input hidden name="en_custel" id="en_custel" value="" type="text">
							</div>
						</div>
						<div class="txt-topic" style="margin-top:20px">
							<div id="live-chat-spinner" class="spinner-grow spinner-grow-sm" style="
							vertical-align: middle;"></div> มีอะไรให้ช่วยเหลือ
						</div>
						<div class="popup-messages-topic">
							<div id="menu-topic"></div>
						</div>
						<div id="div-recaptcha" class="div-recaptcha">
							<div class="g-recaptcha" data-sitekey="6LdhNgsTAAAAADAaNr-KDpINfj3NLsmChRvYHC0C" data-callback="onSuccess"></div>
							<input type="hidden" id="reCaptcha" name="reCaptcha" value="F">
						</div>
					</div>
					<div class="popup-btn-login">
						<!-- <button type="button" onclick="sendLiveChat()" class="btn btn-primary"
							style="width: 100% !important;width: 97% !important;height: 35px;">Login</button> -->
						<input value="ตกลง" type="submit" disabled id="btn_ok" class="btn btn-primary"
						style="width: 97% !important;
						border-radius: 25px;
						font-size: 20px;
						font-family: dbheavent;
						background: #0095DA;
						margin-bottom: 5px;border-color: rgb(0, 149, 218);">
					</div>
				</form>
			</div>
		</div>
</div>
		<div class="live_chat_icon">
		<div id="social_icon" class="social_icon slide-in">
			<!-- <img src="https://img.advice.co.th/images_nas/advice/social_group/chat.png" class="mt-1" alt="" srcset=""  onclick="showDialogChat()"> -->
			<a href="https://page.line.me/adviceclub" target="_blank">
				<img src="https://img.advice.co.th/images_nas/advice/social_group/line.png" class="mt-1" alt="" srcset="">
			</a>
			<a href="http://m.me/AdviceClub" target="_blank">
				<img src="https://img.advice.co.th/images_nas/advice/social_group/messenger.png" class="mt-1" alt="" srcset="">
			</a>
		</div>
		<img src="https://img.advice.co.th/images_nas/advice/social_group/nongnaenum.png" onclick="scrollSocialGroup()" alt="" srcset="">
			</div>
	<div class="live_chat_icon2" onclick="onTop()">
		<img src="https://img.advice.co.th/images_nas/advice/Ontop.png" alt="" srcset="">
		<!-- <img src="https://img.advice.co.th/images_nas/live_chat/Live-Chat.png" alt="" srcset=""> -->
	</div>
			  	<div class="modal" id="modal-close-livechat" tabindex="-1" role="dialog">
			<div class="modal-dialog" role="document" style="
						min-height: calc(100vh - 100px);
						display: flex;
						flex-direction: column;
						justify-content: center;
						overflow: auto;
			">
				<div class="modal-content p-0">
					<div class="modal-header p-2" style="background: #ffb733;">
						<h5 class="modal-title">Live Chat</h5>
					</div>
					<div class="modal-body text-center">
						<p class="mb-0">ขออภัย ขณะนี้ระบบปิดบริการชั่วคราว สามารถติดต่อสอบถามข้อมูลเพิ่มเติมได้ที่</p>
						<p>Line : @adviceclub  , Facebook : Adviceclub</p>
						<button type="button" class="btn btn-sm btn-success" data-dismiss="modal">Close</button>
					</div>
				</div>
			</div>
		</div>
			
	<section-home-product title="Computer Hardware" url="https://www.advice.co.th/product/computer-hardware" category="home_diy" banner_position="7">
		<template v-slot:banner>
			<home-banner-g :items="item" v-for="(item,index) in banner_g1"></home-banner-g>
		</template>
		<template v-slot:product>
			<product-item :items="item" addcart_type="new" :windowsize="device_width" v-for="(item,index) in product_diy" page_ref1="HOME" page_ref2="COMPUTER HARDWARE"></product-item>
		</template>
	</section-home-product>

															  
	<section-home-product v-if="product_comset.length > 0" title="Computer Set" url="https://www.advice.co.th/product/comset" category="home_comset" banner_position="10">
		<template v-slot:banner>
			<home-banner-g :items="item" v-for="(item,index) in banner_g2"></home-banner-g>
		</template>
		<template v-slot:product>
			<product-item :items="item" addcart_type="new" :windowsize="device_width" v-for="(item,index) in product_comset" page_ref1="HOME" page_ref2="COMPUTER SET"></product-item>
		</template>
	</section-home-product>

	
	<section-home-product title="Notebook" url="https://www.advice.co.th/product/notebook" category="home_notebook" banner_position="8">
		<template v-slot:banner>
			<home-banner-g :items="item" v-for="(item,index) in banner_g3"></home-banner-g>
		</template>
		<template v-slot:product>
			<product-item :items="item" addcart_type="new" :windowsize="device_width" v-for="(item,index) in product_notebook" page_ref1="HOME" page_ref2="Notebook"></product-item>
		</template>
	</section-home-product>
																  
	    <section>
		<banner-h :items="banner_h" grid="3"></banner-h>

																											
	<section-news v-if="slide_flashnews && obj_news_flash.length > 0 && config_news_flash == 'T'" title="Flash News" url="https://www.advice.co.th/flashnews">
		<carousel-news id="owl-four" class_="owl-carousel owl-loaded owl-drag" v-carousel_flashnews>
			<item-news v-for="(item,index) in obj_news_flash" :item="item"></item-news>
		</carousel-news>
	</section-news>

	
	<section-news v-if="slide_act && obj_promo_act.length > 0" title="โปรโมชั่น และกิจกรรม" url="https://www.advice.co.th/activity-promotion">
		<carousel-news id="owl-two" class_="owl-carousel owl-loaded owl-drag" v-carousel_act>
			<item-news v-for="(item,index) in obj_promo_act" :item="item"></item-news>
		</carousel-news>
	</section-news>

	
	<section-news v-if="slide_review && obj_news_review.length > 0" title="ข่าวไอที และรีวิว" url="https://www.advice.co.th/news-review" >
		<carousel-news id="owl-tree" class_="owl-carousel owl-loaded owl-drag" v-carousel_review>
			<item-news v-for="(item,index) in obj_news_review" :item="item"></item-news>
		</carousel-news>
	</section-news>


	
	<home-popup :item="home_popup"></home-popup>

			<div class="foot-cookie" style="display:none;">
			<div class="foot-cookie-con">
			<span class="p-cookie-c">advice.co.th ใช้คุกกี้บนเว็บไซต์นี้เพื่อการบริหารเว็บไซต์ และเพิ่มประสิทธิภาพการใช้งานของท่าน <a href="https://www.advice.co.th/cookies-policy" style="color:#FFFFFF;text-decoration:underline;">(เรียนรู้เพิ่มเติม) </a></span>
			<button class="btn btn-light ml-2" onclick="GetModalCookie()" style="min-width:90px; color: #FFF; background-color: #004c98; border-color: #004c98;">การตั้งค่าคุกกี้</button>
				<button type="button" onclick="setCookie('CookieMaster')" class="btn btn-primary ml-2" style="min-width:90px;">ยอมรับทั้งหมด</button>
			</div>
		</div>
		
	<ele-footer-news :windowsize="device_width" ele_title="สมัครรับข้อมูลข่าวสาร และโปรโมชั่น"  btn_text="ยืนยัน"></ele-footer-news>

	<ele-footer :windowsize="device_width">
		<ele-footer-data col="4" type="1" :data="footer.footer_1"></ele-footer-data>
		<ele-footer-data col="8" type="2" :data="footer.footer_2"></ele-footer-data>
		<script>
			window.insider_object = window.insider_object || {};
					</script>
	</ele-footer>

	
	<form method="post" action="https://www.advice.co.th/wheretobuy/findnearme" id="form_nearme" >
		<input name="lat" id="lat" type="hidden" />
		<input name="long" id="long" type="hidden" />
	</form>

			<div class="col-12 text-center footer-dbd">
			<img src="https://img.advice.co.th/images_nas/advice/logo-dbd.png" alt="Advice IT Infinite Public Company Limited" class="img-footer-dbd">
		<img src="https://img.advice.co.th/images_nas/advice/ISO_01.jpg" alt="Advice IT Infinite Public Company Limited" class="pl-2 img-footer-iso">
		<img src="https://img.advice.co.th/images_nas/advice/ISO_02.jpg" alt="Advice IT Infinite Public Company Limited" class="pl-2 img-footer-iso">
		<br>Copyright © 2024 Advice IT Infinite Public Company Limited<br> ALL RIGHTS RESERVED.
	</div>
	
	
	<ele-footer-mobile :data="footer.footer_mobile" :windowsize="device_width"></ele-footer-mobile>

	</div>
		<script src='https://sdk.adviceit.com/wua/prodev/coreapi.js?v=20240520125123">'></script>
	<script src="https://img.advice.co.th/images_nas/advice/oneweb/assets/js/jquery/jquery-ui.min.js"></script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.3/js/bootstrap.min.js" integrity="sha512-8qmis31OQi6hIRgvkht0s6mCOittjMa9GMqtK9hes5iEQBQE/Ca6yGE5FsW36vyipGoWQswBj/QBm2JR086Rkw==" crossorigin="anonymous"></script>
    <script src="https://img.advice.co.th/images_nas/advice/oneweb/assets/js/owl.carousel.min.js"></script>
    <!-- jQuery -->

    <script src="https://img.advice.co.th/images_nas/advice/oneweb/assets/js/jquery/modernizr.min.js"></script> <!-- Modernizr -->
    <script src="https://img.advice.co.th/images_nas/advice/oneweb/assets/js/jquery/jquery.menu-aim.min.js"></script>
    <script src="https://img.advice.co.th/images_nas/advice/oneweb/assets/js/jquery/main.js"></script>

			
	
	
	<script src="//cdnjs.cloudflare.com/ajax/libs/numeral.js/2.0.6/numeral.min.js"></script>
	
	<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.7.16/vue.min.js"></script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/vue-lazyload/3.0.0-rc.2/vue-lazyload.js"></script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.1/moment.min.js" integrity="sha512-qTXRIMyZIFb8iQcfjXWCO8+M5Tbc38Qi5WzdPOYZHIlZpzBHG3L3by84BBBOiRGiEb7KKtAOAs5qYdUiZiQNNQ==" crossorigin="anonymous"></script>
	<script src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert2/11.10.8/sweetalert2.all.min.js"></script>
	<script src="https://img.advice.co.th/images_nas/advice/js/advice-valid.js"></script>
	<script src="https://cdn.orbitvu.co/orbitvu12/3911/orbitvu.js"></script>
	<script src="https://img.advice.co.th/images_nas/advice/js/orbitvu.js"></script>
	<script>
	const config_desktop_size = 1200;

	var qty_gold = '9999';
	</script>

	<script defer src="https://img.advice.co.th/images_nas/advice/assets/js/home.min.js?v=1.42"></script>
	<script>
	if(!v_mix){var v_mix = {};}
	</script>

	<script defer src="https://img.advice.co.th/images_nas/advice/assets/js/main.min.js?v=2.19"></script>

	<!-- Google Tag Manager (noscript) -->
	<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCRX4V"
	height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
	<!-- End Google Tag Manager (noscript) -->

	
	<script>
		$(document).ready(function() {
			show_smart_cont();
			setTimeout(function() {
				$('#contact_chat_help').removeClass('contact_chat_help');
				$('#contact_chat_help').css('display','none');
			}, 5000);

		});
	var obj_js_head = [];
	//obj_js_head.push('https://www.googletagmanager.com/gtag/js?id=UA-28871641-1');
	
		obj_js_head.push('https://mstatic.priceza.com/js/tracking-3.0.js');
	
	var obj_js_body = [];
		obj_js_body.push('https://ipac.ctnsnet.com/int/integration?pixel=62570310&nid=1125532&cont=s');
		obj_js_body.push('https://img.advice.co.th/images_nas/advice/oneweb/assets/js/jquery/jquery.validationEngine-en.min.js');
	obj_js_body.push('https://img.advice.co.th/images_nas/advice/oneweb/assets/js/jquery/jquery.validationEngine.min.js');
	obj_js_body.push('https://img.advice.co.th/images_nas/online/autojs/jquery.easy-autocomplete.min.js?1');
	obj_js_body.push('https://apis.google.com/js/platform.js?onload=initI');
	// obj_js_body.push('https://img.advice.co.th/images_nas/online/img-zoom/src/xzoom.min.js');
	obj_js_body.push('https://consentag.eu/public/2.1.1/consenTag.js');
	window.addEventListener("DOMContentLoaded", function(event) {

		main_app.web_lang = "th";
		main_app.web_url = "https://www.advice.co.th/";

		main_app.header.desktop.top = {"call_center":"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21 \u0e42\u0e17\u0e23.1491 \u0e2b\u0e23\u0e37\u0e2d 02-908-8888","call_center_icon":"<i class=\"fal fa-phone\"><\/i>","aboutus":{"text":"\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32","url":"https:\/\/www.advice.co.th\/aboutus"},"job":{"text":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e07\u0e32\u0e19 ","url":"https:\/\/www.advice.co.th\/job"},"icon_th":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/th.png","icon_eng":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/en.png"};
		main_app.header.desktop.bottom = {"section_1":{"placeholder":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c","url":"https:\/\/www.advice.co.th\/search"},"section_2":[{"icon":"<i class=\"fal fa-repeat\"><\/i>","text":"\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32","url":"https:\/\/www.advice.co.th\/product\/compare"},{"icon":"<i class=\"fal fa-heart\"><\/i>","text":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e42\u0e1b\u0e23\u0e14","url":"https:\/\/www.advice.co.th\/adviceonline\/favourites"},{"icon":"<i class=\"fal fa-shopping-cart\"><\/i>","text":"\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32","url":"https:\/\/www.advice.co.th\/product\/compare","style":"position:relative;","class_":"dropdown btn-cart-popup","is_cart":"T","cart_text_total":"\u0e22\u0e2d\u0e14\u0e23\u0e27\u0e21","cart_text_view":"\u0e14\u0e39\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32","cart_url":"https:\/\/www.advice.co.th\/cart"},{"icon":"<i class=\"fal fa-user\"><\/i>","text":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a","url":"#","class_":"dropdown","data":[{"icon":"<i class=\"fal fa-sign-in\"><\/i>","text":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a","url":"https:\/\/www.advice.co.th\/adviceonline\/login"},{"icon":"<i class=\"fal fa-user-plus\"><\/i>","text":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01","url":"https:\/\/www.advice.co.th\/adviceonline\/login\/registration"}],"is_sign_in":""}]};
		main_app.header.desktop.bottom_2 = {"section_1":[{"menu_name":"\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32","menu_url":"https:\/\/www.advice.co.th\/product\/apple-product"},{"menu_name":"\u0e0a\u0e49\u0e2d\u0e1b\u0e1b\u0e34\u0e49\u0e07","menu_url":"#","data":[{"menu_name":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e49\u0e2d\u0e1b\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c","menu_url":"https:\/\/www.advice.co.th\/adviceonline\/login"},{"menu_name":"\u0e42\u0e1b\u0e23\u0e42\u0e21\u0e0a\u0e31\u0e48\u0e19\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c","menu_url":"https:\/\/www.advice.co.th\/activity-promotion?page=1"},{"menu_name":"\u0e42\u0e1b\u0e23\u0e42\u0e21\u0e0a\u0e31\u0e48\u0e19\u0e1c\u0e48\u0e2d\u0e19 0%","menu_url":"https:\/\/www.advice.co.th\/branch-promotion\/4072"},{"menu_name":"\u0e1c\u0e48\u0e2d\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e1a\u0e31\u0e15\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19","menu_url":"https:\/\/www.advice.co.th\/Samsung-Finance"},{"menu_name":"Flash Sale","menu_url":"https:\/\/www.advice.co.th\/promotion\/flashsale"},{"menu_name":"\u0e41\u0e19\u0e1a\u0e2a\u0e25\u0e34\u0e1b\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19","menu_url":"https:\/\/www.advice.co.th\/customer\/order\/pay-slip"},{"menu_name":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d","menu_url":"https:\/\/www.advice.co.th\/adviceonline\/order"},{"menu_name":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07","menu_url":"https:\/\/www.advice.co.th\/adviceonline\/tracking"},{"menu_name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d","menu_url":"https:\/\/www.advice.co.th\/adviceonline\/howtoshopping"},{"menu_name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19","menu_url":"https:\/\/www.advice.co.th\/adviceonline\/howtopayment"},{"menu_name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07","menu_url":"https:\/\/www.advice.co.th\/adviceonline\/shippingterms"},{"menu_name":"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c","menu_url":"https:\/\/www.advice.co.th\/contactus"}]},{"menu_name":"\u0e14\u0e35\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c","menu_url":"#","data":[{"menu_name":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e14\u0e35\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c\/\u0e0a\u0e48\u0e32\u0e07","menu_url":"https:\/\/www.advice.co.th\/advicedealer\/login"},{"menu_name":"\u0e41\u0e08\u0e49\u0e07\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19","menu_url":"https:\/\/www.advice.co.th\/advicedealer\/order\/pay-slip-dealer"},{"menu_name":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07","menu_url":"https:\/\/www.advice.co.th\/advicedealer\/trantech"},{"menu_name":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22 (\u0e14\u0e35\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c)","menu_url":"https:\/\/www.advice.co.th\/advicedealer\/register"},{"menu_name":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22 (\u0e0a\u0e48\u0e32\u0e07)","menu_url":"https:\/\/www.advice.co.th\/advicetechnician\/regis-request"},{"menu_name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d ","menu_url":"https:\/\/www.advice.co.th\/advicedealer\/howtoshopping"},{"menu_name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19 ","menu_url":"https:\/\/www.advice.co.th\/advicedealer\/howtopayment"}]},{"menu_name":"\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23","menu_url":"#","data":[{"menu_name":"\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23","menu_url":"https:\/\/www.advice.co.th\/corporate"},{"menu_name":"CORPORATE PRODUCT","menu_url":"https:\/\/www.advice.co.th\/productcorporate"},{"menu_name":"\u0e08\u0e31\u0e14\u0e2a\u0e40\u0e1b\u0e04\u0e42\u0e19\u0e4a\u0e15\u0e1a\u0e38\u0e4a\u0e04 (CTO)","menu_url":"https:\/\/www.advice.co.th\/quotationorder\/home"}]},{"menu_name":"\u0e08\u0e31\u0e14\u0e2a\u0e40\u0e1b\u0e04\/\u0e04\u0e2d\u0e21\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a","menu_url":"#","data":[{"menu_name":"Computer Set Promotion","menu_url":"https:\/\/www.advice.co.th\/product\/comset"},{"menu_name":"\u0e08\u0e31\u0e14\u0e2a\u0e40\u0e1b\u0e04\u0e04\u0e2d\u0e21","menu_url":"https:\/\/www.advice.co.th\/pc-spec"}]},{"menu_name":"\u0e04\u0e49\u0e19\u0e2b\u0e32 \u0e2a\u0e32\u0e02\u0e32\u0e43\u0e01\u0e25\u0e49\u0e04\u0e38\u0e13","menu_url":"#","data":[{"menu_name":"\u0e2a\u0e32\u0e02\u0e32\u0e43\u0e01\u0e25\u0e49\u0e04\u0e38\u0e13","menu_url":"#","onclick":"find_near_me()"},{"menu_name":"\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f \u0e41\u0e25\u0e30\u0e1b\u0e23\u0e34\u0e21\u0e13\u0e11\u0e25","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e34\u0e21\u0e13\u0e11\u0e25"},{"menu_name":"\u0e20\u0e32\u0e04\u0e40\u0e2b\u0e19\u0e37\u0e2d","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e20\u0e32\u0e04\u0e40\u0e2b\u0e19\u0e37\u0e2d"},{"menu_name":"\u0e20\u0e32\u0e04\u0e01\u0e25\u0e32\u0e07","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e20\u0e32\u0e04\u0e01\u0e25\u0e32\u0e07"},{"menu_name":"\u0e20\u0e32\u0e04\u0e15\u0e30\u0e27\u0e31\u0e19\u0e2d\u0e2d\u0e01","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e15\u0e30\u0e27\u0e31\u0e19\u0e2d\u0e2d\u0e01"},{"menu_name":"\u0e20\u0e32\u0e04\u0e2d\u0e35\u0e2a\u0e32\u0e19","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e20\u0e32\u0e04\u0e2d\u0e35\u0e2a\u0e32\u0e19"},{"menu_name":"\u0e20\u0e32\u0e04\u0e43\u0e15\u0e49","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e20\u0e32\u0e04\u0e43\u0e15\u0e49"},{"menu_name":"\u0e2a\u0e1b\u0e1b.\u0e25\u0e32\u0e27","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e2a\u0e1b\u0e1b-\u0e25\u0e32\u0e27"}],"onclick":"go_where_to_buy();"},{"menu_name":"\u0e0b\u0e31\u0e1e\u0e1e\u0e25\u0e32\u0e22\u0e40\u0e2d\u0e2d\u0e23\u0e4c","menu_url":"#","data":[{"menu_name":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0b\u0e31\u0e1e\u0e1e\u0e25\u0e32\u0e22\u0e40\u0e2d\u0e2d\u0e23\u0e4c","menu_url":"https:\/\/www.advice.co.th\/supplier\/login"},{"menu_name":"\u0e40\u0e2a\u0e19\u0e2d\u0e02\u0e32\u0e22\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32","menu_url":"https:\/\/www.advice.co.th\/supplier\/offer"},{"menu_name":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e0b\u0e31\u0e1e\u0e1e\u0e25\u0e32\u0e22\u0e40\u0e2d\u0e2d\u0e23\u0e4c\u0e23\u0e32\u0e22\u0e43\u0e2b\u0e21\u0e48","menu_url":"https:\/\/www.advice.co.th\/request_supplier_login"}]},{"menu_name":"\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","menu_url":"#","data":[{"menu_name":"\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19","menu_url":"https:\/\/www.advice.co.th\/services\/warranty"},{"menu_name":"\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19","menu_url":"https:\/\/www.advice.co.th\/services\/checkwarranty"},{"menu_name":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e07\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23","menu_url":"https:\/\/www.advice.co.th\/services\/checkclaim"},{"menu_name":"\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e38\u0e01\u0e01\u0e35\u0e49","menu_url":"https:\/\/www.advice.co.th\/cookies-policy"},{"menu_name":"\u0e23\u0e31\u0e1a\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e23\u0e49\u0e2d\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19","menu_url":"https:\/\/www.advice.co.th\/complaint"},{"menu_name":"LiveChat","menu_url":"https:\/\/www.advice.co.th\/live_chat"},{"menu_name":"\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22","menu_url":"https:\/\/www.advice.co.th\/faq"},{"menu_name":"Community","menu_url":"https:\/\/www.advice.co.th\/community"},{"menu_name":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e07\u0e32\u0e19 ","menu_url":"https:\/\/www.advice.co.th\/job"},{"menu_name":"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e43\u0e2b\u0e0d\u0e48","menu_url":"https:\/\/www.advice.co.th\/contactus"}]},{"menu_name":"\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21","menu_url":"#","data":[{"menu_name":"\u0e02\u0e48\u0e32\u0e27\u0e44\u0e2d\u0e17\u0e35\u0e41\u0e25\u0e30\u0e23\u0e35\u0e27\u0e34\u0e27","menu_url":"https:\/\/www.advice.co.th\/news-review"},{"menu_name":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e41\u0e25\u0e30\u0e42\u0e1b\u0e23\u0e42\u0e21\u0e0a\u0e31\u0e48\u0e19","menu_url":"https:\/\/www.advice.co.th\/activity-promotion"}]},{"menu_name":"\u0e19\u0e31\u0e01\u0e25\u0e07\u0e17\u0e38\u0e19\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c","menu_url":"https:\/\/www.advicepcl.co.th"}],"section_2":[]};

		main_app.footer.footer_1 = {"title":"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21","tel":"\u0e42\u0e17\u0e23. 1491 \u0e2b\u0e23\u0e37\u0e2d 02-908-8888","company":"\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e41\u0e2d\u0e14\u0e44\u0e27\u0e0b\u0e4c \u0e44\u0e2d\u0e17\u0e35 \u0e2d\u0e34\u0e19\u0e1f\u0e34\u0e19\u0e34\u0e17 \u0e08\u0e33\u0e01\u0e31\u0e14 (\u0e21\u0e2b\u0e32\u0e0a\u0e19)","address":"74\/1 \u0e2b\u0e21\u0e39\u0e48 1 \u0e15.\u0e17\u0e48\u0e32\u0e2d\u0e34\u0e10 \u0e2d.\u0e1b\u0e32\u0e01\u0e40\u0e01\u0e23\u0e47\u0e14 \u0e08.\u0e19\u0e19\u0e17\u0e1a\u0e38\u0e23\u0e35 11120","social":[{"icon":"<i class=\"fab fa-facebook-square\"><\/i>","url":"https:\/\/www.facebook.com\/AdviceClub","blank":"T","label":"AdviceClub","id":"facebook"},{"icon":"<i class=\"fab fa-line\"><\/i>","url":"https:\/\/page.line.me\/adviceclub","blank":"T","label":"AdviceClub","id":"line"},{"icon":"<i class=\"fab fa-twitter-square\"><\/i>","url":"https:\/\/twitter.com\/advice_club","blank":"T","label":"AdviceClub","id":"twitter"},{"icon":"<i class=\"fab fa-instagram\"><\/i>","url":"https:\/\/www.instagram.com\/adviceclub\/","blank":"T","label":"AdviceClub","id":"ig"},{"icon":"<i class=\"fab fa-youtube\"><\/i>","url":"https:\/\/www.youtube.com\/channel\/UC2k_5ayXxVqlJ9DtO5oa_2g","blank":"T","label":"AdviceClub","id":"youtube"},{"icon":"<i class=\"fab fa-facebook-messenger\"><\/i>","url":"http:\/\/m.me\/AdviceClub","blank":"T","label":"AdviceClub","id":"facebook-messenger"}]};
		main_app.footer.footer_2 = {"section_1":{"title":"\u0e0a\u0e49\u0e2d\u0e1b\u0e1b\u0e34\u0e49\u0e07","data":[{"text":"\u0e42\u0e1b\u0e23\u0e42\u0e21\u0e0a\u0e31\u0e48\u0e19\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c","url":"https:\/\/www.advice.co.th\/promotion\/online"},{"text":"Shock Price","url":"https:\/\/www.advice.co.th\/promotion\/shockprice"},{"text":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e49\u0e2d\u0e1b\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c","url":"https:\/\/www.advice.co.th\/adviceonline\/login"},{"text":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d","url":"https:\/\/www.advice.co.th\/adviceonline\/howtoshopping"},{"text":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19","url":"https:\/\/www.advice.co.th\/adviceonline\/howtopayment"},{"text":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07","url":"https:\/\/www.advice.co.th\/adviceonline\/shippingterms"},{"text":"\u0e41\u0e19\u0e1a\u0e2a\u0e25\u0e34\u0e1b\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19","url":"https:\/\/www.advice.co.th\/customer\/order\/pay-slip"},{"text":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d","url":"https:\/\/www.advice.co.th\/adviceonline\/order"},{"text":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07","url":"https:\/\/www.advice.co.th\/adviceonline\/tracking"},{"text":"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c","url":"https:\/\/www.advice.co.th\/contactus"}]},"section_2":{"title":"\u0e14\u0e35\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c","data":[{"text":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e14\u0e35\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c\/\u0e0a\u0e48\u0e32\u0e07","url":"https:\/\/www.advice.co.th\/advicedealer\/order\/pay-slip-dealer"},{"text":"\u0e41\u0e08\u0e49\u0e07\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19","url":"https:\/\/www.advice.co.th\/advicedealer\/order\/pay-slip-dealer"},{"text":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07","url":"https:\/\/www.advice.co.th\/advicedealer\/trantech"},{"text":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22 (\u0e14\u0e35\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c)","url":"https:\/\/www.advice.co.th\/advicedealer\/register"},{"text":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22 (\u0e0a\u0e48\u0e32\u0e07)","url":"https:\/\/www.advice.co.th\/advicetechnician\/regis-request"},{"text":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d ","url":"https:\/\/www.advice.co.th\/advicedealer\/howtoshopping"},{"text":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19 ","url":"https:\/\/www.advice.co.th\/advicedealer\/howtopayment"}]},"section_3":{"title":"\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","title_2":"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32","title_3":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07","data":[{"text":"\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19","url":"https:\/\/www.advice.co.th\/services\/warranty"},{"text":"\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19","url":"https:\/\/www.advice.co.th\/services\/checkwarranty"},{"text":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e07\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23","url":"https:\/\/www.advice.co.th\/services\/checkclaim"},{"text":"\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22","url":"https:\/\/www.advice.co.th\/faq"},{"text":"\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e2a\u0e48\u0e27\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25","url":"https:\/\/www.advice.co.th\/policy\/privacy"}],"data_2":[{"text":"\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32","url":"https:\/\/www.advice.co.th\/aboutus"},{"text":"\u0e19\u0e31\u0e01\u0e25\u0e07\u0e17\u0e38\u0e19\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c","url":"https:\/\/www.advicepcl.co.th"},{"text":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e07\u0e32\u0e19 ","url":"https:\/\/www.advice.co.th\/job"},{"text":"\u0e17\u0e35\u0e48\u0e15\u0e31\u0e49\u0e07\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e43\u0e2b\u0e0d\u0e48","url":"https:\/\/www.advice.co.th\/contactus"},{"text":"\u0e23\u0e31\u0e1a\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e23\u0e49\u0e2d\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19","url":"https:\/\/www.advice.co.th\/complaint"}],"data_3":[{"src":"https:\/\/img.advice.co.th\/images_nas\/advice\/logo-dbd.png","class_":"img-loading img-footer-dbd","onclick":""},{"src":"https:\/\/img.advice.co.th\/images_nas\/advice\/ISO_01.jpg","class_":"pl-2 img-loading img-footer-iso","onclick":""},{"src":"https:\/\/img.advice.co.th\/images_nas\/advice\/ISO_02.jpg","class_":"pl-2 img-loading img-footer-iso","onclick":""}]}};
		main_app.footer.footer_mobile = [{"icon":"<i class=\"fal fa-home-alt\"><\/i>","text":"\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01","class":"activemobile","url":"https:\/\/www.advice.co.th\/"},{"icon":"<i class=\"fal fa-th-large\"><\/i>","text":"\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48","class":"","url":"https:\/\/www.advice.co.th\/product"},{"icon":"<i class=\"fal fa-shopping-cart\"><\/i>","text":"\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32","class":"","url":"https:\/\/www.advice.co.th\/cart"},{"icon":"<i class=\"fal fa-comment-exclamation\" onclick=\"show_smart_cont()\"><\/i>","text":"\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","class":""},{"icon":"<i class=\"fal fa-user\"><\/i>","text":"\u0e1a\u0e31\u0e0d\u0e0a\u0e35","class":"","url":"https:\/\/www.advice.co.th\/customer"}];

		main_app.menu_top_shopping = [{"menu_name":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e49\u0e2d\u0e1b\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c","menu_url":"https:\/\/www.advice.co.th\/adviceonline\/login"},{"menu_name":"\u0e42\u0e1b\u0e23\u0e42\u0e21\u0e0a\u0e31\u0e48\u0e19\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c","menu_url":"https:\/\/www.advice.co.th\/activity-promotion?page=1"},{"menu_name":"\u0e42\u0e1b\u0e23\u0e42\u0e21\u0e0a\u0e31\u0e48\u0e19\u0e1c\u0e48\u0e2d\u0e19 0%","menu_url":"https:\/\/www.advice.co.th\/branch-promotion\/4072"},{"menu_name":"\u0e1c\u0e48\u0e2d\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e1a\u0e31\u0e15\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19","menu_url":"https:\/\/www.advice.co.th\/Samsung-Finance"},{"menu_name":"Flash Sale","menu_url":"https:\/\/www.advice.co.th\/promotion\/flashsale"},{"menu_name":"\u0e41\u0e19\u0e1a\u0e2a\u0e25\u0e34\u0e1b\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19","menu_url":"https:\/\/www.advice.co.th\/customer\/order\/pay-slip"},{"menu_name":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d","menu_url":"https:\/\/www.advice.co.th\/adviceonline\/order"},{"menu_name":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07","menu_url":"https:\/\/www.advice.co.th\/adviceonline\/tracking"},{"menu_name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d","menu_url":"https:\/\/www.advice.co.th\/adviceonline\/howtoshopping"},{"menu_name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19","menu_url":"https:\/\/www.advice.co.th\/adviceonline\/howtopayment"},{"menu_name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07","menu_url":"https:\/\/www.advice.co.th\/adviceonline\/shippingterms"},{"menu_name":"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c","menu_url":"https:\/\/www.advice.co.th\/contactus"}];
		main_app.menu_top_dealer = [{"menu_name":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e14\u0e35\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c\/\u0e0a\u0e48\u0e32\u0e07","menu_url":"https:\/\/www.advice.co.th\/advicedealer\/login"},{"menu_name":"\u0e41\u0e08\u0e49\u0e07\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19","menu_url":"https:\/\/www.advice.co.th\/advicedealer\/order\/pay-slip-dealer"},{"menu_name":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07","menu_url":"https:\/\/www.advice.co.th\/advicedealer\/trantech"},{"menu_name":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22 (\u0e14\u0e35\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c)","menu_url":"https:\/\/www.advice.co.th\/advicedealer\/register"},{"menu_name":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22 (\u0e0a\u0e48\u0e32\u0e07)","menu_url":"https:\/\/www.advice.co.th\/advicetechnician\/regis-request"},{"menu_name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d ","menu_url":"https:\/\/www.advice.co.th\/advicedealer\/howtoshopping"},{"menu_name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19 ","menu_url":"https:\/\/www.advice.co.th\/advicedealer\/howtopayment"}];
		main_app.menu_top_spec = [{"menu_name":"Computer Set Promotion","menu_url":"https:\/\/www.advice.co.th\/product\/comset"},{"menu_name":"\u0e08\u0e31\u0e14\u0e2a\u0e40\u0e1b\u0e04\u0e04\u0e2d\u0e21","menu_url":"https:\/\/www.advice.co.th\/pc-spec"}];
		main_app.menu_top_branch = [{"menu_name":"\u0e2a\u0e32\u0e02\u0e32\u0e43\u0e01\u0e25\u0e49\u0e04\u0e38\u0e13","menu_url":"#","onclick":"find_near_me()"},{"menu_name":"\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f \u0e41\u0e25\u0e30\u0e1b\u0e23\u0e34\u0e21\u0e13\u0e11\u0e25","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e34\u0e21\u0e13\u0e11\u0e25"},{"menu_name":"\u0e20\u0e32\u0e04\u0e40\u0e2b\u0e19\u0e37\u0e2d","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e20\u0e32\u0e04\u0e40\u0e2b\u0e19\u0e37\u0e2d"},{"menu_name":"\u0e20\u0e32\u0e04\u0e01\u0e25\u0e32\u0e07","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e20\u0e32\u0e04\u0e01\u0e25\u0e32\u0e07"},{"menu_name":"\u0e20\u0e32\u0e04\u0e15\u0e30\u0e27\u0e31\u0e19\u0e2d\u0e2d\u0e01","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e15\u0e30\u0e27\u0e31\u0e19\u0e2d\u0e2d\u0e01"},{"menu_name":"\u0e20\u0e32\u0e04\u0e2d\u0e35\u0e2a\u0e32\u0e19","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e20\u0e32\u0e04\u0e2d\u0e35\u0e2a\u0e32\u0e19"},{"menu_name":"\u0e20\u0e32\u0e04\u0e43\u0e15\u0e49","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e20\u0e32\u0e04\u0e43\u0e15\u0e49"},{"menu_name":"\u0e2a\u0e1b\u0e1b.\u0e25\u0e32\u0e27","menu_url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e2a\u0e1b\u0e1b-\u0e25\u0e32\u0e27"}];
		main_app.menu_supplier = [{"menu_name":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0b\u0e31\u0e1e\u0e1e\u0e25\u0e32\u0e22\u0e40\u0e2d\u0e2d\u0e23\u0e4c","menu_url":"https:\/\/www.advice.co.th\/supplier\/login"},{"menu_name":"\u0e40\u0e2a\u0e19\u0e2d\u0e02\u0e32\u0e22\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32","menu_url":"https:\/\/www.advice.co.th\/supplier\/offer"},{"menu_name":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e0b\u0e31\u0e1e\u0e1e\u0e25\u0e32\u0e22\u0e40\u0e2d\u0e2d\u0e23\u0e4c\u0e23\u0e32\u0e22\u0e43\u0e2b\u0e21\u0e48","menu_url":"https:\/\/www.advice.co.th\/request_supplier_login"}];
		main_app.menu_top_service = [{"menu_name":"\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19","menu_url":"https:\/\/www.advice.co.th\/services\/warranty"},{"menu_name":"\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19","menu_url":"https:\/\/www.advice.co.th\/services\/checkwarranty"},{"menu_name":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e07\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23","menu_url":"https:\/\/www.advice.co.th\/services\/checkclaim"},{"menu_name":"\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e38\u0e01\u0e01\u0e35\u0e49","menu_url":"https:\/\/www.advice.co.th\/cookies-policy"},{"menu_name":"\u0e23\u0e31\u0e1a\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e23\u0e49\u0e2d\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19","menu_url":"https:\/\/www.advice.co.th\/complaint"},{"menu_name":"LiveChat","menu_url":"https:\/\/www.advice.co.th\/live_chat"},{"menu_name":"\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22","menu_url":"https:\/\/www.advice.co.th\/faq"},{"menu_name":"Community","menu_url":"https:\/\/www.advice.co.th\/community"},{"menu_name":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e07\u0e32\u0e19 ","menu_url":"https:\/\/www.advice.co.th\/job"},{"menu_name":"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e43\u0e2b\u0e0d\u0e48","menu_url":"https:\/\/www.advice.co.th\/contactus"}];

		main_app.menu_mobile = {"shopping":{"back":"\u0e0a\u0e49\u0e2d\u0e1b\u0e1b\u0e34\u0e49\u0e07","url":"javascript:void(0);","menu":[{"name":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e49\u0e2d\u0e1b\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c","url":"https:\/\/www.advice.co.th\/adviceonline\/login"},{"name":"\u0e42\u0e1b\u0e23\u0e42\u0e21\u0e0a\u0e31\u0e48\u0e19\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c","url":"https:\/\/www.advice.co.th\/activity-promotion?page=1"},{"name":"\u0e42\u0e1b\u0e23\u0e42\u0e21\u0e0a\u0e31\u0e48\u0e19\u0e1c\u0e48\u0e2d\u0e19 0%","url":"https:\/\/www.advice.co.th\/branch-promotion\/4072"},{"name":"Flash Sale","url":"https:\/\/www.advice.co.th\/promotion\/flashsale"},{"name":"\u0e41\u0e19\u0e1a\u0e2a\u0e25\u0e34\u0e1b\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19","url":"https:\/\/www.advice.co.th\/customer\/order\/pay-slip"},{"name":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d","url":"https:\/\/www.advice.co.th\/adviceonline\/order"},{"name":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07","url":"https:\/\/www.advice.co.th\/adviceonline\/tracking"},{"name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d","url":"https:\/\/www.advice.co.th\/adviceonline\/howtoshopping"},{"name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19","url":"https:\/\/www.advice.co.th\/adviceonline\/howtopayment"},{"name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07","url":"https:\/\/www.advice.co.th\/adviceonline\/shippingterms"},{"name":"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c","url":"https:\/\/www.advice.co.th\/contactus"}]},"dealer":{"back":"\u0e14\u0e35\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c","url":"javascript:void(0);","menu":[{"name":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e14\u0e35\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c\/\u0e0a\u0e48\u0e32\u0e07","url":"https:\/\/www.advice.co.th\/advicedealer\/login"},{"name":"\u0e41\u0e08\u0e49\u0e07\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19","url":"https:\/\/www.advice.co.th\/advicedealer\/order\/pay-slip-dealer"},{"name":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07","url":"https:\/\/www.advice.co.th\/advicedealer\/trantech"},{"name":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22 (\u0e14\u0e35\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c)","url":"https:\/\/www.advice.co.th\/advicedealer\/register"},{"name":"\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22 (\u0e0a\u0e48\u0e32\u0e07)","url":"https:\/\/www.advice.co.th\/advicetechnician\/regis-request"},{"name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d ","url":"https:\/\/www.advice.co.th\/advicedealer\/howtoshopping"},{"name":"\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19 ","url":"https:\/\/www.advice.co.th\/advicedealer\/howtopayment"}]},"corporate":{"back":"\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23","url":"javascript:void(0);","menu":[{"name":"\u0e25\u0e07\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23","url":"https:\/\/www.advice.co.th\/corporate"},{"name":"CORPORATE PRODUCT","url":"https:\/\/www.advice.co.th\/productcorporate"},{"name":"\u0e08\u0e31\u0e14\u0e2a\u0e40\u0e1b\u0e04\u0e42\u0e19\u0e4a\u0e15\u0e1a\u0e38\u0e4a\u0e04 (CTO)","url":"https:\/\/www.advice.co.th\/quotationorder\/home"}]},"buildpc":{"back":"\u0e08\u0e31\u0e14\u0e2a\u0e40\u0e1b\u0e04\/\u0e04\u0e2d\u0e21\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a","url":"javascript:void(0);","menu":[{"name":"Computer Set Promotion","url":"https:\/\/www.advice.co.th\/product\/comset"},{"name":"\u0e08\u0e31\u0e14\u0e2a\u0e40\u0e1b\u0e04\u0e04\u0e2d\u0e21","url":"https:\/\/www.advice.co.th\/pc-spec"}]},"branch":{"back":"\u0e04\u0e49\u0e19\u0e2b\u0e32 \u0e2a\u0e32\u0e02\u0e32\u0e43\u0e01\u0e25\u0e49\u0e04\u0e38\u0e13","url":"javascript:void(0);","menu":[{"name":"\u0e2a\u0e32\u0e02\u0e32\u0e43\u0e01\u0e25\u0e49\u0e04\u0e38\u0e13","url":"#","onclick":"find_near_me();"},{"name":"\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f \u0e41\u0e25\u0e30\u0e1b\u0e23\u0e34\u0e21\u0e13\u0e11\u0e25","url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e34\u0e21\u0e13\u0e11\u0e25"},{"name":"\u0e20\u0e32\u0e04\u0e40\u0e2b\u0e19\u0e37\u0e2d","url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e20\u0e32\u0e04\u0e01\u0e25\u0e32\u0e07"},{"name":"\u0e20\u0e32\u0e04\u0e01\u0e25\u0e32\u0e07","url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e15\u0e30\u0e27\u0e31\u0e19\u0e2d\u0e2d\u0e01"},{"name":"\u0e20\u0e32\u0e04\u0e15\u0e30\u0e27\u0e31\u0e19\u0e2d\u0e2d\u0e01","url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e15\u0e30\u0e27\u0e31\u0e19\u0e2d\u0e2d\u0e01"},{"name":"\u0e20\u0e32\u0e04\u0e2d\u0e35\u0e2a\u0e32\u0e19","url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e20\u0e32\u0e04\u0e2d\u0e35\u0e2a\u0e32\u0e19"},{"name":"\u0e20\u0e32\u0e04\u0e43\u0e15\u0e49","url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e20\u0e32\u0e04\u0e43\u0e15\u0e49"},{"name":"\u0e2a\u0e1b\u0e1b.\u0e25\u0e32\u0e27","url":"https:\/\/www.advice.co.th\/wheretobuy\/\u0e2a\u0e1b\u0e1b-\u0e25\u0e32\u0e27"}]},"supplier":{"back":"\u0e0b\u0e31\u0e1e\u0e1e\u0e25\u0e32\u0e22\u0e40\u0e2d\u0e2d\u0e23\u0e4c","url":"javascript:void(0);","menu":[{"name":"\u0e0b\u0e31\u0e1e\u0e1e\u0e25\u0e32\u0e22\u0e40\u0e2d\u0e2d\u0e23\u0e4c","url":"javascript:void(0);","onclick":"find_near_me();"},{"name":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0b\u0e31\u0e1e\u0e1e\u0e25\u0e32\u0e22\u0e40\u0e2d\u0e2d\u0e23\u0e4c","url":"https:\/\/www.advice.co.th\/supplier\/login"},{"name":"\u0e40\u0e2a\u0e19\u0e2d\u0e02\u0e32\u0e22\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32","url":"https:\/\/www.advice.co.th\/supplier\/offer"},{"name":"\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e0b\u0e31\u0e1e\u0e1e\u0e25\u0e32\u0e22\u0e40\u0e2d\u0e2d\u0e23\u0e4c\u0e23\u0e32\u0e22\u0e43\u0e2b\u0e21\u0e48","url":"https:\/\/www.advice.co.th\/request_supplier_login"}]},"service":{"back":"\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","url":"javascript:void(0);","menu":[{"name":"\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19","url":"https:\/\/www.advice.co.th\/services\/warranty"},{"name":"\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19","url":"https:\/\/www.advice.co.th\/services\/checkwarranty"},{"name":"\u0e40\u0e0a\u0e47\u0e04\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e07\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23","url":"https:\/\/www.advice.co.th\/services\/checkclaim"},{"name":"\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e38\u0e01\u0e01\u0e35\u0e49","url":"https:\/\/www.advice.co.th\/cookies-policy"},{"name":"\u0e23\u0e31\u0e1a\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e23\u0e49\u0e2d\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19","url":"https:\/\/www.advice.co.th\/complaint"},{"name":"LiveChat","url":"https:\/\/www.advice.co.th\/live_chat"},{"name":"\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22","url":"https:\/\/www.advice.co.th\/faq"},{"name":"\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e2a\u0e48\u0e27\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25","url":"https:\/\/www.advice.co.th\/policy"},{"name":"Community","url":"https:\/\/www.advice.co.th\/community"},{"name":"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e43\u0e2b\u0e0d\u0e48","url":"https:\/\/www.advice.co.th\/contactus"}]},"context":{"back":"\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21","url":"javascript:void(0);","menu":[{"name":"\u0e02\u0e48\u0e32\u0e27\u0e44\u0e2d\u0e17\u0e35\u0e41\u0e25\u0e30\u0e23\u0e35\u0e27\u0e34\u0e27","url":"https:\/\/www.advice.co.th\/news-review"},{"name":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e41\u0e25\u0e30\u0e42\u0e1b\u0e23\u0e42\u0e21\u0e0a\u0e31\u0e48\u0e19","url":"https:\/\/www.advice.co.th\/activity-promotion"}]},"corporategovernance":{"url":"https:\/\/www.advicepcl.co.th"},"aboutus":{"url":"https:\/\/www.advice.co.th\/aboutus"},"job":{"url":"https:\/\/www.advice.co.th\/job"}};

		let menu_product = {"1":[{"menu_name":"APPLE PRODUCTS","menu_url":"https:\/\/www.advice.co.th\/product\/apple-product","group_id":"39","menu_head_group_id":"1","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/01-notebook.svg","menu_sub":[{"menu_name":"MacBook","menu_id":"01907","menu_url":"https:\/\/www.advice.co.th\/product\/macbook","menu_sub":[{"menu_name":"MacBook Air","menu_dtl_id":"026102","menu_url":"https:\/\/www.advice.co.th\/product\/macbook\/macbook-air","menu_slug":"macbook-air"},{"menu_name":"MacBook Pro","menu_dtl_id":"026103","menu_url":"https:\/\/www.advice.co.th\/product\/macbook\/macbook-pro","menu_slug":"macbook-pro"}],"menu_slug":"macbook"},{"menu_name":"iMac","menu_id":"01879","menu_url":"https:\/\/www.advice.co.th\/product\/imac","menu_sub":[{"menu_name":"iMac","menu_dtl_id":"025758","menu_url":"https:\/\/www.advice.co.th\/product\/imac\/imac","menu_slug":"imac"},{"menu_name":"Mac mini","menu_dtl_id":"026809","menu_url":"https:\/\/www.advice.co.th\/product\/imac\/mac-mini","menu_slug":"mac-mini"},{"menu_name":"Mac Studio","menu_dtl_id":"026810","menu_url":"https:\/\/www.advice.co.th\/product\/imac\/mac-studio","menu_slug":"mac-studio"}],"menu_slug":"imac"},{"menu_name":"iPad","menu_id":"01891","menu_url":"https:\/\/www.advice.co.th\/product\/ipad","menu_sub":[{"menu_name":"iPad Wifi","menu_dtl_id":"026811","menu_url":"https:\/\/www.advice.co.th\/product\/ipad\/ipad-wifi","menu_slug":"ipad-wifi"},{"menu_name":"iPad Cellular","menu_dtl_id":"026812","menu_url":"https:\/\/www.advice.co.th\/product\/ipad\/ipad-cellular","menu_slug":"ipad-cellular"},{"menu_name":"iPad Air Wifi","menu_dtl_id":"026814","menu_url":"https:\/\/www.advice.co.th\/product\/ipad\/ipad-air-wifi","menu_slug":"ipad-air-wifi"},{"menu_name":"iPad Air Cellular","menu_dtl_id":"026815","menu_url":"https:\/\/www.advice.co.th\/product\/ipad\/ipad-air-cellular","menu_slug":"ipad-air-cellular"},{"menu_name":"iPad Pro Wifi","menu_dtl_id":"026816","menu_url":"https:\/\/www.advice.co.th\/product\/ipad\/ipad-pro-wifi","menu_slug":"ipad-pro-wifi"},{"menu_name":"iPad Pro Cellular","menu_dtl_id":"026817","menu_url":"https:\/\/www.advice.co.th\/product\/ipad\/ipad-pro-cellular","menu_slug":"ipad-pro-cellular"}],"menu_slug":"ipad"},{"menu_name":"iPhone","menu_id":"01890","menu_url":"https:\/\/www.advice.co.th\/product\/iphone","menu_sub":[{"menu_name":"iPhone 15","menu_dtl_id":"026739","menu_url":"https:\/\/www.advice.co.th\/product\/iphone\/iphone-15","menu_slug":"iphone-15"},{"menu_name":"iPhone 14","menu_dtl_id":"026401","menu_url":"https:\/\/www.advice.co.th\/product\/iphone\/iphone-14","menu_slug":"iphone-14"},{"menu_name":"iPhone 13","menu_dtl_id":"026400","menu_url":"https:\/\/www.advice.co.th\/product\/iphone\/iphone-13","menu_slug":"iphone-13"},{"menu_name":"iPhone 12","menu_dtl_id":"026399","menu_url":"https:\/\/www.advice.co.th\/product\/iphone\/iphone-12","menu_slug":"iphone-12"},{"menu_name":"iPhone 11","menu_dtl_id":"026398","menu_url":"https:\/\/www.advice.co.th\/product\/iphone\/iphone-11","menu_slug":"iphone-11"}],"menu_slug":"iphone"},{"menu_name":"AirPods","menu_id":"01915","menu_url":"https:\/\/www.advice.co.th\/product\/airpods","menu_sub":[{"menu_name":"AirPods Max","menu_dtl_id":"026204","menu_url":"https:\/\/www.advice.co.th\/product\/airpods\/airpods-max","menu_slug":"airpods-max"},{"menu_name":"EarPods","menu_dtl_id":"026205","menu_url":"https:\/\/www.advice.co.th\/product\/airpods\/earpods","menu_slug":"earpods"},{"menu_name":"AirPods","menu_dtl_id":"026206","menu_url":"https:\/\/www.advice.co.th\/product\/airpods\/airpods","menu_slug":"airpods"}],"menu_slug":"airpods"},{"menu_name":"Apple Watch","menu_id":"01910","menu_url":"https:\/\/www.advice.co.th\/product\/apple-watch","menu_sub":[{"menu_name":"Apple Watch Series 9","menu_dtl_id":"026766","menu_url":"https:\/\/www.advice.co.th\/product\/apple-watch\/apple-watch-series-9","menu_slug":"apple-watch-series-9"},{"menu_name":"Apple Watch Series 8","menu_dtl_id":"026396","menu_url":"https:\/\/www.advice.co.th\/product\/apple-watch\/apple-watch-series-8","menu_slug":"apple-watch-series-8"},{"menu_name":"Apple Watch Ultra","menu_dtl_id":"026397","menu_url":"https:\/\/www.advice.co.th\/product\/apple-watch\/apple-watch-ultra","menu_slug":"apple-watch-ultra"},{"menu_name":"Apple Watch SE","menu_dtl_id":"026395","menu_url":"https:\/\/www.advice.co.th\/product\/apple-watch\/apple-watch-se","menu_slug":"apple-watch-se"}],"menu_slug":"apple-watch"},{"menu_name":"Apple Studio Display","menu_id":"01906","menu_url":"https:\/\/www.advice.co.th\/product\/apple-studio-display","menu_sub":[{"menu_name":"Apple Studio Display","menu_dtl_id":"026101","menu_url":"https:\/\/www.advice.co.th\/product\/apple-studio-display\/apple-studio-display","menu_slug":"apple-studio-display"}],"menu_slug":"apple-studio-display"},{"menu_name":"Apple TV","menu_id":"01883","menu_url":"https:\/\/www.advice.co.th\/product\/apple-tv","menu_sub":[{"menu_name":"HomePod","menu_dtl_id":"027020","menu_url":"https:\/\/www.advice.co.th\/product\/apple-tv\/homepod","menu_slug":"homepod"},{"menu_name":"HomePod mini","menu_dtl_id":"027021","menu_url":"https:\/\/www.advice.co.th\/product\/apple-tv\/homepod-mini","menu_slug":"homepod-mini"},{"menu_name":"4K","menu_dtl_id":"025784","menu_url":"https:\/\/www.advice.co.th\/product\/apple-tv\/4k","menu_slug":"4k"}],"menu_slug":"apple-tv"},{"menu_name":"\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21 Apple","menu_id":"01881","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21-apple","menu_sub":[{"menu_name":"AirTag","menu_dtl_id":"026182","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21-apple\/airtag","menu_slug":"airtag"},{"menu_name":"Keyboard","menu_dtl_id":"025953","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21-apple\/keyboard","menu_slug":"keyboard"},{"menu_name":"Adapter","menu_dtl_id":"025780","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21-apple\/adapter","menu_slug":"adapter"},{"menu_name":"Cable","menu_dtl_id":"025786","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21-apple\/cable","menu_slug":"cable"},{"menu_name":"Mouse","menu_dtl_id":"025775","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21-apple\/mouse","menu_slug":"mouse"},{"menu_name":"Pencil","menu_dtl_id":"025945","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21-apple\/pencil","menu_slug":"pencil"},{"menu_name":"Case","menu_dtl_id":"025955","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21-apple\/case","menu_slug":"case"},{"menu_name":"\u0e1e\u0e2d\u0e23\u0e4c\u0e15\u0e08\u0e48\u0e32\u0e22\u0e44\u0e1f","menu_dtl_id":"025819","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21-apple\/\u0e1e\u0e2d\u0e23\u0e4c\u0e15\u0e08\u0e48\u0e32\u0e22\u0e44\u0e1f","menu_slug":"\u0e1e\u0e2d\u0e23\u0e4c\u0e15\u0e08\u0e48\u0e32\u0e22\u0e44\u0e1f"}],"menu_slug":"\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21-apple"},{"menu_name":"Film (\u0e1f\u0e34\u0e25\u0e4c\u0e21)","menu_id":"01926","menu_url":"https:\/\/www.advice.co.th\/product\/film-\u0e1f\u0e34\u0e25\u0e4c\u0e21-","menu_sub":[{"menu_name":"Film for iPad","menu_dtl_id":"026408","menu_url":"https:\/\/www.advice.co.th\/product\/film-\u0e1f\u0e34\u0e25\u0e4c\u0e21-\/film-for-ipad","menu_slug":"film-for-ipad"},{"menu_name":"Film for iPhone","menu_dtl_id":"026410","menu_url":"https:\/\/www.advice.co.th\/product\/film-\u0e1f\u0e34\u0e25\u0e4c\u0e21-\/film-for-iphone","menu_slug":"film-for-iphone"},{"menu_name":"Film for MacBook","menu_dtl_id":"026802","menu_url":"https:\/\/www.advice.co.th\/product\/film-\u0e1f\u0e34\u0e25\u0e4c\u0e21-\/film-for-macbook","menu_slug":"film-for-macbook"}],"menu_slug":"film-\u0e1f\u0e34\u0e25\u0e4c\u0e21-"},{"menu_name":"Case (\u0e40\u0e04\u0e2a)","menu_id":"01927","menu_url":"https:\/\/www.advice.co.th\/product\/case-\u0e40\u0e04\u0e2a-","menu_sub":[{"menu_name":"Case for iPhone","menu_dtl_id":"026409","menu_url":"https:\/\/www.advice.co.th\/product\/case-\u0e40\u0e04\u0e2a-\/case-for-iphone","menu_slug":"case-for-iphone"},{"menu_name":"Case for iPad","menu_dtl_id":"026411","menu_url":"https:\/\/www.advice.co.th\/product\/case-\u0e40\u0e04\u0e2a-\/case-for-ipad","menu_slug":"case-for-ipad"}],"menu_slug":"case-\u0e40\u0e04\u0e2a-"},{"menu_name":"AppleCare","menu_id":"01901","menu_url":"https:\/\/www.advice.co.th\/product\/applecare","menu_sub":[{"menu_name":"AppleCare For Mac","menu_dtl_id":"027022","menu_url":"https:\/\/www.advice.co.th\/product\/applecare\/applecare-for-mac","menu_slug":"applecare-for-mac"},{"menu_name":"AppleCare For iPad","menu_dtl_id":"027023","menu_url":"https:\/\/www.advice.co.th\/product\/applecare\/applecare-for-ipad","menu_slug":"applecare-for-ipad"},{"menu_name":"AppleCare For Apple Studio Display","menu_dtl_id":"027024","menu_url":"https:\/\/www.advice.co.th\/product\/applecare\/applecare-for-apple-studio-display","menu_slug":"applecare-for-apple-studio-display"},{"menu_name":"AppleCare For Apple TV","menu_dtl_id":"027025","menu_url":"https:\/\/www.advice.co.th\/product\/applecare\/applecare-for-apple-tv","menu_slug":"applecare-for-apple-tv"},{"menu_name":"AppleCare For AirPods","menu_dtl_id":"027026","menu_url":"https:\/\/www.advice.co.th\/product\/applecare\/applecare-for-airpods","menu_slug":"applecare-for-airpods"},{"menu_name":"AppleCare For Apple Watch","menu_dtl_id":"027027","menu_url":"https:\/\/www.advice.co.th\/product\/applecare\/applecare-for-apple-watch","menu_slug":"applecare-for-apple-watch"},{"menu_name":"AppleCare For iPhone","menu_dtl_id":"027028","menu_url":"https:\/\/www.advice.co.th\/product\/applecare\/applecare-for-iphone","menu_slug":"applecare-for-iphone"},{"menu_name":"AppleCare For HomePod","menu_dtl_id":"027029","menu_url":"https:\/\/www.advice.co.th\/product\/applecare\/applecare-for-homepod","menu_slug":"applecare-for-homepod"}],"menu_slug":"applecare"}],"menu_slug":"apple-product"},{"menu_name":"NOTEBOOK","menu_url":"https:\/\/www.advice.co.th\/product\/notebooks","group_id":"1","menu_head_group_id":"1","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/01-notebook.svg","menu_sub":[{"menu_name":"Notebook","menu_id":"00259","menu_url":"https:\/\/www.advice.co.th\/product\/notebook","menu_sub":[{"menu_name":"Notebook ACER","menu_dtl_id":"008839","menu_url":"https:\/\/www.advice.co.th\/product\/notebook\/notebook-acer","menu_slug":"notebook-acer"},{"menu_name":"Notebook ASUS","menu_dtl_id":"008838","menu_url":"https:\/\/www.advice.co.th\/product\/notebook\/notebook-asus","menu_slug":"notebook-asus"},{"menu_name":"Notebook LENOVO","menu_dtl_id":"008842","menu_url":"https:\/\/www.advice.co.th\/product\/notebook\/notebook-lenovo","menu_slug":"notebook-lenovo"},{"menu_name":"Notebook MSI","menu_dtl_id":"008843","menu_url":"https:\/\/www.advice.co.th\/product\/notebook\/notebook-msi","menu_slug":"notebook-msi"},{"menu_name":"Notebook DELL","menu_dtl_id":"008840","menu_url":"https:\/\/www.advice.co.th\/product\/notebook\/notebook-dell","menu_slug":"notebook-dell"},{"menu_name":"Notebook HP","menu_dtl_id":"008841","menu_url":"https:\/\/www.advice.co.th\/product\/notebook\/notebook-hp","menu_slug":"notebook-hp"},{"menu_name":"Notebook MS SURFACE","menu_dtl_id":"026593","menu_url":"https:\/\/www.advice.co.th\/product\/notebook\/notebook-ms-surface","menu_slug":"notebook-ms-surface"}],"menu_slug":"notebook"},{"menu_name":"Notebook Gaming","menu_id":"01562","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-gaming","menu_sub":[{"menu_name":"Notebook Gaming ASUS","menu_dtl_id":"023437","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-gaming\/notebook-gaming-asus","menu_slug":"notebook-gaming-asus"},{"menu_name":"Notebook Gaming ACER","menu_dtl_id":"013605","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-gaming\/notebook-gaming-acer","menu_slug":"notebook-gaming-acer"},{"menu_name":"Notebook Gaming LENOVO","menu_dtl_id":"023557","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-gaming\/notebook-gaming-lenovo","menu_slug":"notebook-gaming-lenovo"},{"menu_name":"Notebook Gaming MSI","menu_dtl_id":"023451","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-gaming\/notebook-gaming-msi","menu_slug":"notebook-gaming-msi"},{"menu_name":"Notebook Gaming GIGABYTE","menu_dtl_id":"024786","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-gaming\/notebook-gaming-gigabyte","menu_slug":"notebook-gaming-gigabyte"},{"menu_name":"Notebook Gaming HP","menu_dtl_id":"023438","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-gaming\/notebook-gaming-hp","menu_slug":"notebook-gaming-hp"},{"menu_name":"ASUS ROG Ally","menu_dtl_id":"026710","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-gaming\/asus-rog-ally","menu_slug":"asus-rog-ally"},{"menu_name":"LENOVO Legion GO","menu_dtl_id":"026899","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-gaming\/lenovo-legion-go","menu_slug":"lenovo-legion-go"},{"menu_name":"MSI Claw","menu_dtl_id":"026876","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-gaming\/msi-claw","menu_slug":"msi-claw"}],"menu_slug":"notebook-gaming"},{"menu_name":"Notebook 2in1","menu_id":"01565","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-2in1","menu_sub":[{"menu_name":"Notebook 2in1 ASUS","menu_dtl_id":"023952","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-2in1\/notebook-2in1-asus","menu_slug":"notebook-2in1-asus"},{"menu_name":"Notebook 2in1 ACER","menu_dtl_id":"026591","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-2in1\/notebook-2in1-acer","menu_slug":"notebook-2in1-acer"},{"menu_name":"Notebook 2in1 LENOVO","menu_dtl_id":"023556","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-2in1\/notebook-2in1-lenovo","menu_slug":"notebook-2in1-lenovo"},{"menu_name":"Notebook 2in1 HP","menu_dtl_id":"024816","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-2in1\/notebook-2in1-hp","menu_slug":"notebook-2in1-hp"},{"menu_name":"Notebook 2in1 MS SURFACE","menu_dtl_id":"026594","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-2in1\/notebook-2in1-ms-surface","menu_slug":"notebook-2in1-ms-surface"}],"menu_slug":"notebook-2in1"}],"menu_slug":"notebooks"},{"menu_name":"DESKTOP \/ AIO \/ SERVER","menu_url":"https:\/\/www.advice.co.th\/product\/desktop-pc-server","group_id":"3","menu_head_group_id":"1","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/02-desktop.svg","menu_sub":[{"menu_name":"All-in-one PC","menu_id":"00992","menu_url":"https:\/\/www.advice.co.th\/product\/all-in-one-pc","menu_sub":[{"menu_name":"All-in-One PC ACER","menu_dtl_id":"013606","menu_url":"https:\/\/www.advice.co.th\/product\/all-in-one-pc\/all-in-one-pc-acer","menu_slug":"all-in-one-pc-acer"},{"menu_name":"All-in-One PC ASUS","menu_dtl_id":"023447","menu_url":"https:\/\/www.advice.co.th\/product\/all-in-one-pc\/all-in-one-pc-asus","menu_slug":"all-in-one-pc-asus"},{"menu_name":"All-in-One PC LENOVO","menu_dtl_id":"023559","menu_url":"https:\/\/www.advice.co.th\/product\/all-in-one-pc\/all-in-one-pc-lenovo","menu_slug":"all-in-one-pc-lenovo"},{"menu_name":"All-in-One PC MSI","menu_dtl_id":"023459","menu_url":"https:\/\/www.advice.co.th\/product\/all-in-one-pc\/all-in-one-pc-msi","menu_slug":"all-in-one-pc-msi"},{"menu_name":"All-in-One PC DELL","menu_dtl_id":"023431","menu_url":"https:\/\/www.advice.co.th\/product\/all-in-one-pc\/all-in-one-pc-dell","menu_slug":"all-in-one-pc-dell"},{"menu_name":"All-in-One PC HP","menu_dtl_id":"023441","menu_url":"https:\/\/www.advice.co.th\/product\/all-in-one-pc\/all-in-one-pc-hp","menu_slug":"all-in-one-pc-hp"}],"menu_slug":"all-in-one-pc"},{"menu_name":"Desktop PC","menu_id":"01410","menu_url":"https:\/\/www.advice.co.th\/product\/desktop-pc","menu_sub":[{"menu_name":"Desktop PC ACER","menu_dtl_id":"013607","menu_url":"https:\/\/www.advice.co.th\/product\/desktop-pc\/desktop-pc-acer","menu_slug":"desktop-pc-acer"},{"menu_name":"Desktop PC ASUS","menu_dtl_id":"023445","menu_url":"https:\/\/www.advice.co.th\/product\/desktop-pc\/desktop-pc-asus","menu_slug":"desktop-pc-asus"},{"menu_name":"Desktop PC LENOVO","menu_dtl_id":"023560","menu_url":"https:\/\/www.advice.co.th\/product\/desktop-pc\/desktop-pc-lenovo","menu_slug":"desktop-pc-lenovo"},{"menu_name":"Desktop PC MSI","menu_dtl_id":"024812","menu_url":"https:\/\/www.advice.co.th\/product\/desktop-pc\/desktop-pc-msi","menu_slug":"desktop-pc-msi"},{"menu_name":"Desktop PC DELL","menu_dtl_id":"023432","menu_url":"https:\/\/www.advice.co.th\/product\/desktop-pc\/desktop-pc-dell","menu_slug":"desktop-pc-dell"},{"menu_name":"Desktop PC HP","menu_dtl_id":"023443","menu_url":"https:\/\/www.advice.co.th\/product\/desktop-pc\/desktop-pc-hp","menu_slug":"desktop-pc-hp"}],"menu_slug":"desktop-pc"},{"menu_name":"Mini PC","menu_id":"01411","menu_url":"https:\/\/www.advice.co.th\/product\/mini-pc","menu_sub":[{"menu_name":"Mini PC MSI","menu_dtl_id":"025036","menu_url":"https:\/\/www.advice.co.th\/product\/mini-pc\/mini-pc-msi","menu_slug":"mini-pc-msi"},{"menu_name":"Mini PC ASUS","menu_dtl_id":"024863","menu_url":"https:\/\/www.advice.co.th\/product\/mini-pc\/mini-pc-asus","menu_slug":"mini-pc-asus"}],"menu_slug":"mini-pc"},{"menu_name":"Server","menu_id":"00932","menu_url":"https:\/\/www.advice.co.th\/product\/server","menu_sub":[{"menu_name":"Server HPE","menu_dtl_id":"026864","menu_url":"https:\/\/www.advice.co.th\/product\/server\/server-hpe","menu_slug":"server-hpe"},{"menu_name":"Server LENOVO","menu_dtl_id":"026865","menu_url":"https:\/\/www.advice.co.th\/product\/server\/server-lenovo","menu_slug":"server-lenovo"},{"menu_name":"Server DELL","menu_dtl_id":"026866","menu_url":"https:\/\/www.advice.co.th\/product\/server\/server-dell","menu_slug":"server-dell"}],"menu_slug":"server"}],"menu_slug":"desktop-pc-server"},{"menu_name":"SMARTPHONE \/ TABLET","menu_url":"https:\/\/www.advice.co.th\/product\/smartphone-tablet","group_id":"20","menu_head_group_id":"1","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/19-smartphone.svg","menu_sub":[{"menu_name":"Smartphone","menu_id":"00996","menu_url":"https:\/\/www.advice.co.th\/product\/smartphone","menu_sub":[{"menu_name":"Smartphone SAMSUNG","menu_dtl_id":"025002","menu_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-samsung","menu_slug":"smartphone-samsung"},{"menu_name":"Smartphone OPPO","menu_dtl_id":"026219","menu_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-oppo","menu_slug":"smartphone-oppo"},{"menu_name":"Smartphone VIVO","menu_dtl_id":"012525","menu_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-vivo","menu_slug":"smartphone-vivo"},{"menu_name":"Smartphone XIAOMI","menu_dtl_id":"026220","menu_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-xiaomi","menu_slug":"smartphone-xiaomi"},{"menu_name":"Smartphone REALME","menu_dtl_id":"026224","menu_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-realme","menu_slug":"smartphone-realme"},{"menu_name":"Smartphone ASUS","menu_dtl_id":"012521","menu_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-asus","menu_slug":"smartphone-asus"},{"menu_name":"Smartphone INFINIX","menu_dtl_id":"026024","menu_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-infinix","menu_slug":"smartphone-infinix"},{"menu_name":"Smartphone ZTE","menu_dtl_id":"026698","menu_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-zte","menu_slug":"smartphone-zte"}],"menu_slug":"smartphone"},{"menu_name":"Tablet","menu_id":"01314","menu_url":"https:\/\/www.advice.co.th\/product\/tablet","menu_sub":[{"menu_name":"Tablet SAMSUNG WiFi","menu_dtl_id":"026803","menu_url":"https:\/\/www.advice.co.th\/product\/tablet\/tablet-samsung-wifi","menu_slug":"tablet-samsung-wifi"},{"menu_name":"Tablet XIAOMI WiFi","menu_dtl_id":"026821","menu_url":"https:\/\/www.advice.co.th\/product\/tablet\/tablet-xiaomi-wifi","menu_slug":"tablet-xiaomi-wifi"},{"menu_name":"Tablet LENOVO WiFi","menu_dtl_id":"026806","menu_url":"https:\/\/www.advice.co.th\/product\/tablet\/tablet-lenovo-wifi","menu_slug":"tablet-lenovo-wifi"},{"menu_name":"Tablet SAMSUNG Cellular","menu_dtl_id":"026804","menu_url":"https:\/\/www.advice.co.th\/product\/tablet\/tablet-samsung-cellular","menu_slug":"tablet-samsung-cellular"},{"menu_name":"Tablet LENOVO Cellular","menu_dtl_id":"026807","menu_url":"https:\/\/www.advice.co.th\/product\/tablet\/tablet-lenovo-cellular","menu_slug":"tablet-lenovo-cellular"}],"menu_slug":"tablet"},{"menu_name":"Special Price","menu_id":"01989","menu_url":"https:\/\/www.advice.co.th\/product\/special-price","menu_sub":[{"menu_name":"Smartphone","menu_dtl_id":"027018","menu_url":"https:\/\/www.advice.co.th\/product\/special-price\/smartphone","menu_slug":"smartphone"}],"menu_slug":"special-price"}],"menu_slug":"smartphone-tablet"},{"menu_name":"SMART WATCH","menu_url":"https:\/\/www.advice.co.th\/product\/smart-watch","group_id":"40","menu_head_group_id":"1","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/02_smart_watch.svg","menu_sub":[{"menu_name":"Garmin Smart Watch","menu_id":"01966","menu_url":"https:\/\/www.advice.co.th\/product\/garmin-smart-watch","menu_sub":[{"menu_name":"Garmin Smart Watch","menu_dtl_id":"026856","menu_url":"https:\/\/www.advice.co.th\/product\/garmin-smart-watch\/garmin-smart-watch","menu_slug":"garmin-smart-watch"}],"menu_slug":"garmin-smart-watch"},{"menu_name":"Amazfit Smart Watch","menu_id":"01967","menu_url":"https:\/\/www.advice.co.th\/product\/amazfit-smart-watch","menu_sub":[{"menu_name":"Amazfit Smart Watch","menu_dtl_id":"026857","menu_url":"https:\/\/www.advice.co.th\/product\/amazfit-smart-watch\/amazfit-smart-watch","menu_slug":"amazfit-smart-watch"}],"menu_slug":"amazfit-smart-watch"},{"menu_name":"Xiaomi Smart Watch","menu_id":"01968","menu_url":"https:\/\/www.advice.co.th\/product\/xiaomi-smart-watch","menu_sub":[{"menu_name":"Xiaomi Smart Watch","menu_dtl_id":"026858","menu_url":"https:\/\/www.advice.co.th\/product\/xiaomi-smart-watch\/xiaomi-smart-watch","menu_slug":"xiaomi-smart-watch"}],"menu_slug":"xiaomi-smart-watch"},{"menu_name":"SAMSUNG Smart Watch","menu_id":"01970","menu_url":"https:\/\/www.advice.co.th\/product\/samsung-smart-watch","menu_sub":[{"menu_name":"SAMSUNG Smart Watch","menu_dtl_id":"026860","menu_url":"https:\/\/www.advice.co.th\/product\/samsung-smart-watch\/samsung-smart-watch","menu_slug":"samsung-smart-watch"}],"menu_slug":"samsung-smart-watch"},{"menu_name":"Remax Smart Watch","menu_id":"01972","menu_url":"https:\/\/www.advice.co.th\/product\/remax-smart-watch","menu_sub":[{"menu_name":"Remax Smart Watch","menu_dtl_id":"026902","menu_url":"https:\/\/www.advice.co.th\/product\/remax-smart-watch\/remax-smart-watch","menu_slug":"remax-smart-watch"}],"menu_slug":"remax-smart-watch"}],"menu_slug":"smart-watch"},{"menu_name":"SMART LIFE & IOT","menu_url":"https:\/\/www.advice.co.th\/product\/smart-life-and-iot","group_id":"26","menu_head_group_id":"1","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/29-smart-home-logo.svg","menu_sub":[{"menu_name":"Smart Cleaner","menu_id":"01749","menu_url":"https:\/\/www.advice.co.th\/product\/smart-cleaner","menu_sub":[{"menu_name":"Home Appliances","menu_dtl_id":"024464","menu_url":"https:\/\/www.advice.co.th\/product\/smart-cleaner\/home-appliances","menu_slug":"home-appliances"},{"menu_name":"Air Purifier","menu_dtl_id":"024468","menu_url":"https:\/\/www.advice.co.th\/product\/smart-cleaner\/air-purifier","menu_slug":"air-purifier"}],"menu_slug":"smart-cleaner"},{"menu_name":"Smart Lighting & Plug","menu_id":"01752","menu_url":"https:\/\/www.advice.co.th\/product\/smart-lighting-and-plug","menu_sub":[{"menu_name":"Smart Lighting & Plug","menu_dtl_id":"024475","menu_url":"https:\/\/www.advice.co.th\/product\/smart-lighting-and-plug\/smart-lighting-and-plug","menu_slug":"smart-lighting-and-plug"}],"menu_slug":"smart-lighting-and-plug"},{"menu_name":"Smart Security","menu_id":"01747","menu_url":"https:\/\/www.advice.co.th\/product\/smart-security","menu_sub":[{"menu_name":"Smart Security","menu_dtl_id":"024462","menu_url":"https:\/\/www.advice.co.th\/product\/smart-security\/smart-security","menu_slug":"smart-security"}],"menu_slug":"smart-security"},{"menu_name":"Smart Health","menu_id":"01750","menu_url":"https:\/\/www.advice.co.th\/product\/smart-health","menu_sub":[{"menu_name":"Health","menu_dtl_id":"024465","menu_url":"https:\/\/www.advice.co.th\/product\/smart-health\/health","menu_slug":"health"}],"menu_slug":"smart-health"},{"menu_name":"Smart Pet","menu_id":"01884","menu_url":"https:\/\/www.advice.co.th\/product\/smart-pet","menu_sub":[{"menu_name":"Smart Pet","menu_dtl_id":"027033","menu_url":"https:\/\/www.advice.co.th\/product\/smart-pet\/smart-pet","menu_slug":"smart-pet"}],"menu_slug":"smart-pet"}],"menu_slug":"smart-life-and-iot"},{"menu_name":"ACC. SMARTPHONE \/ TABLET","menu_url":"https:\/\/www.advice.co.th\/product\/smartphone-tablet-accessories","group_id":"21","menu_head_group_id":"1","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/20-accessories.svg","menu_sub":[{"menu_name":"Power Bank","menu_id":"01018","menu_url":"https:\/\/www.advice.co.th\/product\/power-bank","menu_sub":[{"menu_name":"5000-13000 mAh","menu_dtl_id":"026565","menu_url":"https:\/\/www.advice.co.th\/product\/power-bank\/5000-13000-mah","menu_slug":"5000-13000-mah"},{"menu_name":"15000-30000 mAh","menu_dtl_id":"026566","menu_url":"https:\/\/www.advice.co.th\/product\/power-bank\/15000-30000-mah","menu_slug":"15000-30000-mah"}],"menu_slug":"power-bank"},{"menu_name":"Small Talk \/ Bluetooth","menu_id":"01569","menu_url":"https:\/\/www.advice.co.th\/product\/small-talk-bluetooth","menu_sub":[{"menu_name":"Bluetooth AULA","menu_dtl_id":"026298","menu_url":"https:\/\/www.advice.co.th\/product\/small-talk-bluetooth\/bluetooth-aula","menu_slug":"bluetooth-aula"},{"menu_name":"Bluetooth REMAX","menu_dtl_id":"026969","menu_url":"https:\/\/www.advice.co.th\/product\/small-talk-bluetooth\/bluetooth-remax","menu_slug":"bluetooth-remax"},{"menu_name":"Bluetooth SoundPeats","menu_dtl_id":"026755","menu_url":"https:\/\/www.advice.co.th\/product\/small-talk-bluetooth\/bluetooth-soundpeats","menu_slug":"bluetooth-soundpeats"},{"menu_name":"Bluetooth JLAB","menu_dtl_id":"026639","menu_url":"https:\/\/www.advice.co.th\/product\/small-talk-bluetooth\/bluetooth-jlab","menu_slug":"bluetooth-jlab"},{"menu_name":"Bluetooth Marshall","menu_dtl_id":"027030","menu_url":"https:\/\/www.advice.co.th\/product\/small-talk-bluetooth\/bluetooth-marshall","menu_slug":"bluetooth-marshall"},{"menu_name":"Bluetooth Other","menu_dtl_id":"026217","menu_url":"https:\/\/www.advice.co.th\/product\/small-talk-bluetooth\/bluetooth-other","menu_slug":"bluetooth-other"},{"menu_name":"Small Talk Lecoo By Lenovo","menu_dtl_id":"025169","menu_url":"https:\/\/www.advice.co.th\/product\/small-talk-bluetooth\/small-talk-lecoo-by-lenovo","menu_slug":"small-talk-lecoo-by-lenovo"},{"menu_name":"Small Talk Oker","menu_dtl_id":"023899","menu_url":"https:\/\/www.advice.co.th\/product\/small-talk-bluetooth\/small-talk-oker","menu_slug":"small-talk-oker"},{"menu_name":"Other Small Talk","menu_dtl_id":"026502","menu_url":"https:\/\/www.advice.co.th\/product\/small-talk-bluetooth\/other-small-talk","menu_slug":"other-small-talk"}],"menu_slug":"small-talk-bluetooth"},{"menu_name":"Cable Charger","menu_id":"01567","menu_url":"https:\/\/www.advice.co.th\/product\/cable-charger","menu_sub":[{"menu_name":"Cable USB To Micro USB","menu_dtl_id":"024153","menu_url":"https:\/\/www.advice.co.th\/product\/cable-charger\/cable-usb-to-micro-usb","menu_slug":"cable-usb-to-micro-usb"},{"menu_name":"Cable USB To Type-C","menu_dtl_id":"024156","menu_url":"https:\/\/www.advice.co.th\/product\/cable-charger\/cable-usb-to-type-c","menu_slug":"cable-usb-to-type-c"},{"menu_name":"Cable USB To iPhone (Lightning)","menu_dtl_id":"024164","menu_url":"https:\/\/www.advice.co.th\/product\/cable-charger\/cable-usb-to-iphone-lightning-","menu_slug":"cable-usb-to-iphone-lightning-"},{"menu_name":"Cable USB To 2in1 UP","menu_dtl_id":"026948","menu_url":"https:\/\/www.advice.co.th\/product\/cable-charger\/cable-usb-to-2in1-up","menu_slug":"cable-usb-to-2in1-up"},{"menu_name":"Cable Type-C To Type-C","menu_dtl_id":"024157","menu_url":"https:\/\/www.advice.co.th\/product\/cable-charger\/cable-type-c-to-type-c","menu_slug":"cable-type-c-to-type-c"},{"menu_name":"Cable Type-C To iPhone (Lightning)","menu_dtl_id":"024162","menu_url":"https:\/\/www.advice.co.th\/product\/cable-charger\/cable-type-c-to-iphone-lightning-","menu_slug":"cable-type-c-to-iphone-lightning-"},{"menu_name":"Cable Adapter","menu_dtl_id":"026719","menu_url":"https:\/\/www.advice.co.th\/product\/cable-charger\/cable-adapter","menu_slug":"cable-adapter"},{"menu_name":"Cable USB Other To OTG","menu_dtl_id":"026748","menu_url":"https:\/\/www.advice.co.th\/product\/cable-charger\/cable-usb-other-to-otg","menu_slug":"cable-usb-other-to-otg"},{"menu_name":"Connection Kit","menu_dtl_id":"023483","menu_url":"https:\/\/www.advice.co.th\/product\/cable-charger\/connection-kit","menu_slug":"connection-kit"}],"menu_slug":"cable-charger"},{"menu_name":"Adapter Tablet\/Phone","menu_id":"01389","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-tablet-phone","menu_sub":[{"menu_name":"Adapter 1 Port USB","menu_dtl_id":"024875","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-tablet-phone\/adapter-1-port-usb","menu_slug":"adapter-1-port-usb"},{"menu_name":"Adapter 1 Port TYPE-C","menu_dtl_id":"024876","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-tablet-phone\/adapter-1-port-type-c","menu_slug":"adapter-1-port-type-c"},{"menu_name":"Adapter 2 Ports","menu_dtl_id":"025005","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-tablet-phone\/adapter-2-ports","menu_slug":"adapter-2-ports"},{"menu_name":"Adapter 3 Ports","menu_dtl_id":"025006","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-tablet-phone\/adapter-3-ports","menu_slug":"adapter-3-ports"}],"menu_slug":"adapter-tablet-phone"},{"menu_name":"Accessories Tablet","menu_id":"01700","menu_url":"https:\/\/www.advice.co.th\/product\/accessories-tablet","menu_sub":[{"menu_name":"Accessories Tablet","menu_dtl_id":"026281","menu_url":"https:\/\/www.advice.co.th\/product\/accessories-tablet\/accessories-tablet","menu_slug":"accessories-tablet"}],"menu_slug":"accessories-tablet"},{"menu_name":"Car Charger","menu_id":"01825","menu_url":"https:\/\/www.advice.co.th\/product\/car-charger","menu_sub":[{"menu_name":"USB","menu_dtl_id":"025172","menu_url":"https:\/\/www.advice.co.th\/product\/car-charger\/usb","menu_slug":"usb"},{"menu_name":"USB+Bluetooth","menu_dtl_id":"025176","menu_url":"https:\/\/www.advice.co.th\/product\/car-charger\/usbplusbluetooth","menu_slug":"usbplusbluetooth"}],"menu_slug":"car-charger"},{"menu_name":"Film  (\u0e1f\u0e35\u0e25\u0e4c\u0e21)","menu_id":"01965","menu_url":"https:\/\/www.advice.co.th\/product\/film-\u0e1f\u0e35\u0e25\u0e4c\u0e21-","menu_sub":[{"menu_name":"Film For Tablet SAMSUNG","menu_dtl_id":"026845","menu_url":"https:\/\/www.advice.co.th\/product\/film-\u0e1f\u0e35\u0e25\u0e4c\u0e21-\/film-for-tablet-samsung","menu_slug":"film-for-tablet-samsung"},{"menu_name":"Film For Smartphone SAMSUNG","menu_dtl_id":"026844","menu_url":"https:\/\/www.advice.co.th\/product\/film-\u0e1f\u0e35\u0e25\u0e4c\u0e21-\/film-for-smartphone-samsung","menu_slug":"film-for-smartphone-samsung"},{"menu_name":"Film For Smartphone OPPO","menu_dtl_id":"026846","menu_url":"https:\/\/www.advice.co.th\/product\/film-\u0e1f\u0e35\u0e25\u0e4c\u0e21-\/film-for-smartphone-oppo","menu_slug":"film-for-smartphone-oppo"},{"menu_name":"Film For Smartphone VIVO","menu_dtl_id":"026847","menu_url":"https:\/\/www.advice.co.th\/product\/film-\u0e1f\u0e35\u0e25\u0e4c\u0e21-\/film-for-smartphone-vivo","menu_slug":"film-for-smartphone-vivo"},{"menu_name":"Film For Smartphone XIAOMI","menu_dtl_id":"026848","menu_url":"https:\/\/www.advice.co.th\/product\/film-\u0e1f\u0e35\u0e25\u0e4c\u0e21-\/film-for-smartphone-xiaomi","menu_slug":"film-for-smartphone-xiaomi"},{"menu_name":"Film For Smartphone REALME","menu_dtl_id":"026849","menu_url":"https:\/\/www.advice.co.th\/product\/film-\u0e1f\u0e35\u0e25\u0e4c\u0e21-\/film-for-smartphone-realme","menu_slug":"film-for-smartphone-realme"}],"menu_slug":"film-\u0e1f\u0e35\u0e25\u0e4c\u0e21-"},{"menu_name":"Accessories Samsung","menu_id":"01956","menu_url":"https:\/\/www.advice.co.th\/product\/accessories-samsung","menu_sub":[{"menu_name":"Galaxy buds","menu_dtl_id":"026702","menu_url":"https:\/\/www.advice.co.th\/product\/accessories-samsung\/galaxy-buds","menu_slug":"galaxy-buds"},{"menu_name":"Wireless Charger","menu_dtl_id":"026703","menu_url":"https:\/\/www.advice.co.th\/product\/accessories-samsung\/wireless-charger","menu_slug":"wireless-charger"},{"menu_name":"Adapter 1 Port TYPE-C","menu_dtl_id":"026704","menu_url":"https:\/\/www.advice.co.th\/product\/accessories-samsung\/adapter-1-port-type-c","menu_slug":"adapter-1-port-type-c"},{"menu_name":"Cable Type-C To Type-C","menu_dtl_id":"026706","menu_url":"https:\/\/www.advice.co.th\/product\/accessories-samsung\/cable-type-c-to-type-c","menu_slug":"cable-type-c-to-type-c"},{"menu_name":"Case","menu_dtl_id":"026708","menu_url":"https:\/\/www.advice.co.th\/product\/accessories-samsung\/case","menu_slug":"case"},{"menu_name":"Smart Tag","menu_dtl_id":"026867","menu_url":"https:\/\/www.advice.co.th\/product\/accessories-samsung\/smart-tag","menu_slug":"smart-tag"}],"menu_slug":"accessories-samsung"}],"menu_slug":"smartphone-tablet-accessories"},{"menu_name":"ACCESSORIES NOTEBOOK","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-accessorie","group_id":"2","menu_head_group_id":"1","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/02-1-acc-notebook.svg","menu_sub":[{"menu_name":"Adapter NB Acer","menu_id":"01767","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-acer","menu_sub":[{"menu_name":"Adapter NB Acer (5.5 x 1.7mm) (G)","menu_dtl_id":"025602","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-acer\/adapter-nb-acer-5-5-x-1-7mm-g-","menu_slug":"adapter-nb-acer-5-5-x-1-7mm-g-"},{"menu_name":"Adapter NB Acer (5.5 x 2.5mm) (A)","menu_dtl_id":"025644","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-acer\/adapter-nb-acer-5-5-x-2-5mm-a-","menu_slug":"adapter-nb-acer-5-5-x-2-5mm-a-"},{"menu_name":"Adapter NB Acer Other","menu_dtl_id":"026571","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-acer\/adapter-nb-acer-other","menu_slug":"adapter-nb-acer-other"}],"menu_slug":"adapter-nb-acer"},{"menu_name":"Adapter NB Asus","menu_id":"01770","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-asus","menu_sub":[{"menu_name":"Adapter NB Asus (2.5 x 0.7mm) (K)","menu_dtl_id":"025606","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-asus\/adapter-nb-asus-2-5-x-0-7mm-k-","menu_slug":"adapter-nb-asus-2-5-x-0-7mm-k-"},{"menu_name":"Adapter NB Asus (4.0 x 1.35mm)","menu_dtl_id":"025609","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-asus\/adapter-nb-asus-4-0-x-1-35mm-","menu_slug":"adapter-nb-asus-4-0-x-1-35mm-"},{"menu_name":"Adapter NB Asus (4.5 x 3.0mm) (M)","menu_dtl_id":"025610","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-asus\/adapter-nb-asus-4-5-x-3-0mm-m-","menu_slug":"adapter-nb-asus-4-5-x-3-0mm-m-"},{"menu_name":"Adapter NB Asus (4.8 x 1.7mm)","menu_dtl_id":"025611","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-asus\/adapter-nb-asus-4-8-x-1-7mm-","menu_slug":"adapter-nb-asus-4-8-x-1-7mm-"},{"menu_name":"Adapter NB Asus (5.5 x 2.5mm) (A)","menu_dtl_id":"025614","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-asus\/adapter-nb-asus-5-5-x-2-5mm-a-","menu_slug":"adapter-nb-asus-5-5-x-2-5mm-a-"},{"menu_name":"Adapter NB Asus Other","menu_dtl_id":"026572","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-asus\/adapter-nb-asus-other","menu_slug":"adapter-nb-asus-other"}],"menu_slug":"adapter-nb-asus"},{"menu_name":"Adapter NB Dell","menu_id":"01771","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-dell","menu_sub":[{"menu_name":"Adapter NB Dell (4.5 x 3.0mm) (M)","menu_dtl_id":"025617","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-dell\/adapter-nb-dell-4-5-x-3-0mm-m-","menu_slug":"adapter-nb-dell-4-5-x-3-0mm-m-"},{"menu_name":"Adapter NB Dell (7.4 x 5.0mm) (C)","menu_dtl_id":"025620","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-dell\/adapter-nb-dell-7-4-x-5-0mm-c-","menu_slug":"adapter-nb-dell-7-4-x-5-0mm-c-"},{"menu_name":"Adapter NB Dell Other","menu_dtl_id":"026573","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-dell\/adapter-nb-dell-other","menu_slug":"adapter-nb-dell-other"}],"menu_slug":"adapter-nb-dell"},{"menu_name":"Adapter NB Lenovo","menu_id":"01773","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-lenovo","menu_sub":[{"menu_name":"Adapter NB Lenovo (4.0 x 1.7mm)","menu_dtl_id":"025629","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-lenovo\/adapter-nb-lenovo-4-0-x-1-7mm-","menu_slug":"adapter-nb-lenovo-4-0-x-1-7mm-"},{"menu_name":"Adapter NB Lenovo (5.5 x 2.5mm) (A)","menu_dtl_id":"025630","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-lenovo\/adapter-nb-lenovo-5-5-x-2-5mm-a-","menu_slug":"adapter-nb-lenovo-5-5-x-2-5mm-a-"},{"menu_name":"Adapter NB Lenovo (7.9 x 5.5mm)","menu_dtl_id":"025632","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-lenovo\/adapter-nb-lenovo-7-9-x-5-5mm-","menu_slug":"adapter-nb-lenovo-7-9-x-5-5mm-"},{"menu_name":"Adapter NB Lenovo (USB)","menu_dtl_id":"024736","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-lenovo\/adapter-nb-lenovo-usb-","menu_slug":"adapter-nb-lenovo-usb-"},{"menu_name":"Adapter NB Lenovo Other","menu_dtl_id":"026575","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-lenovo\/adapter-nb-lenovo-other","menu_slug":"adapter-nb-lenovo-other"}],"menu_slug":"adapter-nb-lenovo"},{"menu_name":"Adapter NB HP\/COMPAQ","menu_id":"01772","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-hp-compaq","menu_sub":[{"menu_name":"Adapter NB HP\/COMPAQ (4.0 x 1.7mm)","menu_dtl_id":"025621","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-hp-compaq\/adapter-nb-hp-compaq-4-0-x-1-7mm-","menu_slug":"adapter-nb-hp-compaq-4-0-x-1-7mm-"},{"menu_name":"Adapter NB HP\/COMPAQ (4.5 x 3.0mm) (M)","menu_dtl_id":"025622","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-hp-compaq\/adapter-nb-hp-compaq-4-5-x-3-0mm-m-","menu_slug":"adapter-nb-hp-compaq-4-5-x-3-0mm-m-"},{"menu_name":"Adapter NB HP\/COMPAQ (4.8 x 1.7mm)","menu_dtl_id":"025623","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-hp-compaq\/adapter-nb-hp-compaq-4-8-x-1-7mm-","menu_slug":"adapter-nb-hp-compaq-4-8-x-1-7mm-"},{"menu_name":"Adapter NB HP\/COMPAQ (7.4 x 5.0 mm) (C)","menu_dtl_id":"025626","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-hp-compaq\/adapter-nb-hp-compaq-7-4-x-5-0-mm-c-","menu_slug":"adapter-nb-hp-compaq-7-4-x-5-0-mm-c-"},{"menu_name":"Adapter NB HP Other","menu_dtl_id":"026574","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-hp-compaq\/adapter-nb-hp-other","menu_slug":"adapter-nb-hp-other"}],"menu_slug":"adapter-nb-hp-compaq"},{"menu_name":"Adapter NB Other","menu_id":"01950","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-other","menu_sub":[{"menu_name":"Adapter NB Samsung","menu_dtl_id":"026624","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-other\/adapter-nb-samsung","menu_slug":"adapter-nb-samsung"},{"menu_name":"Adapter NB Sony","menu_dtl_id":"026620","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-other\/adapter-nb-sony","menu_slug":"adapter-nb-sony"},{"menu_name":"Adapter NB Toshiba","menu_dtl_id":"026621","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-other\/adapter-nb-toshiba","menu_slug":"adapter-nb-toshiba"},{"menu_name":"Adapter MacBook45W - 85W","menu_dtl_id":"026625","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-other\/adapter-macbook45w-85w","menu_slug":"adapter-macbook45w-85w"},{"menu_name":"Adapter NB Universal","menu_dtl_id":"026623","menu_url":"https:\/\/www.advice.co.th\/product\/adapter-nb-other\/adapter-nb-universal","menu_slug":"adapter-nb-universal"}],"menu_slug":"adapter-nb-other"},{"menu_name":"Battery","menu_id":"01768","menu_url":"https:\/\/www.advice.co.th\/product\/battery","menu_sub":[{"menu_name":"Acer","menu_dtl_id":"024683","menu_url":"https:\/\/www.advice.co.th\/product\/battery\/acer","menu_slug":"acer"},{"menu_name":"Asus","menu_dtl_id":"024710","menu_url":"https:\/\/www.advice.co.th\/product\/battery\/asus","menu_slug":"asus"},{"menu_name":"Dell","menu_dtl_id":"024718","menu_url":"https:\/\/www.advice.co.th\/product\/battery\/dell","menu_slug":"dell"},{"menu_name":"HP\/COMPAQ","menu_dtl_id":"024726","menu_url":"https:\/\/www.advice.co.th\/product\/battery\/hp-compaq","menu_slug":"hp-compaq"},{"menu_name":"MSI","menu_dtl_id":"025649","menu_url":"https:\/\/www.advice.co.th\/product\/battery\/msi","menu_slug":"msi"},{"menu_name":"Lenovo","menu_dtl_id":"024737","menu_url":"https:\/\/www.advice.co.th\/product\/battery\/lenovo","menu_slug":"lenovo"},{"menu_name":"Samsung","menu_dtl_id":"024742","menu_url":"https:\/\/www.advice.co.th\/product\/battery\/samsung","menu_slug":"samsung"},{"menu_name":"Sony","menu_dtl_id":"024746","menu_url":"https:\/\/www.advice.co.th\/product\/battery\/sony","menu_slug":"sony"},{"menu_name":"Toshiba","menu_dtl_id":"024750","menu_url":"https:\/\/www.advice.co.th\/product\/battery\/toshiba","menu_slug":"toshiba"}],"menu_slug":"battery"},{"menu_name":"Battery (Built in)","menu_id":"01769","menu_url":"https:\/\/www.advice.co.th\/product\/battery-built-in-","menu_sub":[{"menu_name":"ACER","menu_dtl_id":"024684","menu_url":"https:\/\/www.advice.co.th\/product\/battery-built-in-\/acer","menu_slug":"acer"}],"menu_slug":"battery-built-in-"},{"menu_name":"Notebook Accessories","menu_id":"01641","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-accessories","menu_sub":[{"menu_name":"Numeric Keypad","menu_dtl_id":"026295","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-accessories\/numeric-keypad","menu_slug":"numeric-keypad"},{"menu_name":"Laptop Stan","menu_dtl_id":"026301","menu_url":"https:\/\/www.advice.co.th\/product\/notebook-accessories\/laptop-stan","menu_slug":"laptop-stan"}],"menu_slug":"notebook-accessories"},{"menu_name":"\u0e1f\u0e34\u0e25\u0e4c\u0e21\u0e01\u0e31\u0e19\u0e23\u0e2d\u0e22\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Notebook","menu_id":"01903","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e1f\u0e34\u0e25\u0e4c\u0e21\u0e01\u0e31\u0e19\u0e23\u0e2d\u0e22\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a-notebook","menu_sub":[{"menu_name":"\u0e1f\u0e34\u0e25\u0e4c\u0e21\u0e01\u0e31\u0e19\u0e23\u0e2d\u0e22","menu_dtl_id":"026026","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e1f\u0e34\u0e25\u0e4c\u0e21\u0e01\u0e31\u0e19\u0e23\u0e2d\u0e22\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a-notebook\/\u0e1f\u0e34\u0e25\u0e4c\u0e21\u0e01\u0e31\u0e19\u0e23\u0e2d\u0e22","menu_slug":"\u0e1f\u0e34\u0e25\u0e4c\u0e21\u0e01\u0e31\u0e19\u0e23\u0e2d\u0e22"}],"menu_slug":"\u0e1f\u0e34\u0e25\u0e4c\u0e21\u0e01\u0e31\u0e19\u0e23\u0e2d\u0e22\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a-notebook"},{"menu_name":"Cooler Pad","menu_id":"01949","menu_url":"https:\/\/www.advice.co.th\/product\/cooler-pad","menu_sub":[{"menu_name":"Cooler Pad (1 Fan)","menu_dtl_id":"026616","menu_url":"https:\/\/www.advice.co.th\/product\/cooler-pad\/cooler-pad-1-fan-","menu_slug":"cooler-pad-1-fan-"},{"menu_name":"Cooler Pad (2 Fan)","menu_dtl_id":"026618","menu_url":"https:\/\/www.advice.co.th\/product\/cooler-pad\/cooler-pad-2-fan-","menu_slug":"cooler-pad-2-fan-"},{"menu_name":"Cooler Pad (3 - 6 Fan)","menu_dtl_id":"026619","menu_url":"https:\/\/www.advice.co.th\/product\/cooler-pad\/cooler-pad-3-6-fan-","menu_slug":"cooler-pad-3-6-fan-"}],"menu_slug":"cooler-pad"},{"menu_name":"\u0e01\u0e23\u0e30\u0e40\u0e1b\u0e4b\u0e32\u0e43\u0e2a\u0e48 Notebook","menu_id":"01954","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e23\u0e30\u0e40\u0e1b\u0e4b\u0e32\u0e43\u0e2a\u0e48-notebook","menu_sub":[{"menu_name":"\u0e01\u0e23\u0e30\u0e40\u0e1b\u0e4b\u0e32","menu_dtl_id":"026674","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e23\u0e30\u0e40\u0e1b\u0e4b\u0e32\u0e43\u0e2a\u0e48-notebook\/\u0e01\u0e23\u0e30\u0e40\u0e1b\u0e4b\u0e32","menu_slug":"\u0e01\u0e23\u0e30\u0e40\u0e1b\u0e4b\u0e32"}],"menu_slug":"\u0e01\u0e23\u0e30\u0e40\u0e1b\u0e4b\u0e32\u0e43\u0e2a\u0e48-notebook"}],"menu_slug":"notebook-accessorie"}],"2":[{"menu_name":"COMPUTER SET","menu_url":"https:\/\/www.advice.co.th\/product\/comset","group_id":"27","menu_head_group_id":"2","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/ComputerSet.svg","menu_sub":[{"menu_name":"COMPUTER SET INTEL","menu_id":"01946","menu_url":"https:\/\/www.advice.co.th\/product\/computer-set-intel","menu_sub":[{"menu_name":"SET INTEL","menu_dtl_id":"026609","menu_url":"https:\/\/www.advice.co.th\/product\/computer-set-intel\/set-intel","menu_slug":"set-intel"}],"menu_slug":"computer-set-intel"},{"menu_name":"COMPUTER SET AMD","menu_id":"01947","menu_url":"https:\/\/www.advice.co.th\/product\/computer-set-amd","menu_sub":[{"menu_name":"SET AMD","menu_dtl_id":"026610","menu_url":"https:\/\/www.advice.co.th\/product\/computer-set-amd\/set-amd","menu_slug":"set-amd"}],"menu_slug":"computer-set-amd"}],"menu_slug":"comset"},{"menu_name":"COMPUTER HARDWARE (DIY)","menu_url":"https:\/\/www.advice.co.th\/product\/computer-hardware","group_id":"4","menu_head_group_id":"2","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/27-ram.svg","menu_sub":[{"menu_name":"CPU","menu_id":"00023","menu_url":"https:\/\/www.advice.co.th\/product\/cpu","menu_sub":[{"menu_name":"AMD AM4","menu_dtl_id":"022781","menu_url":"https:\/\/www.advice.co.th\/product\/cpu\/amd-am4","menu_slug":"amd-am4"},{"menu_name":"AMD AM5","menu_dtl_id":"026115","menu_url":"https:\/\/www.advice.co.th\/product\/cpu\/amd-am5","menu_slug":"amd-am5"},{"menu_name":"AMD sWRX8","menu_dtl_id":"026008","menu_url":"https:\/\/www.advice.co.th\/product\/cpu\/amd-swrx8","menu_slug":"amd-swrx8"},{"menu_name":"INTEL 1700","menu_dtl_id":"025105","menu_url":"https:\/\/www.advice.co.th\/product\/cpu\/intel-1700","menu_slug":"intel-1700"},{"menu_name":"INTEL 1200","menu_dtl_id":"022791","menu_url":"https:\/\/www.advice.co.th\/product\/cpu\/intel-1200","menu_slug":"intel-1200"},{"menu_name":"INTEL 1151V2","menu_dtl_id":"022797","menu_url":"https:\/\/www.advice.co.th\/product\/cpu\/intel-1151v2","menu_slug":"intel-1151v2"},{"menu_name":"INTEL 1151","menu_dtl_id":"022807","menu_url":"https:\/\/www.advice.co.th\/product\/cpu\/intel-1151","menu_slug":"intel-1151"},{"menu_name":"INTEL 1150","menu_dtl_id":"022812","menu_url":"https:\/\/www.advice.co.th\/product\/cpu\/intel-1150","menu_slug":"intel-1150"},{"menu_name":"INTEL 1155","menu_dtl_id":"022816","menu_url":"https:\/\/www.advice.co.th\/product\/cpu\/intel-1155","menu_slug":"intel-1155"}],"menu_slug":"cpu"},{"menu_name":"Mainboard","menu_id":"00027","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard","menu_sub":[{"menu_name":"MAINBOARD + CPU","menu_dtl_id":"023201","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/mainboard-plus-cpu","menu_slug":"mainboard-plus-cpu"},{"menu_name":"AMD AM4 (A320 - A520)","menu_dtl_id":"026540","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/amd-am4-a320-a520-","menu_slug":"amd-am4-a320-a520-"},{"menu_name":"AMD AM4 (B450 - B550)","menu_dtl_id":"026558","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/amd-am4-b450-b550-","menu_slug":"amd-am4-b450-b550-"},{"menu_name":"AMD AM4 (X570 - X570S)","menu_dtl_id":"026438","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/amd-am4-x570-x570s-","menu_slug":"amd-am4-x570-x570s-"},{"menu_name":"AMD AM5 (A620)","menu_dtl_id":"026479","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/amd-am5-a620-","menu_slug":"amd-am5-a620-"},{"menu_name":"AMD AM5 (B650)","menu_dtl_id":"026150","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/amd-am5-b650-","menu_slug":"amd-am5-b650-"},{"menu_name":"AMD AM5 (X670)","menu_dtl_id":"026114","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/amd-am5-x670-","menu_slug":"amd-am5-x670-"},{"menu_name":"AMD TRX50 (TRX - 50)","menu_dtl_id":"026910","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/amd-trx50-trx-50-","menu_slug":"amd-trx50-trx-50-"},{"menu_name":"INTEL 775, 1150, 1155, 1156","menu_dtl_id":"026551","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/intel-775-1150-1155-1156","menu_slug":"intel-775-1150-1155-1156"},{"menu_name":"INTEL 1151 (H110 - Z390)","menu_dtl_id":"026671","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/intel-1151-h110-z390-","menu_slug":"intel-1151-h110-z390-"},{"menu_name":"INTEL 1200 (H410 - Z490)","menu_dtl_id":"026711","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/intel-1200-h410-z490-","menu_slug":"intel-1200-h410-z490-"},{"menu_name":"INTEL 1200 (H510 - Z590)","menu_dtl_id":"026590","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/intel-1200-h510-z590-","menu_slug":"intel-1200-h510-z590-"},{"menu_name":"INTEL 1700 (H610 - H770)","menu_dtl_id":"026559","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/intel-1700-h610-h770-","menu_slug":"intel-1700-h610-h770-"},{"menu_name":"INTEL 1700 (B660 - B760)","menu_dtl_id":"026560","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/intel-1700-b660-b760-","menu_slug":"intel-1700-b660-b760-"},{"menu_name":"INTEL 1700 (Z690 - Z790)","menu_dtl_id":"026561","menu_url":"https:\/\/www.advice.co.th\/product\/mainboard\/intel-1700-z690-z790-","menu_slug":"intel-1700-z690-z790-"}],"menu_slug":"mainboard"},{"menu_name":"Graphic Card (VGA)","menu_id":"01762","menu_url":"https:\/\/www.advice.co.th\/product\/graphic-card-vga-","menu_sub":[{"menu_name":"AMD RADEON R - RX 500 SERIES","menu_dtl_id":"026543","menu_url":"https:\/\/www.advice.co.th\/product\/graphic-card-vga-\/amd-radeon-r-rx-500-series","menu_slug":"amd-radeon-r-rx-500-series"},{"menu_name":"AMD RADEON RX 6000 SERIES","menu_dtl_id":"026544","menu_url":"https:\/\/www.advice.co.th\/product\/graphic-card-vga-\/amd-radeon-rx-6000-series","menu_slug":"amd-radeon-rx-6000-series"},{"menu_name":"AMD RADEON RX 7000 SERIES","menu_dtl_id":"026545","menu_url":"https:\/\/www.advice.co.th\/product\/graphic-card-vga-\/amd-radeon-rx-7000-series","menu_slug":"amd-radeon-rx-7000-series"},{"menu_name":"NVIDIA 200 - 700 SERIES","menu_dtl_id":"026546","menu_url":"https:\/\/www.advice.co.th\/product\/graphic-card-vga-\/nvidia-200-700-series","menu_slug":"nvidia-200-700-series"},{"menu_name":"NVIDIA 1000 SERIES","menu_dtl_id":"026547","menu_url":"https:\/\/www.advice.co.th\/product\/graphic-card-vga-\/nvidia-1000-series","menu_slug":"nvidia-1000-series"},{"menu_name":"NVIDIA 3000 SERIES","menu_dtl_id":"026549","menu_url":"https:\/\/www.advice.co.th\/product\/graphic-card-vga-\/nvidia-3000-series","menu_slug":"nvidia-3000-series"},{"menu_name":"NVIDIA 4000 SERIES","menu_dtl_id":"026550","menu_url":"https:\/\/www.advice.co.th\/product\/graphic-card-vga-\/nvidia-4000-series","menu_slug":"nvidia-4000-series"},{"menu_name":"NVIDIA QUADRO","menu_dtl_id":"024636","menu_url":"https:\/\/www.advice.co.th\/product\/graphic-card-vga-\/nvidia-quadro","menu_slug":"nvidia-quadro"},{"menu_name":"INTEL ARC SERIES","menu_dtl_id":"026019","menu_url":"https:\/\/www.advice.co.th\/product\/graphic-card-vga-\/intel-arc-series","menu_slug":"intel-arc-series"},{"menu_name":"VGA HOLDER","menu_dtl_id":"026988","menu_url":"https:\/\/www.advice.co.th\/product\/graphic-card-vga-\/vga-holder","menu_slug":"vga-holder"}],"menu_slug":"graphic-card-vga-"},{"menu_name":"Ram for PC","menu_id":"01397","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-pc","menu_sub":[{"menu_name":"PC DDR2","menu_dtl_id":"025995","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-pc\/pc-ddr2","menu_slug":"pc-ddr2"},{"menu_name":"PC DDR3","menu_dtl_id":"026533","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-pc\/pc-ddr3","menu_slug":"pc-ddr3"},{"menu_name":"PC DDR4(2133-2400)","menu_dtl_id":"026534","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-pc\/pc-ddr4-2133-2400-","menu_slug":"pc-ddr4-2133-2400-"},{"menu_name":"PC DDR4(2666-3000)","menu_dtl_id":"026661","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-pc\/pc-ddr4-2666-3000-","menu_slug":"pc-ddr4-2666-3000-"},{"menu_name":"PC DDR4(3200)","menu_dtl_id":"023340","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-pc\/pc-ddr4-3200-","menu_slug":"pc-ddr4-3200-"},{"menu_name":"PC DDR4(3600-4800)","menu_dtl_id":"026535","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-pc\/pc-ddr4-3600-4800-","menu_slug":"pc-ddr4-3600-4800-"},{"menu_name":"PC DDR5(4800)","menu_dtl_id":"025113","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-pc\/pc-ddr5-4800-","menu_slug":"pc-ddr5-4800-"},{"menu_name":"PC DDR5(5200)","menu_dtl_id":"025104","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-pc\/pc-ddr5-5200-","menu_slug":"pc-ddr5-5200-"},{"menu_name":"PC DDR5(5600)","menu_dtl_id":"025175","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-pc\/pc-ddr5-5600-","menu_slug":"pc-ddr5-5600-"},{"menu_name":"PC DDR5(6000)","menu_dtl_id":"025589","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-pc\/pc-ddr5-6000-","menu_slug":"pc-ddr5-6000-"},{"menu_name":"PC DDR5(6200-8200)","menu_dtl_id":"026662","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-pc\/pc-ddr5-6200-8200-","menu_slug":"pc-ddr5-6200-8200-"}],"menu_slug":"ram-for-pc"},{"menu_name":"Ram for NoteBook","menu_id":"01398","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-notebook","menu_sub":[{"menu_name":"NOTEBOOK DDR3","menu_dtl_id":"026537","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-notebook\/notebook-ddr3","menu_slug":"notebook-ddr3"},{"menu_name":"NOTEBOOK DDR4(2133-2400)","menu_dtl_id":"026538","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-notebook\/notebook-ddr4-2133-2400-","menu_slug":"notebook-ddr4-2133-2400-"},{"menu_name":"NOTEBOOK DDR4(2666)","menu_dtl_id":"023357","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-notebook\/notebook-ddr4-2666-","menu_slug":"notebook-ddr4-2666-"},{"menu_name":"NOTEBOOK DDR4(3200)","menu_dtl_id":"023358","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-notebook\/notebook-ddr4-3200-","menu_slug":"notebook-ddr4-3200-"},{"menu_name":"NOTEBOOK DDR5","menu_dtl_id":"026539","menu_url":"https:\/\/www.advice.co.th\/product\/ram-for-notebook\/notebook-ddr5","menu_slug":"notebook-ddr5"}],"menu_slug":"ram-for-notebook"},{"menu_name":"Sound Card","menu_id":"00031","menu_url":"https:\/\/www.advice.co.th\/product\/sound-card","menu_sub":[{"menu_name":"INTERNAL","menu_dtl_id":"009350","menu_url":"https:\/\/www.advice.co.th\/product\/sound-card\/internal","menu_slug":"internal"},{"menu_name":"EXTERNAL","menu_dtl_id":"009351","menu_url":"https:\/\/www.advice.co.th\/product\/sound-card\/external","menu_slug":"external"}],"menu_slug":"sound-card"},{"menu_name":"Case","menu_id":"00897","menu_url":"https:\/\/www.advice.co.th\/product\/case","menu_sub":[{"menu_name":"ATX COLD COOL CASE","menu_dtl_id":"026797","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-cold-cool-case","menu_slug":"atx-cold-cool-case"},{"menu_name":"ATX CUBIC","menu_dtl_id":"024249","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-cubic","menu_slug":"atx-cubic"},{"menu_name":"ATX TSUNAMI","menu_dtl_id":"024262","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-tsunami","menu_slug":"atx-tsunami"},{"menu_name":"ATX ITSONAS","menu_dtl_id":"024255","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-itsonas","menu_slug":"atx-itsonas"},{"menu_name":"ATX COOLER MASTER","menu_dtl_id":"024250","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-cooler-master","menu_slug":"atx-cooler-master"},{"menu_name":"ATX AEROCOOL","menu_dtl_id":"024251","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-aerocool","menu_slug":"atx-aerocool"},{"menu_name":"ATX ANTEC","menu_dtl_id":"024253","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-antec","menu_slug":"atx-antec"},{"menu_name":"ATX ASUS","menu_dtl_id":"024252","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-asus","menu_slug":"atx-asus"},{"menu_name":"ATX CORSAIR","menu_dtl_id":"024254","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-corsair","menu_slug":"atx-corsair"},{"menu_name":"ATX MONTECH","menu_dtl_id":"024258","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-montech","menu_slug":"atx-montech"},{"menu_name":"ATX NZXT","menu_dtl_id":"024260","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-nzxt","menu_slug":"atx-nzxt"},{"menu_name":"ATX THERMALTAKE","menu_dtl_id":"024261","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-thermaltake","menu_slug":"atx-thermaltake"},{"menu_name":"ATX OTHERS","menu_dtl_id":"025926","menu_url":"https:\/\/www.advice.co.th\/product\/case\/atx-others","menu_slug":"atx-others"},{"menu_name":"MINI-ITX CASE","menu_dtl_id":"024238","menu_url":"https:\/\/www.advice.co.th\/product\/case\/mini-itx-case","menu_slug":"mini-itx-case"},{"menu_name":"mATX CASE","menu_dtl_id":"024239","menu_url":"https:\/\/www.advice.co.th\/product\/case\/matx-case","menu_slug":"matx-case"},{"menu_name":"E-ATX CASE","menu_dtl_id":"024240","menu_url":"https:\/\/www.advice.co.th\/product\/case\/e-atx-case","menu_slug":"e-atx-case"},{"menu_name":"ACCESSORIES CASE","menu_dtl_id":"023401","menu_url":"https:\/\/www.advice.co.th\/product\/case\/accessories-case","menu_slug":"accessories-case"}],"menu_slug":"case"},{"menu_name":"Power Supply","menu_id":"00896","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply","menu_sub":[{"menu_name":"400W.-850W.FULL","menu_dtl_id":"026836","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/400w-850w-full","menu_slug":"400w-850w-full"},{"menu_name":"SFX FOR MINI-ITX","menu_dtl_id":"024275","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/sfx-for-mini-itx","menu_slug":"sfx-for-mini-itx"},{"menu_name":"400W.-750W.","menu_dtl_id":"023360","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/400w-750w-","menu_slug":"400w-750w-"},{"menu_name":"(80+WHITE)450W.-550W.","menu_dtl_id":"023362","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/-80pluswhite-450w-550w-","menu_slug":"-80pluswhite-450w-550w-"},{"menu_name":"(80+WHITE)600W.-800W.","menu_dtl_id":"026343","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/-80pluswhite-600w-800w-","menu_slug":"-80pluswhite-600w-800w-"},{"menu_name":"(80+BRONZE)450W.-550W.","menu_dtl_id":"023364","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/-80plusbronze-450w-550w-","menu_slug":"-80plusbronze-450w-550w-"},{"menu_name":"(80+BRONZE)600W.-700W.","menu_dtl_id":"023365","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/-80plusbronze-600w-700w-","menu_slug":"-80plusbronze-600w-700w-"},{"menu_name":"(80+BRONZE)750W.-1650W.","menu_dtl_id":"025951","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/-80plusbronze-750w-1650w-","menu_slug":"-80plusbronze-750w-1650w-"},{"menu_name":"(80+SILVER)500W.-850W.","menu_dtl_id":"023367","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/-80plussilver-500w-850w-","menu_slug":"-80plussilver-500w-850w-"},{"menu_name":"(80+GOLD)550W.-750W.","menu_dtl_id":"023368","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/-80plusgold-550w-750w-","menu_slug":"-80plusgold-550w-750w-"},{"menu_name":"(80+GOLD)800W.-1650W.","menu_dtl_id":"024215","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/-80plusgold-800w-1650w-","menu_slug":"-80plusgold-800w-1650w-"},{"menu_name":"(80+PLATINUM)750W.-1300W.","menu_dtl_id":"025662","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/-80plusplatinum-750w-1300w-","menu_slug":"-80plusplatinum-750w-1300w-"},{"menu_name":"(80+TITANIUM))1000W.-1600W.","menu_dtl_id":"026279","menu_url":"https:\/\/www.advice.co.th\/product\/power-supply\/-80plustitanium-1000w-1600w-","menu_slug":"-80plustitanium-1000w-1600w-"}],"menu_slug":"power-supply"},{"menu_name":"Cooling System","menu_id":"01352","menu_url":"https:\/\/www.advice.co.th\/product\/cooling-system","menu_sub":[{"menu_name":"FAN CASE","menu_dtl_id":"024482","menu_url":"https:\/\/www.advice.co.th\/product\/cooling-system\/fan-case","menu_slug":"fan-case"},{"menu_name":"FAN CASE (HI-END)","menu_dtl_id":"024483","menu_url":"https:\/\/www.advice.co.th\/product\/cooling-system\/fan-case-hi-end-","menu_slug":"fan-case-hi-end-"},{"menu_name":"SILICONE CPU","menu_dtl_id":"023375","menu_url":"https:\/\/www.advice.co.th\/product\/cooling-system\/silicone-cpu","menu_slug":"silicone-cpu"},{"menu_name":"CPU COOLER","menu_dtl_id":"023374","menu_url":"https:\/\/www.advice.co.th\/product\/cooling-system\/cpu-cooler","menu_slug":"cpu-cooler"},{"menu_name":"CPU COOLER (HI-END)","menu_dtl_id":"024484","menu_url":"https:\/\/www.advice.co.th\/product\/cooling-system\/cpu-cooler-hi-end-","menu_slug":"cpu-cooler-hi-end-"},{"menu_name":"LIQUID COOLING","menu_dtl_id":"023376","menu_url":"https:\/\/www.advice.co.th\/product\/cooling-system\/liquid-cooling","menu_slug":"liquid-cooling"}],"menu_slug":"cooling-system"},{"menu_name":"Optical Disk Drive (ODD)","menu_id":"01564","menu_url":"https:\/\/www.advice.co.th\/product\/optical-disk-drive-odd-","menu_sub":[{"menu_name":"Optical Disk Drive (ODD)","menu_dtl_id":"026389","menu_url":"https:\/\/www.advice.co.th\/product\/optical-disk-drive-odd-\/optical-disk-drive-odd-","menu_slug":"optical-disk-drive-odd-"},{"menu_name":"DVD RW SATA","menu_dtl_id":"023291","menu_url":"https:\/\/www.advice.co.th\/product\/optical-disk-drive-odd-\/dvd-rw-sata","menu_slug":"dvd-rw-sata"},{"menu_name":"EXT DVD RW","menu_dtl_id":"023292","menu_url":"https:\/\/www.advice.co.th\/product\/optical-disk-drive-odd-\/ext-dvd-rw","menu_slug":"ext-dvd-rw"}],"menu_slug":"optical-disk-drive-odd-"}],"menu_slug":"computer-hardware"},{"menu_name":"SSD \/ HARD DISK \/ STORAGE","menu_url":"https:\/\/www.advice.co.th\/product\/harddisk-storage","group_id":"8","menu_head_group_id":"2","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/03-diy.svg","menu_sub":[{"menu_name":"SSD (Solid State Drive)","menu_id":"01737","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-","menu_sub":[{"menu_name":"SSD SATA 2.5'' 128 GB","menu_dtl_id":"024390","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-sata-2-5-128-gb","menu_slug":"ssd-sata-2-5-128-gb"},{"menu_name":"SSD SATA 2.5'' 256 GB","menu_dtl_id":"024391","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-sata-2-5-256-gb","menu_slug":"ssd-sata-2-5-256-gb"},{"menu_name":"SSD SATA 2.5'' 512 GB","menu_dtl_id":"024392","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-sata-2-5-512-gb","menu_slug":"ssd-sata-2-5-512-gb"},{"menu_name":"SSD SATA 2.5'' 1 TB","menu_dtl_id":"024393","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-sata-2-5-1-tb","menu_slug":"ssd-sata-2-5-1-tb"},{"menu_name":"SSD SATA 2.5'' 2 TB UP","menu_dtl_id":"024394","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-sata-2-5-2-tb-up","menu_slug":"ssd-sata-2-5-2-tb-up"},{"menu_name":"SSD M.2 SATA 128 GB","menu_dtl_id":"024395","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-m-2-sata-128-gb","menu_slug":"ssd-m-2-sata-128-gb"},{"menu_name":"SSD M.2 SATA 256 GB","menu_dtl_id":"024396","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-m-2-sata-256-gb","menu_slug":"ssd-m-2-sata-256-gb"},{"menu_name":"SSD M.2 SATA 512 GB UP","menu_dtl_id":"024397","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-m-2-sata-512-gb-up","menu_slug":"ssd-m-2-sata-512-gb-up"},{"menu_name":"SSD M.2 PCIe\/NVMe 128 GB","menu_dtl_id":"024398","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-m-2-pcie-nvme-128-gb","menu_slug":"ssd-m-2-pcie-nvme-128-gb"},{"menu_name":"SSD M.2 PCIe\/NVMe 256 GB","menu_dtl_id":"024389","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-m-2-pcie-nvme-256-gb","menu_slug":"ssd-m-2-pcie-nvme-256-gb"},{"menu_name":"SSD M.2 PCIe\/NVMe 512 GB","menu_dtl_id":"024399","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-m-2-pcie-nvme-512-gb","menu_slug":"ssd-m-2-pcie-nvme-512-gb"},{"menu_name":"SSD M.2 PCIe\/NVMe 1 TB","menu_dtl_id":"024400","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-m-2-pcie-nvme-1-tb","menu_slug":"ssd-m-2-pcie-nvme-1-tb"},{"menu_name":"SSD M.2 PCIe\/NVMe 2 TB UP","menu_dtl_id":"024401","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/ssd-m-2-pcie-nvme-2-tb-up","menu_slug":"ssd-m-2-pcie-nvme-2-tb-up"},{"menu_name":"ACCESSORIES SSD","menu_dtl_id":"026390","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-solid-state-drive-\/accessories-ssd","menu_slug":"accessories-ssd"}],"menu_slug":"ssd-solid-state-drive-"},{"menu_name":"Hard Disk for Notebook","menu_id":"01652","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-notebook","menu_sub":[{"menu_name":"HARD DISK NOTEBOOK SATA-III","menu_dtl_id":"022806","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-notebook\/hard-disk-notebook-sata-iii","menu_slug":"hard-disk-notebook-sata-iii"}],"menu_slug":"hard-disk-for-notebook"},{"menu_name":"Hard Disk for PC","menu_id":"01653","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-pc","menu_sub":[{"menu_name":"HARD DISK PC SATA-III (500 GB)","menu_dtl_id":"023724","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-pc\/hard-disk-pc-sata-iii-500-gb-","menu_slug":"hard-disk-pc-sata-iii-500-gb-"},{"menu_name":"HARD DISK PC SATA-III (1 TB)","menu_dtl_id":"022824","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-pc\/hard-disk-pc-sata-iii-1-tb-","menu_slug":"hard-disk-pc-sata-iii-1-tb-"},{"menu_name":"HARD DISK PC SATA-III (2 TB)","menu_dtl_id":"022828","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-pc\/hard-disk-pc-sata-iii-2-tb-","menu_slug":"hard-disk-pc-sata-iii-2-tb-"},{"menu_name":"HARD DISK PC SATA-III (4 TB)","menu_dtl_id":"022833","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-pc\/hard-disk-pc-sata-iii-4-tb-","menu_slug":"hard-disk-pc-sata-iii-4-tb-"},{"menu_name":"HARD DISK PC SATA-III (6 TB)","menu_dtl_id":"022837","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-pc\/hard-disk-pc-sata-iii-6-tb-","menu_slug":"hard-disk-pc-sata-iii-6-tb-"}],"menu_slug":"hard-disk-for-pc"},{"menu_name":"Hard Disk for CCTV","menu_id":"01869","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-cctv","menu_sub":[{"menu_name":"HARD DISK CCTV (SURVEILLANCE)","menu_dtl_id":"025717","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-cctv\/hard-disk-cctv-surveillance-","menu_slug":"hard-disk-cctv-surveillance-"}],"menu_slug":"hard-disk-for-cctv"},{"menu_name":"Hard Disk for NAS","menu_id":"01870","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-nas","menu_sub":[{"menu_name":"HARD DISK NAS SATA-III","menu_dtl_id":"025718","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-nas\/hard-disk-nas-sata-iii","menu_slug":"hard-disk-nas-sata-iii"}],"menu_slug":"hard-disk-for-nas"},{"menu_name":"Hard Disk for ENTERPRISE","menu_id":"01871","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-enterprise","menu_sub":[{"menu_name":"HARD DISK ENTERPRISE SATA-III","menu_dtl_id":"025719","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-for-enterprise\/hard-disk-enterprise-sata-iii","menu_slug":"hard-disk-enterprise-sata-iii"}],"menu_slug":"hard-disk-for-enterprise"},{"menu_name":"SSD External","menu_id":"01636","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-external","menu_sub":[{"menu_name":"SSD EXTERNAL 512 GB","menu_dtl_id":"022847","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-external\/ssd-external-512-gb","menu_slug":"ssd-external-512-gb"},{"menu_name":"SSD EXTERNAL 1 TB","menu_dtl_id":"024810","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-external\/ssd-external-1-tb","menu_slug":"ssd-external-1-tb"},{"menu_name":"SSD EXTERNAL 2 TB","menu_dtl_id":"024811","menu_url":"https:\/\/www.advice.co.th\/product\/ssd-external\/ssd-external-2-tb","menu_slug":"ssd-external-2-tb"}],"menu_slug":"ssd-external"},{"menu_name":"Hard Disk External","menu_id":"01408","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-external","menu_sub":[{"menu_name":"HARD DISK EXTERNAL 2.5'' (1 TB)","menu_dtl_id":"022856","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-external\/hard-disk-external-2-5-1-tb-","menu_slug":"hard-disk-external-2-5-1-tb-"},{"menu_name":"HARD DISK EXTERNAL 2.5'' (2 TB)","menu_dtl_id":"022861","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-external\/hard-disk-external-2-5-2-tb-","menu_slug":"hard-disk-external-2-5-2-tb-"},{"menu_name":"HARD DISK EXTERNAL 2.5'' (4 TB)","menu_dtl_id":"022869","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-external\/hard-disk-external-2-5-4-tb-","menu_slug":"hard-disk-external-2-5-4-tb-"},{"menu_name":"HARD DISK EXTERNAL 2.5'' (5 TB)","menu_dtl_id":"022872","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-external\/hard-disk-external-2-5-5-tb-","menu_slug":"hard-disk-external-2-5-5-tb-"},{"menu_name":"HARD DISK EXTERNAL 3.5'' (4 TB)","menu_dtl_id":"022880","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-external\/hard-disk-external-3-5-4-tb-","menu_slug":"hard-disk-external-3-5-4-tb-"},{"menu_name":"HARD DISK EXTERNAL 3.5'' (6 TB UP)","menu_dtl_id":"022882","menu_url":"https:\/\/www.advice.co.th\/product\/hard-disk-external\/hard-disk-external-3-5-6-tb-up-","menu_slug":"hard-disk-external-3-5-6-tb-up-"}],"menu_slug":"hard-disk-external"},{"menu_name":"Enclosure\/Media Player\/Bag","menu_id":"01592","menu_url":"https:\/\/www.advice.co.th\/product\/enclosure-media-player-bag","menu_sub":[{"menu_name":"Enclosure USB 3.0 \/ 3.1","menu_dtl_id":"026677","menu_url":"https:\/\/www.advice.co.th\/product\/enclosure-media-player-bag\/enclosure-usb-3-0-3-1","menu_slug":"enclosure-usb-3-0-3-1"},{"menu_name":"Enclosure M.2 \/ Dual","menu_dtl_id":"026678","menu_url":"https:\/\/www.advice.co.th\/product\/enclosure-media-player-bag\/enclosure-m-2-dual","menu_slug":"enclosure-m-2-dual"},{"menu_name":"Bag  \/  Box","menu_dtl_id":"026679","menu_url":"https:\/\/www.advice.co.th\/product\/enclosure-media-player-bag\/bag-box","menu_slug":"bag-box"},{"menu_name":"Enclosure USB 2.0","menu_dtl_id":"023895","menu_url":"https:\/\/www.advice.co.th\/product\/enclosure-media-player-bag\/enclosure-usb-2-0","menu_slug":"enclosure-usb-2-0"},{"menu_name":"Docking","menu_dtl_id":"015522","menu_url":"https:\/\/www.advice.co.th\/product\/enclosure-media-player-bag\/docking","menu_slug":"docking"}],"menu_slug":"enclosure-media-player-bag"},{"menu_name":"Network Storage (NAS)","menu_id":"01583","menu_url":"https:\/\/www.advice.co.th\/product\/network-storage-nas-","menu_sub":[{"menu_name":"1-2 BAY","menu_dtl_id":"026345","menu_url":"https:\/\/www.advice.co.th\/product\/network-storage-nas-\/1-2-bay","menu_slug":"1-2-bay"},{"menu_name":"4-6 BAY","menu_dtl_id":"025985","menu_url":"https:\/\/www.advice.co.th\/product\/network-storage-nas-\/4-6-bay","menu_slug":"4-6-bay"},{"menu_name":"8 BAY UP","menu_dtl_id":"026236","menu_url":"https:\/\/www.advice.co.th\/product\/network-storage-nas-\/8-bay-up","menu_slug":"8-bay-up"}],"menu_slug":"network-storage-nas-"}],"menu_slug":"harddisk-storage"},{"menu_name":"MEMORY \/ FLASH DRIVE \/ READER","menu_url":"https:\/\/www.advice.co.th\/product\/memory-flashdrive-reader","group_id":"9","menu_head_group_id":"2","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/07-flashdrive.svg","menu_sub":[{"menu_name":"Micro SD Card","menu_id":"01594","menu_url":"https:\/\/www.advice.co.th\/product\/micro-sd-card","menu_sub":[{"menu_name":"Micro SD Card 8GB - 16GB","menu_dtl_id":"026666","menu_url":"https:\/\/www.advice.co.th\/product\/micro-sd-card\/micro-sd-card-8gb-16gb","menu_slug":"micro-sd-card-8gb-16gb"},{"menu_name":"Micro SD Card 32GB","menu_dtl_id":"025556","menu_url":"https:\/\/www.advice.co.th\/product\/micro-sd-card\/micro-sd-card-32gb","menu_slug":"micro-sd-card-32gb"},{"menu_name":"Micro SD Card 64GB","menu_dtl_id":"025557","menu_url":"https:\/\/www.advice.co.th\/product\/micro-sd-card\/micro-sd-card-64gb","menu_slug":"micro-sd-card-64gb"},{"menu_name":"Micro SD Card 128GB","menu_dtl_id":"025558","menu_url":"https:\/\/www.advice.co.th\/product\/micro-sd-card\/micro-sd-card-128gb","menu_slug":"micro-sd-card-128gb"},{"menu_name":"Micro SD Card 256GB","menu_dtl_id":"025559","menu_url":"https:\/\/www.advice.co.th\/product\/micro-sd-card\/micro-sd-card-256gb","menu_slug":"micro-sd-card-256gb"},{"menu_name":"Micro SD Card 512GB UP","menu_dtl_id":"025655","menu_url":"https:\/\/www.advice.co.th\/product\/micro-sd-card\/micro-sd-card-512gb-up","menu_slug":"micro-sd-card-512gb-up"}],"menu_slug":"micro-sd-card"},{"menu_name":"SD Card","menu_id":"01595","menu_url":"https:\/\/www.advice.co.th\/product\/sd-card","menu_sub":[{"menu_name":"SD CARD 32GB","menu_dtl_id":"024500","menu_url":"https:\/\/www.advice.co.th\/product\/sd-card\/sd-card-32gb","menu_slug":"sd-card-32gb"},{"menu_name":"SD CARD 64GB","menu_dtl_id":"024501","menu_url":"https:\/\/www.advice.co.th\/product\/sd-card\/sd-card-64gb","menu_slug":"sd-card-64gb"},{"menu_name":"SD Card 128GB","menu_dtl_id":"024502","menu_url":"https:\/\/www.advice.co.th\/product\/sd-card\/sd-card-128gb","menu_slug":"sd-card-128gb"},{"menu_name":"SD Card 256GB UP","menu_dtl_id":"024503","menu_url":"https:\/\/www.advice.co.th\/product\/sd-card\/sd-card-256gb-up","menu_slug":"sd-card-256gb-up"},{"menu_name":"External Card Reader","menu_dtl_id":"015479","menu_url":"https:\/\/www.advice.co.th\/product\/sd-card\/external-card-reader","menu_slug":"external-card-reader"}],"menu_slug":"sd-card"},{"menu_name":"Flash Drive","menu_id":"00876","menu_url":"https:\/\/www.advice.co.th\/product\/flash-drive","menu_sub":[{"menu_name":"Flash Drive 32GB","menu_dtl_id":"025563","menu_url":"https:\/\/www.advice.co.th\/product\/flash-drive\/flash-drive-32gb","menu_slug":"flash-drive-32gb"},{"menu_name":"Flash Drive 64GB","menu_dtl_id":"025564","menu_url":"https:\/\/www.advice.co.th\/product\/flash-drive\/flash-drive-64gb","menu_slug":"flash-drive-64gb"},{"menu_name":"Flash Drive 128GB","menu_dtl_id":"025565","menu_url":"https:\/\/www.advice.co.th\/product\/flash-drive\/flash-drive-128gb","menu_slug":"flash-drive-128gb"},{"menu_name":"Flash Drive 256GB UP","menu_dtl_id":"025566","menu_url":"https:\/\/www.advice.co.th\/product\/flash-drive\/flash-drive-256gb-up","menu_slug":"flash-drive-256gb-up"},{"menu_name":"Flash Drive Type-C","menu_dtl_id":"025195","menu_url":"https:\/\/www.advice.co.th\/product\/flash-drive\/flash-drive-type-c","menu_slug":"flash-drive-type-c"},{"menu_name":"Dual USB Drive Type-C","menu_dtl_id":"024274","menu_url":"https:\/\/www.advice.co.th\/product\/flash-drive\/dual-usb-drive-type-c","menu_slug":"dual-usb-drive-type-c"},{"menu_name":"Dual USB Drive Android \/ IOS","menu_dtl_id":"025948","menu_url":"https:\/\/www.advice.co.th\/product\/flash-drive\/dual-usb-drive-android-ios","menu_slug":"dual-usb-drive-android-ios"}],"menu_slug":"flash-drive"}],"menu_slug":"memory-flashdrive-reader"},{"menu_name":"MONITOR (\u0e08\u0e2d\u0e04\u0e2d\u0e21)","menu_url":"https:\/\/www.advice.co.th\/product\/monitor-\u0e08\u0e2d\u0e04\u0e2d\u0e21","group_id":"25","menu_head_group_id":"2","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/25-monitor.svg","menu_sub":[{"menu_name":"Monitor","menu_id":"01647","menu_url":"https:\/\/www.advice.co.th\/product\/monitor","menu_sub":[{"menu_name":"Monitor 15'' - 19.5''","menu_dtl_id":"026715","menu_url":"https:\/\/www.advice.co.th\/product\/monitor\/monitor-15-19-5-","menu_slug":"monitor-15-19-5-"},{"menu_name":"Monitor 21.5'' - 22''","menu_dtl_id":"026716","menu_url":"https:\/\/www.advice.co.th\/product\/monitor\/monitor-21-5-22-","menu_slug":"monitor-21-5-22-"},{"menu_name":"Monitor 23'' - 25''","menu_dtl_id":"026483","menu_url":"https:\/\/www.advice.co.th\/product\/monitor\/monitor-23-25-","menu_slug":"monitor-23-25-"},{"menu_name":"Monitor 27'' - 29''","menu_dtl_id":"026484","menu_url":"https:\/\/www.advice.co.th\/product\/monitor\/monitor-27-29-","menu_slug":"monitor-27-29-"},{"menu_name":"Monitor 31.5'' - 32''","menu_dtl_id":"026485","menu_url":"https:\/\/www.advice.co.th\/product\/monitor\/monitor-31-5-32-","menu_slug":"monitor-31-5-32-"},{"menu_name":"Monitor 34'' - 39''","menu_dtl_id":"026601","menu_url":"https:\/\/www.advice.co.th\/product\/monitor\/monitor-34-39-","menu_slug":"monitor-34-39-"},{"menu_name":"Monitor 40'' UP","menu_dtl_id":"026487","menu_url":"https:\/\/www.advice.co.th\/product\/monitor\/monitor-40-up","menu_slug":"monitor-40-up"}],"menu_slug":"monitor"},{"menu_name":"Smart Monitor","menu_id":"01980","menu_url":"https:\/\/www.advice.co.th\/product\/smart-monitor","menu_sub":[{"menu_name":"Smart Monitor","menu_dtl_id":"026980","menu_url":"https:\/\/www.advice.co.th\/product\/smart-monitor\/smart-monitor","menu_slug":"smart-monitor"}],"menu_slug":"smart-monitor"},{"menu_name":"Curve Monitor","menu_id":"01935","menu_url":"https:\/\/www.advice.co.th\/product\/curve-monitor","menu_sub":[{"menu_name":"Curve Monitor","menu_dtl_id":"026494","menu_url":"https:\/\/www.advice.co.th\/product\/curve-monitor\/curve-monitor","menu_slug":"curve-monitor"}],"menu_slug":"curve-monitor"},{"menu_name":"Monitor Arm \/ Mount","menu_id":"01971","menu_url":"https:\/\/www.advice.co.th\/product\/monitor-arm-mount","menu_sub":[{"menu_name":"BEWELL","menu_dtl_id":"026898","menu_url":"https:\/\/www.advice.co.th\/product\/monitor-arm-mount\/bewell","menu_slug":"bewell"},{"menu_name":"DOPE","menu_dtl_id":"026942","menu_url":"https:\/\/www.advice.co.th\/product\/monitor-arm-mount\/dope","menu_slug":"dope"},{"menu_name":"AOC","menu_dtl_id":"026972","menu_url":"https:\/\/www.advice.co.th\/product\/monitor-arm-mount\/aoc","menu_slug":"aoc"},{"menu_name":"ERGONOZ","menu_dtl_id":"026879","menu_url":"https:\/\/www.advice.co.th\/product\/monitor-arm-mount\/ergonoz","menu_slug":"ergonoz"}],"menu_slug":"monitor-arm-mount"},{"menu_name":"Adaptor Monitor","menu_id":"01669","menu_url":"https:\/\/www.advice.co.th\/product\/adaptor-monitor","menu_sub":[{"menu_name":"LCD\/LED","menu_dtl_id":"026208","menu_url":"https:\/\/www.advice.co.th\/product\/adaptor-monitor\/lcd-led","menu_slug":"lcd-led"}],"menu_slug":"adaptor-monitor"}],"menu_slug":"monitor-\u0e08\u0e2d\u0e04\u0e2d\u0e21"},{"menu_name":"MOUSE \/ PAD","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-pads","group_id":"33","menu_head_group_id":"2","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/MOUSE_PAD.svg","menu_sub":[{"menu_name":"Mouse","menu_id":"01841","menu_url":"https:\/\/www.advice.co.th\/product\/mouse","menu_sub":[{"menu_name":"ANITECH","menu_dtl_id":"026686","menu_url":"https:\/\/www.advice.co.th\/product\/mouse\/anitech","menu_slug":"anitech"},{"menu_name":"AULA","menu_dtl_id":"026605","menu_url":"https:\/\/www.advice.co.th\/product\/mouse\/aula","menu_slug":"aula"},{"menu_name":"HP","menu_dtl_id":"025339","menu_url":"https:\/\/www.advice.co.th\/product\/mouse\/hp","menu_slug":"hp"},{"menu_name":"LECOO BY LENOVO","menu_dtl_id":"025377","menu_url":"https:\/\/www.advice.co.th\/product\/mouse\/lecoo-by-lenovo","menu_slug":"lecoo-by-lenovo"},{"menu_name":"NUBWO","menu_dtl_id":"025380","menu_url":"https:\/\/www.advice.co.th\/product\/mouse\/nubwo","menu_slug":"nubwo"},{"menu_name":"OKER","menu_dtl_id":"025381","menu_url":"https:\/\/www.advice.co.th\/product\/mouse\/oker","menu_slug":"oker"},{"menu_name":"SMILE","menu_dtl_id":"025378","menu_url":"https:\/\/www.advice.co.th\/product\/mouse\/smile","menu_slug":"smile"},{"menu_name":"SIGNO","menu_dtl_id":"026760","menu_url":"https:\/\/www.advice.co.th\/product\/mouse\/signo","menu_slug":"signo"},{"menu_name":"DELL","menu_dtl_id":"025371","menu_url":"https:\/\/www.advice.co.th\/product\/mouse\/dell","menu_slug":"dell"},{"menu_name":"LOGITECH","menu_dtl_id":"025374","menu_url":"https:\/\/www.advice.co.th\/product\/mouse\/logitech","menu_slug":"logitech"},{"menu_name":"RAPOO","menu_dtl_id":"025376","menu_url":"https:\/\/www.advice.co.th\/product\/mouse\/rapoo","menu_slug":"rapoo"},{"menu_name":"OTHER MOUSE","menu_dtl_id":"026445","menu_url":"https:\/\/www.advice.co.th\/product\/mouse\/other-mouse","menu_slug":"other-mouse"}],"menu_slug":"mouse"},{"menu_name":"Mouse Wireless","menu_id":"01842","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless","menu_sub":[{"menu_name":"AULA","menu_dtl_id":"026943","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/aula","menu_slug":"aula"},{"menu_name":"ANITECH","menu_dtl_id":"026688","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/anitech","menu_slug":"anitech"},{"menu_name":"HP","menu_dtl_id":"025340","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/hp","menu_slug":"hp"},{"menu_name":"LECOO BY LENOVO","menu_dtl_id":"025388","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/lecoo-by-lenovo","menu_slug":"lecoo-by-lenovo"},{"menu_name":"MOFII","menu_dtl_id":"026690","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/mofii","menu_slug":"mofii"},{"menu_name":"NUBWO","menu_dtl_id":"025390","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/nubwo","menu_slug":"nubwo"},{"menu_name":"OKER","menu_dtl_id":"025391","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/oker","menu_slug":"oker"},{"menu_name":"SIGNO","menu_dtl_id":"026761","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/signo","menu_slug":"signo"},{"menu_name":"SMILE","menu_dtl_id":"025393","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/smile","menu_slug":"smile"},{"menu_name":"DELL","menu_dtl_id":"025382","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/dell","menu_slug":"dell"},{"menu_name":"LENOVO","menu_dtl_id":"025383","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/lenovo","menu_slug":"lenovo"},{"menu_name":"LOGITECH","menu_dtl_id":"025384","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/logitech","menu_slug":"logitech"},{"menu_name":"RAPOO","menu_dtl_id":"025387","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless\/rapoo","menu_slug":"rapoo"}],"menu_slug":"mouse-wireless"},{"menu_name":"Pen Mouse","menu_id":"01843","menu_url":"https:\/\/www.advice.co.th\/product\/pen-mouse","menu_sub":[{"menu_name":"Other Pen Mouse","menu_dtl_id":"026691","menu_url":"https:\/\/www.advice.co.th\/product\/pen-mouse\/other-pen-mouse","menu_slug":"other-pen-mouse"},{"menu_name":"WACOM","menu_dtl_id":"026433","menu_url":"https:\/\/www.advice.co.th\/product\/pen-mouse\/wacom","menu_slug":"wacom"}],"menu_slug":"pen-mouse"},{"menu_name":"Mouse Gaming","menu_id":"01831","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming","menu_sub":[{"menu_name":"AULA","menu_dtl_id":"025305","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming\/aula","menu_slug":"aula"},{"menu_name":"EGA","menu_dtl_id":"025421","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming\/ega","menu_slug":"ega"},{"menu_name":"FANTECH","menu_dtl_id":"025422","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming\/fantech","menu_slug":"fantech"},{"menu_name":"NUBWO-X","menu_dtl_id":"025424","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming\/nubwo-x","menu_slug":"nubwo-x"},{"menu_name":"ONIKUMA","menu_dtl_id":"025806","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming\/onikuma","menu_slug":"onikuma"},{"menu_name":"SIGNO E-SPORT","menu_dtl_id":"025425","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming\/signo-e-sport","menu_slug":"signo-e-sport"},{"menu_name":"ASUS","menu_dtl_id":"025428","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming\/asus","menu_slug":"asus"},{"menu_name":"CORSAIR","menu_dtl_id":"025429","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming\/corsair","menu_slug":"corsair"},{"menu_name":"HYPERX","menu_dtl_id":"025431","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming\/hyperx","menu_slug":"hyperx"},{"menu_name":"LOGITECH","menu_dtl_id":"025433","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming\/logitech","menu_slug":"logitech"},{"menu_name":"RAZER","menu_dtl_id":"025434","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming\/razer","menu_slug":"razer"},{"menu_name":"OTHER GAMING MOUSE","menu_dtl_id":"025437","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-gaming\/other-gaming-mouse","menu_slug":"other-gaming-mouse"}],"menu_slug":"mouse-gaming"},{"menu_name":"Mouse Wireless Gaming","menu_id":"01930","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless-gaming","menu_sub":[{"menu_name":"AULA","menu_dtl_id":"026449","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless-gaming\/aula","menu_slug":"aula"},{"menu_name":"NUBWO-X","menu_dtl_id":"026453","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless-gaming\/nubwo-x","menu_slug":"nubwo-x"},{"menu_name":"SIGNO E-SPORT","menu_dtl_id":"026454","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless-gaming\/signo-e-sport","menu_slug":"signo-e-sport"},{"menu_name":"ASUS","menu_dtl_id":"026455","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless-gaming\/asus","menu_slug":"asus"},{"menu_name":"CORSAIR","menu_dtl_id":"026456","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless-gaming\/corsair","menu_slug":"corsair"},{"menu_name":"COOLER MASTER","menu_dtl_id":"026451","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless-gaming\/cooler-master","menu_slug":"cooler-master"},{"menu_name":"HYPERX","menu_dtl_id":"026457","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless-gaming\/hyperx","menu_slug":"hyperx"},{"menu_name":"LOGITECH","menu_dtl_id":"026458","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless-gaming\/logitech","menu_slug":"logitech"},{"menu_name":"LOGA","menu_dtl_id":"026452","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless-gaming\/loga","menu_slug":"loga"},{"menu_name":"RAZER","menu_dtl_id":"026459","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless-gaming\/razer","menu_slug":"razer"},{"menu_name":"OTHER MOUSE WIRELESS GAMING","menu_dtl_id":"026461","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-wireless-gaming\/other-mouse-wireless-gaming","menu_slug":"other-mouse-wireless-gaming"}],"menu_slug":"mouse-wireless-gaming"},{"menu_name":"Mouse Pad","menu_id":"01840","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-pad","menu_sub":[{"menu_name":"Mouse PAD","menu_dtl_id":"025338","menu_url":"https:\/\/www.advice.co.th\/product\/mouse-pad\/mouse-pad","menu_slug":"mouse-pad"}],"menu_slug":"mouse-pad"},{"menu_name":"Gaming Mouse Pad","menu_id":"01919","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad","menu_sub":[{"menu_name":"AULA","menu_dtl_id":"026322","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/aula","menu_slug":"aula"},{"menu_name":"FANTECH","menu_dtl_id":"026324","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/fantech","menu_slug":"fantech"},{"menu_name":"NUBWO-X","menu_dtl_id":"026326","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/nubwo-x","menu_slug":"nubwo-x"},{"menu_name":"SIGNO E-SPORT","menu_dtl_id":"026327","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/signo-e-sport","menu_slug":"signo-e-sport"},{"menu_name":"ASUS","menu_dtl_id":"026329","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/asus","menu_slug":"asus"},{"menu_name":"COOLER MASTER","menu_dtl_id":"026330","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/cooler-master","menu_slug":"cooler-master"},{"menu_name":"HP","menu_dtl_id":"026332","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/hp","menu_slug":"hp"},{"menu_name":"HYPERX","menu_dtl_id":"026333","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/hyperx","menu_slug":"hyperx"},{"menu_name":"LOGITECH","menu_dtl_id":"026334","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/logitech","menu_slug":"logitech"},{"menu_name":"RAZER","menu_dtl_id":"026336","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/razer","menu_slug":"razer"},{"menu_name":"STEELSERIES","menu_dtl_id":"026338","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/steelseries","menu_slug":"steelseries"},{"menu_name":"ONIKUMA","menu_dtl_id":"026339","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/onikuma","menu_slug":"onikuma"},{"menu_name":"OTHER GAMING MOUSE PAD","menu_dtl_id":"026440","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-pad\/other-gaming-mouse-pad","menu_slug":"other-gaming-mouse-pad"}],"menu_slug":"gaming-mouse-pad"},{"menu_name":"Gaming Mouse Bungee","menu_id":"01896","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-bungee","menu_sub":[{"menu_name":"MOUSE BUNGEE","menu_dtl_id":"025929","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-mouse-bungee\/mouse-bungee","menu_slug":"mouse-bungee"}],"menu_slug":"gaming-mouse-bungee"}],"menu_slug":"mouse-pads"},{"menu_name":"KEYBOARD \/ COMBO SET","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-comboset","group_id":"34","menu_head_group_id":"2","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/KEYBOARD_COMBO_SET.svg","menu_sub":[{"menu_name":"Keyboard","menu_id":"01844","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard","menu_sub":[{"menu_name":"ANITECH","menu_dtl_id":"026692","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard\/anitech","menu_slug":"anitech"},{"menu_name":"HP","menu_dtl_id":"025342","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard\/hp","menu_slug":"hp"},{"menu_name":"LECOO BY LENOVO","menu_dtl_id":"025398","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard\/lecoo-by-lenovo","menu_slug":"lecoo-by-lenovo"},{"menu_name":"MOFII","menu_dtl_id":"025957","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard\/mofii","menu_slug":"mofii"},{"menu_name":"NUBWO","menu_dtl_id":"025401","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard\/nubwo","menu_slug":"nubwo"},{"menu_name":"OKER","menu_dtl_id":"025402","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard\/oker","menu_slug":"oker"},{"menu_name":"SIGNO","menu_dtl_id":"026762","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard\/signo","menu_slug":"signo"},{"menu_name":"MICROSOFT","menu_dtl_id":"025396","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard\/microsoft","menu_slug":"microsoft"},{"menu_name":"LOGITECH","menu_dtl_id":"025395","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard\/logitech","menu_slug":"logitech"},{"menu_name":"RAPOO","menu_dtl_id":"025397","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard\/rapoo","menu_slug":"rapoo"},{"menu_name":"OTHER KEYBOARD","menu_dtl_id":"026447","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard\/other-keyboard","menu_slug":"other-keyboard"}],"menu_slug":"keyboard"},{"menu_name":"Keyboard Gaming","menu_id":"01832","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming","menu_sub":[{"menu_name":"AULA","menu_dtl_id":"025306","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/aula","menu_slug":"aula"},{"menu_name":"EGA","menu_dtl_id":"025438","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/ega","menu_slug":"ega"},{"menu_name":"FANTECH","menu_dtl_id":"025439","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/fantech","menu_slug":"fantech"},{"menu_name":"HP","menu_dtl_id":"025447","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/hp","menu_slug":"hp"},{"menu_name":"LOGA","menu_dtl_id":"026191","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/loga","menu_slug":"loga"},{"menu_name":"NUBWO X","menu_dtl_id":"025441","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/nubwo-x","menu_slug":"nubwo-x"},{"menu_name":"OKER","menu_dtl_id":"025442","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/oker","menu_slug":"oker"},{"menu_name":"ONIKUMA","menu_dtl_id":"025812","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/onikuma","menu_slug":"onikuma"},{"menu_name":"COOLER MASTER","menu_dtl_id":"025445","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/cooler-master","menu_slug":"cooler-master"},{"menu_name":"SARU","menu_dtl_id":"026684","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/saru","menu_slug":"saru"},{"menu_name":"SIGNO","menu_dtl_id":"025443","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/signo","menu_slug":"signo"},{"menu_name":"ASUS","menu_dtl_id":"025444","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/asus","menu_slug":"asus"},{"menu_name":"CORSAIR","menu_dtl_id":"025446","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/corsair","menu_slug":"corsair"},{"menu_name":"HYPERX","menu_dtl_id":"025448","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/hyperx","menu_slug":"hyperx"},{"menu_name":"LOGITECH","menu_dtl_id":"025449","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/logitech","menu_slug":"logitech"},{"menu_name":"RAZER","menu_dtl_id":"025450","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/razer","menu_slug":"razer"},{"menu_name":"OTHER KEYBOARD GAMING","menu_dtl_id":"026441","menu_url":"https:\/\/www.advice.co.th\/product\/keyboard-gaming\/other-keyboard-gaming","menu_slug":"other-keyboard-gaming"}],"menu_slug":"keyboard-gaming"},{"menu_name":"Combo Set","menu_id":"01829","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set","menu_sub":[{"menu_name":"ANITECH","menu_dtl_id":"026694","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set\/anitech","menu_slug":"anitech"},{"menu_name":"AULA","menu_dtl_id":"026606","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set\/aula","menu_slug":"aula"},{"menu_name":"HP","menu_dtl_id":"025283","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set\/hp","menu_slug":"hp"},{"menu_name":"LECOO BY LENOVO","menu_dtl_id":"025299","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set\/lecoo-by-lenovo","menu_slug":"lecoo-by-lenovo"},{"menu_name":"NUBWO","menu_dtl_id":"025302","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set\/nubwo","menu_slug":"nubwo"},{"menu_name":"MOFII","menu_dtl_id":"025689","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set\/mofii","menu_slug":"mofii"},{"menu_name":"OKER","menu_dtl_id":"025303","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set\/oker","menu_slug":"oker"},{"menu_name":"SIGNO","menu_dtl_id":"026763","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set\/signo","menu_slug":"signo"},{"menu_name":"LOGITECH","menu_dtl_id":"025296","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set\/logitech","menu_slug":"logitech"},{"menu_name":"RAPOO","menu_dtl_id":"025298","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set\/rapoo","menu_slug":"rapoo"},{"menu_name":"OTHER COMBO SET","menu_dtl_id":"026448","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set\/other-combo-set","menu_slug":"other-combo-set"}],"menu_slug":"combo-set"},{"menu_name":"Combo Set Gaming","menu_id":"01830","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set-gaming","menu_sub":[{"menu_name":"GAMING COMBO SET","menu_dtl_id":"025304","menu_url":"https:\/\/www.advice.co.th\/product\/combo-set-gaming\/gaming-combo-set","menu_slug":"gaming-combo-set"}],"menu_slug":"combo-set-gaming"},{"menu_name":"Wrist Rest","menu_id":"01897","menu_url":"https:\/\/www.advice.co.th\/product\/wrist-rest","menu_sub":[{"menu_name":"Wrist Rest","menu_dtl_id":"026470","menu_url":"https:\/\/www.advice.co.th\/product\/wrist-rest\/wrist-rest","menu_slug":"wrist-rest"}],"menu_slug":"wrist-rest"},{"menu_name":"Keycaps","menu_id":"01898","menu_url":"https:\/\/www.advice.co.th\/product\/keycaps","menu_sub":[{"menu_name":"OTHER","menu_dtl_id":"026713","menu_url":"https:\/\/www.advice.co.th\/product\/keycaps\/other","menu_slug":"other"},{"menu_name":"HYPERX","menu_dtl_id":"025961","menu_url":"https:\/\/www.advice.co.th\/product\/keycaps\/hyperx","menu_slug":"hyperx"},{"menu_name":"LOGA","menu_dtl_id":"026194","menu_url":"https:\/\/www.advice.co.th\/product\/keycaps\/loga","menu_slug":"loga"}],"menu_slug":"keycaps"}],"menu_slug":"keyboard-comboset"},{"menu_name":"HEADSET \/ MICROPHONE","menu_url":"https:\/\/www.advice.co.th\/product\/headset-microphone","group_id":"35","menu_head_group_id":"2","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/HEADSET_MICROPHONE.svg","menu_sub":[{"menu_name":"Headset","menu_id":"01837","menu_url":"https:\/\/www.advice.co.th\/product\/headset","menu_sub":[{"menu_name":"LOGITECH","menu_dtl_id":"025323","menu_url":"https:\/\/www.advice.co.th\/product\/headset\/logitech","menu_slug":"logitech"},{"menu_name":"HP","menu_dtl_id":"025321","menu_url":"https:\/\/www.advice.co.th\/product\/headset\/hp","menu_slug":"hp"},{"menu_name":"OKER","menu_dtl_id":"025328","menu_url":"https:\/\/www.advice.co.th\/product\/headset\/oker","menu_slug":"oker"},{"menu_name":"RAPOO","menu_dtl_id":"025332","menu_url":"https:\/\/www.advice.co.th\/product\/headset\/rapoo","menu_slug":"rapoo"},{"menu_name":"EGA","menu_dtl_id":"025839","menu_url":"https:\/\/www.advice.co.th\/product\/headset\/ega","menu_slug":"ega"},{"menu_name":"SONY","menu_dtl_id":"026278","menu_url":"https:\/\/www.advice.co.th\/product\/headset\/sony","menu_slug":"sony"},{"menu_name":"LENOVO","menu_dtl_id":"026798","menu_url":"https:\/\/www.advice.co.th\/product\/headset\/lenovo","menu_slug":"lenovo"},{"menu_name":"Other Headset","menu_dtl_id":"026476","menu_url":"https:\/\/www.advice.co.th\/product\/headset\/other-headset","menu_slug":"other-headset"}],"menu_slug":"headset"},{"menu_name":"Headset Bluetooth","menu_id":"01886","menu_url":"https:\/\/www.advice.co.th\/product\/headset-bluetooth","menu_sub":[{"menu_name":"Headset Bluetooth","menu_dtl_id":"026473","menu_url":"https:\/\/www.advice.co.th\/product\/headset-bluetooth\/headset-bluetooth","menu_slug":"headset-bluetooth"}],"menu_slug":"headset-bluetooth"},{"menu_name":"Headset Gaming","menu_id":"01833","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming","menu_sub":[{"menu_name":"AULA","menu_dtl_id":"025307","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/aula","menu_slug":"aula"},{"menu_name":"EGA","menu_dtl_id":"025734","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/ega","menu_slug":"ega"},{"menu_name":"FANTECH","menu_dtl_id":"025453","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/fantech","menu_slug":"fantech"},{"menu_name":"HP","menu_dtl_id":"025465","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/hp","menu_slug":"hp"},{"menu_name":"LECOO BY LENOVO","menu_dtl_id":"025511","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/lecoo-by-lenovo","menu_slug":"lecoo-by-lenovo"},{"menu_name":"SIGNO E-SPORT","menu_dtl_id":"025459","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/signo-e-sport","menu_slug":"signo-e-sport"},{"menu_name":"NUBWO X","menu_dtl_id":"025455","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/nubwo-x","menu_slug":"nubwo-x"},{"menu_name":"ONIKUMA","menu_dtl_id":"025457","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/onikuma","menu_slug":"onikuma"},{"menu_name":"OKER","menu_dtl_id":"025456","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/oker","menu_slug":"oker"},{"menu_name":"LOGITECH","menu_dtl_id":"025467","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/logitech","menu_slug":"logitech"},{"menu_name":"RAZER","menu_dtl_id":"025468","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/razer","menu_slug":"razer"},{"menu_name":"HYPERX","menu_dtl_id":"025464","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/hyperx","menu_slug":"hyperx"},{"menu_name":"ASUS","menu_dtl_id":"025460","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/asus","menu_slug":"asus"},{"menu_name":"COOLER MASTER","menu_dtl_id":"025462","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/cooler-master","menu_slug":"cooler-master"},{"menu_name":"CORSAIR","menu_dtl_id":"025463","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/corsair","menu_slug":"corsair"},{"menu_name":"OTHER GAMING HEADSET","menu_dtl_id":"025470","menu_url":"https:\/\/www.advice.co.th\/product\/headset-gaming\/other-gaming-headset","menu_slug":"other-gaming-headset"}],"menu_slug":"headset-gaming"},{"menu_name":"Wireless Headset Gaming","menu_id":"01931","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-headset-gaming","menu_sub":[{"menu_name":"AULA","menu_dtl_id":"026968","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-headset-gaming\/aula","menu_slug":"aula"},{"menu_name":"ONIKUMA","menu_dtl_id":"026462","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-headset-gaming\/onikuma","menu_slug":"onikuma"},{"menu_name":"CORSAIR","menu_dtl_id":"026463","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-headset-gaming\/corsair","menu_slug":"corsair"},{"menu_name":"HYPERX","menu_dtl_id":"026464","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-headset-gaming\/hyperx","menu_slug":"hyperx"},{"menu_name":"LOGITECH","menu_dtl_id":"026465","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-headset-gaming\/logitech","menu_slug":"logitech"},{"menu_name":"RAZER","menu_dtl_id":"026466","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-headset-gaming\/razer","menu_slug":"razer"},{"menu_name":"OTHER WIRELESS HEADSET GAMING","menu_dtl_id":"026468","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-headset-gaming\/other-wireless-headset-gaming","menu_slug":"other-wireless-headset-gaming"}],"menu_slug":"wireless-headset-gaming"},{"menu_name":"Headset Stand","menu_id":"01908","menu_url":"https:\/\/www.advice.co.th\/product\/headset-stand","menu_sub":[{"menu_name":"HEADSET STAND","menu_dtl_id":"026442","menu_url":"https:\/\/www.advice.co.th\/product\/headset-stand\/headset-stand","menu_slug":"headset-stand"}],"menu_slug":"headset-stand"},{"menu_name":"Microphone","menu_id":"01846","menu_url":"https:\/\/www.advice.co.th\/product\/microphone","menu_sub":[{"menu_name":"Microphone Condenser","menu_dtl_id":"025420","menu_url":"https:\/\/www.advice.co.th\/product\/microphone\/microphone-condenser","menu_slug":"microphone-condenser"},{"menu_name":"Other Microphone","menu_dtl_id":"026570","menu_url":"https:\/\/www.advice.co.th\/product\/microphone\/other-microphone","menu_slug":"other-microphone"},{"menu_name":"Microphone Nubwo","menu_dtl_id":"026799","menu_url":"https:\/\/www.advice.co.th\/product\/microphone\/microphone-nubwo","menu_slug":"microphone-nubwo"},{"menu_name":"Microphone Oker","menu_dtl_id":"026800","menu_url":"https:\/\/www.advice.co.th\/product\/microphone\/microphone-oker","menu_slug":"microphone-oker"}],"menu_slug":"microphone"},{"menu_name":"Gaming Microphone","menu_id":"01868","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-microphone","menu_sub":[{"menu_name":"GAMING MICROPHONE","menu_dtl_id":"026443","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-microphone\/gaming-microphone","menu_slug":"gaming-microphone"}],"menu_slug":"gaming-microphone"}],"menu_slug":"headset-microphone"},{"menu_name":"SPEAKER","menu_url":"https:\/\/www.advice.co.th\/product\/speaker","group_id":"36","menu_head_group_id":"2","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/SPEAKER.svg","menu_sub":[{"menu_name":"\u0e25\u0e33\u0e42\u0e1e\u0e07 MARSHALL","menu_id":"01982","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-marshall","menu_sub":[{"menu_name":"MARSHALL","menu_dtl_id":"026995","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-marshall\/marshall","menu_slug":"marshall"}],"menu_slug":"\u0e25\u0e33\u0e42\u0e1e\u0e07-marshall"},{"menu_name":"\u0e25\u0e33\u0e42\u0e1e\u0e07 JBL","menu_id":"01983","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-jbl","menu_sub":[{"menu_name":"JBL","menu_dtl_id":"026996","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-jbl\/jbl","menu_slug":"jbl"}],"menu_slug":"\u0e25\u0e33\u0e42\u0e1e\u0e07-jbl"},{"menu_name":"\u0e25\u0e33\u0e42\u0e1e\u0e07 HARMAN","menu_id":"01984","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-harman","menu_sub":[{"menu_name":"HARMAN\/KARDON","menu_dtl_id":"026997","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-harman\/harman-kardon","menu_slug":"harman-kardon"}],"menu_slug":"\u0e25\u0e33\u0e42\u0e1e\u0e07-harman"},{"menu_name":"\u0e25\u0e33\u0e42\u0e1e\u0e07 Hi-End","menu_id":"01985","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-hi-end","menu_sub":[{"menu_name":"SONY","menu_dtl_id":"026998","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-hi-end\/sony","menu_slug":"sony"},{"menu_name":"FENDER","menu_dtl_id":"026999","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-hi-end\/fender","menu_slug":"fender"},{"menu_name":"B&O","menu_dtl_id":"027000","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-hi-end\/bando","menu_slug":"bando"},{"menu_name":"JABRA","menu_dtl_id":"027001","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-hi-end\/jabra","menu_slug":"jabra"},{"menu_name":"GRAVASTAR","menu_dtl_id":"027002","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-hi-end\/gravastar","menu_slug":"gravastar"},{"menu_name":"BMB","menu_dtl_id":"027003","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-hi-end\/bmb","menu_slug":"bmb"}],"menu_slug":"\u0e25\u0e33\u0e42\u0e1e\u0e07-hi-end"},{"menu_name":"\u0e25\u0e33\u0e42\u0e1e\u0e07 \u0e21\u0e35\u0e2a\u0e32\u0e22","menu_id":"01986","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-\u0e21\u0e35\u0e2a\u0e32\u0e22","menu_sub":[{"menu_name":"Speaker 2.0 \/ Sound Bar","menu_dtl_id":"027004","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-\u0e21\u0e35\u0e2a\u0e32\u0e22\/speaker-2-0-sound-bar","menu_slug":"speaker-2-0-sound-bar"},{"menu_name":"Speaker Sub Woofer","menu_dtl_id":"027006","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-\u0e21\u0e35\u0e2a\u0e32\u0e22\/speaker-sub-woofer","menu_slug":"speaker-sub-woofer"}],"menu_slug":"\u0e25\u0e33\u0e42\u0e1e\u0e07-\u0e21\u0e35\u0e2a\u0e32\u0e22"},{"menu_name":"\u0e25\u0e33\u0e42\u0e1e\u0e07 \u0e1a\u0e25\u0e39\u0e17\u0e39\u0e18","menu_id":"01987","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-\u0e1a\u0e25\u0e39\u0e17\u0e39\u0e18","menu_sub":[{"menu_name":"Speaker Bluetooth 1.0 \/ 2.0","menu_dtl_id":"027005","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-\u0e1a\u0e25\u0e39\u0e17\u0e39\u0e18\/speaker-bluetooth-1-0-2-0","menu_slug":"speaker-bluetooth-1-0-2-0"},{"menu_name":"Speaker Bluetooth Sound Bar","menu_dtl_id":"027007","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-\u0e1a\u0e25\u0e39\u0e17\u0e39\u0e18\/speaker-bluetooth-sound-bar","menu_slug":"speaker-bluetooth-sound-bar"},{"menu_name":"Speaker Sub Woofer Bluetooth","menu_dtl_id":"027008","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-\u0e1a\u0e25\u0e39\u0e17\u0e39\u0e18\/speaker-sub-woofer-bluetooth","menu_slug":"speaker-sub-woofer-bluetooth"},{"menu_name":"Speaker \u0e0a\u0e48\u0e27\u0e22\u0e2a\u0e2d\u0e19 \/ \u0e25\u0e33\u0e42\u0e1e\u0e07\u0e1b\u0e32\u0e23\u0e4c\u0e15\u0e35\u0e49 Bluetooth","menu_dtl_id":"027009","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e25\u0e33\u0e42\u0e1e\u0e07-\u0e1a\u0e25\u0e39\u0e17\u0e39\u0e18\/speaker-\u0e0a\u0e48\u0e27\u0e22\u0e2a\u0e2d\u0e19-\u0e25\u0e33\u0e42\u0e1e\u0e07\u0e1b\u0e32\u0e23\u0e4c\u0e15\u0e35\u0e49-bluetooth","menu_slug":"speaker-\u0e0a\u0e48\u0e27\u0e22\u0e2a\u0e2d\u0e19-\u0e25\u0e33\u0e42\u0e1e\u0e07\u0e1b\u0e32\u0e23\u0e4c\u0e15\u0e35\u0e49-bluetooth"}],"menu_slug":"\u0e25\u0e33\u0e42\u0e1e\u0e07-\u0e1a\u0e25\u0e39\u0e17\u0e39\u0e18"}],"menu_slug":"speaker"},{"menu_name":"GAMING CHAIRS & DESK","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-chair-desk","group_id":"38","menu_head_group_id":"2","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/17-chair.svg","menu_sub":[{"menu_name":"Gaming Chairs","menu_id":"01921","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-chairs","menu_sub":[{"menu_name":"BEWELL","menu_dtl_id":"026822","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-chairs\/bewell","menu_slug":"bewell"},{"menu_name":"ANDA SEAT","menu_dtl_id":"026685","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-chairs\/anda-seat","menu_slug":"anda-seat"},{"menu_name":"OTHER GAMING CHAIRS","menu_dtl_id":"026444","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-chairs\/other-gaming-chairs","menu_slug":"other-gaming-chairs"},{"menu_name":"EGA","menu_dtl_id":"026362","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-chairs\/ega","menu_slug":"ega"},{"menu_name":"NUBWO","menu_dtl_id":"026366","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-chairs\/nubwo","menu_slug":"nubwo"},{"menu_name":"THUNDER X3","menu_dtl_id":"026372","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-chairs\/thunder-x3","menu_slug":"thunder-x3"},{"menu_name":"SIGNO E-SPORT","menu_dtl_id":"026370","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-chairs\/signo-e-sport","menu_slug":"signo-e-sport"},{"menu_name":"COOLER MASTER","menu_dtl_id":"026359","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-chairs\/cooler-master","menu_slug":"cooler-master"},{"menu_name":"CORSAIR","menu_dtl_id":"026373","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-chairs\/corsair","menu_slug":"corsair"}],"menu_slug":"gaming-chairs"},{"menu_name":"Gaming Desk","menu_id":"01852","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-desk","menu_sub":[{"menu_name":"GAMING DESK","menu_dtl_id":"025517","menu_url":"https:\/\/www.advice.co.th\/product\/gaming-desk\/gaming-desk","menu_slug":"gaming-desk"}],"menu_slug":"gaming-desk"}],"menu_slug":"gaming-chair-desk"},{"menu_name":"OTHER GAMING ACCESSORIES","menu_url":"https:\/\/www.advice.co.th\/product\/other-gaming-accessoies","group_id":"37","menu_head_group_id":"2","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/OTHER_GAMING_ACCESSORIES.svg","menu_sub":[{"menu_name":"Controller Wireless \/ Bluetooth","menu_id":"01941","menu_url":"https:\/\/www.advice.co.th\/product\/controller-wireless-bluetooth","menu_sub":[{"menu_name":"Controller Wireless \/ Bluetooth","menu_dtl_id":"026529","menu_url":"https:\/\/www.advice.co.th\/product\/controller-wireless-bluetooth\/controller-wireless-bluetooth","menu_slug":"controller-wireless-bluetooth"}],"menu_slug":"controller-wireless-bluetooth"},{"menu_name":"Controller Analog","menu_id":"01942","menu_url":"https:\/\/www.advice.co.th\/product\/controller-analog","menu_sub":[{"menu_name":"Controller Analog","menu_dtl_id":"026530","menu_url":"https:\/\/www.advice.co.th\/product\/controller-analog\/controller-analog","menu_slug":"controller-analog"}],"menu_slug":"controller-analog"},{"menu_name":"Controller Racing","menu_id":"01944","menu_url":"https:\/\/www.advice.co.th\/product\/controller-racing","menu_sub":[{"menu_name":"Controller Racing","menu_dtl_id":"026532","menu_url":"https:\/\/www.advice.co.th\/product\/controller-racing\/controller-racing","menu_slug":"controller-racing"}],"menu_slug":"controller-racing"}],"menu_slug":"other-gaming-accessoies"}],"3":[{"menu_name":"STREAMERS","menu_url":"https:\/\/www.advice.co.th\/product\/streamer","group_id":"28","menu_head_group_id":"3","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/29-streamer.svg","menu_sub":[{"menu_name":"VIDEO CAPTURE","menu_id":"01741","menu_url":"https:\/\/www.advice.co.th\/product\/video-capture","menu_sub":[{"menu_name":"Capture Card","menu_dtl_id":"026467","menu_url":"https:\/\/www.advice.co.th\/product\/video-capture\/capture-card","menu_slug":"capture-card"}],"menu_slug":"video-capture"},{"menu_name":"GREEN SCREEN","menu_id":"01738","menu_url":"https:\/\/www.advice.co.th\/product\/green-screen","menu_sub":[{"menu_name":"ELGATO","menu_dtl_id":"024439","menu_url":"https:\/\/www.advice.co.th\/product\/green-screen\/elgato","menu_slug":"elgato"}],"menu_slug":"green-screen"},{"menu_name":"STREAM DECK","menu_id":"01828","menu_url":"https:\/\/www.advice.co.th\/product\/stream-deck","menu_sub":[{"menu_name":"ELGATO","menu_dtl_id":"025233","menu_url":"https:\/\/www.advice.co.th\/product\/stream-deck\/elgato","menu_slug":"elgato"}],"menu_slug":"stream-deck"}],"menu_slug":"streamer"},{"menu_name":"WEBCAM \/ CAMERA \/ CONFERENCE","menu_url":"https:\/\/www.advice.co.th\/product\/camera-capture","group_id":"22","menu_head_group_id":"3","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/21-camera.svg","menu_sub":[{"menu_name":"Car Camera","menu_id":"01344","menu_url":"https:\/\/www.advice.co.th\/product\/car-camera","menu_sub":[{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32","menu_dtl_id":"023042","menu_url":"https:\/\/www.advice.co.th\/product\/car-camera\/\u0e01\u0e25\u0e49\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32","menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32"},{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32-\u0e2b\u0e25\u0e31\u0e07","menu_dtl_id":"023043","menu_url":"https:\/\/www.advice.co.th\/product\/car-camera\/\u0e01\u0e25\u0e49\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32-\u0e2b\u0e25\u0e31\u0e07","menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32-\u0e2b\u0e25\u0e31\u0e07"}],"menu_slug":"car-camera"},{"menu_name":"Webcam","menu_id":"00037","menu_url":"https:\/\/www.advice.co.th\/product\/webcam","menu_sub":[{"menu_name":"Webcam (HD)","menu_dtl_id":"025234","menu_url":"https:\/\/www.advice.co.th\/product\/webcam\/webcam-hd-","menu_slug":"webcam-hd-"},{"menu_name":"Webcam (FULL HD)","menu_dtl_id":"025235","menu_url":"https:\/\/www.advice.co.th\/product\/webcam\/webcam-full-hd-","menu_slug":"webcam-full-hd-"},{"menu_name":"Webcam (2K - 4K)","menu_dtl_id":"025236","menu_url":"https:\/\/www.advice.co.th\/product\/webcam\/webcam-2k-4k-","menu_slug":"webcam-2k-4k-"}],"menu_slug":"webcam"},{"menu_name":"Conference Cam","menu_id":"01740","menu_url":"https:\/\/www.advice.co.th\/product\/conference-cam","menu_sub":[{"menu_name":"CONFERENCE CAM (FULL HD)","menu_dtl_id":"026516","menu_url":"https:\/\/www.advice.co.th\/product\/conference-cam\/conference-cam-full-hd-","menu_slug":"conference-cam-full-hd-"},{"menu_name":"CONFERENCE CAM (2K - 4K)","menu_dtl_id":"026517","menu_url":"https:\/\/www.advice.co.th\/product\/conference-cam\/conference-cam-2k-4k-","menu_slug":"conference-cam-2k-4k-"}],"menu_slug":"conference-cam"},{"menu_name":"Microphone Conference","menu_id":"01953","menu_url":"https:\/\/www.advice.co.th\/product\/microphone-conference","menu_sub":[{"menu_name":"MICROPHONE CONFERENCE","menu_dtl_id":"026673","menu_url":"https:\/\/www.advice.co.th\/product\/microphone-conference\/microphone-conference","menu_slug":"microphone-conference"}],"menu_slug":"microphone-conference"}],"menu_slug":"camera-capture"},{"menu_name":"ACCESSORIES","menu_url":"https:\/\/www.advice.co.th\/product\/accessorie","group_id":"7","menu_head_group_id":"3","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/06-accessories.svg","menu_sub":[{"menu_name":"Cable","menu_id":"00872","menu_url":"https:\/\/www.advice.co.th\/product\/cable","menu_sub":[{"menu_name":"Cable USB","menu_dtl_id":"023424","menu_url":"https:\/\/www.advice.co.th\/product\/cable\/cable-usb","menu_slug":"cable-usb"},{"menu_name":"Cable Type-C","menu_dtl_id":"025250","menu_url":"https:\/\/www.advice.co.th\/product\/cable\/cable-type-c","menu_slug":"cable-type-c"},{"menu_name":"Cable HDMI (V.1.4)","menu_dtl_id":"023425","menu_url":"https:\/\/www.advice.co.th\/product\/cable\/cable-hdmi-v-1-4-","menu_slug":"cable-hdmi-v-1-4-"},{"menu_name":"Cable HDMI (V.2.0)","menu_dtl_id":"025014","menu_url":"https:\/\/www.advice.co.th\/product\/cable\/cable-hdmi-v-2-0-","menu_slug":"cable-hdmi-v-2-0-"},{"menu_name":"Cable HDMI (V.2.1)","menu_dtl_id":"025130","menu_url":"https:\/\/www.advice.co.th\/product\/cable\/cable-hdmi-v-2-1-","menu_slug":"cable-hdmi-v-2-1-"},{"menu_name":"Cable DVI","menu_dtl_id":"023427","menu_url":"https:\/\/www.advice.co.th\/product\/cable\/cable-dvi","menu_slug":"cable-dvi"},{"menu_name":"Cable VGA","menu_dtl_id":"023428","menu_url":"https:\/\/www.advice.co.th\/product\/cable\/cable-vga","menu_slug":"cable-vga"},{"menu_name":"Cable Sound \/ Video","menu_dtl_id":"023442","menu_url":"https:\/\/www.advice.co.th\/product\/cable\/cable-sound-video","menu_slug":"cable-sound-video"},{"menu_name":"Cable HDTV","menu_dtl_id":"026471","menu_url":"https:\/\/www.advice.co.th\/product\/cable\/cable-hdtv","menu_slug":"cable-hdtv"},{"menu_name":"Cable HDD Serial SATA","menu_dtl_id":"024423","menu_url":"https:\/\/www.advice.co.th\/product\/cable\/cable-hdd-serial-sata","menu_slug":"cable-hdd-serial-sata"},{"menu_name":"Cable Power","menu_dtl_id":"023439","menu_url":"https:\/\/www.advice.co.th\/product\/cable\/cable-power","menu_slug":"cable-power"},{"menu_name":"Cable Printer","menu_dtl_id":"023433","menu_url":"https:\/\/www.advice.co.th\/product\/cable\/cable-printer","menu_slug":"cable-printer"}],"menu_slug":"cable"},{"menu_name":"Cleaning & Protection","menu_id":"01338","menu_url":"https:\/\/www.advice.co.th\/product\/cleaning-and-protection","menu_sub":[{"menu_name":"Cleaning","menu_dtl_id":"023698","menu_url":"https:\/\/www.advice.co.th\/product\/cleaning-and-protection\/cleaning","menu_slug":"cleaning"}],"menu_slug":"cleaning-and-protection"},{"menu_name":"DVD & CD Accessories","menu_id":"01578","menu_url":"https:\/\/www.advice.co.th\/product\/dvd-and-cd-accessories","menu_sub":[{"menu_name":"\u0e41\u0e1c\u0e48\u0e19 CD","menu_dtl_id":"015487","menu_url":"https:\/\/www.advice.co.th\/product\/dvd-and-cd-accessories\/\u0e41\u0e1c\u0e48\u0e19-cd","menu_slug":"\u0e41\u0e1c\u0e48\u0e19-cd"},{"menu_name":"\u0e41\u0e1c\u0e48\u0e19 DVD","menu_dtl_id":"015488","menu_url":"https:\/\/www.advice.co.th\/product\/dvd-and-cd-accessories\/\u0e41\u0e1c\u0e48\u0e19-dvd","menu_slug":"\u0e41\u0e1c\u0e48\u0e19-dvd"},{"menu_name":"CD Accessories","menu_dtl_id":"015489","menu_url":"https:\/\/www.advice.co.th\/product\/dvd-and-cd-accessories\/cd-accessories","menu_slug":"cd-accessories"}],"menu_slug":"dvd-and-cd-accessories"},{"menu_name":"Power Bar \/ \u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2a\u0e19\u0e32\u0e21","menu_id":"01889","menu_url":"https:\/\/www.advice.co.th\/product\/power-bar-\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2a\u0e19\u0e32\u0e21","menu_sub":[{"menu_name":"Power Bar 1-2M","menu_dtl_id":"025879","menu_url":"https:\/\/www.advice.co.th\/product\/power-bar-\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2a\u0e19\u0e32\u0e21\/power-bar-1-2m","menu_slug":"power-bar-1-2m"},{"menu_name":"Power Bar 3M","menu_dtl_id":"025880","menu_url":"https:\/\/www.advice.co.th\/product\/power-bar-\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2a\u0e19\u0e32\u0e21\/power-bar-3m","menu_slug":"power-bar-3m"},{"menu_name":"Power Bar 5M","menu_dtl_id":"025881","menu_url":"https:\/\/www.advice.co.th\/product\/power-bar-\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2a\u0e19\u0e32\u0e21\/power-bar-5m","menu_slug":"power-bar-5m"},{"menu_name":"Power Bar 10M","menu_dtl_id":"025882","menu_url":"https:\/\/www.advice.co.th\/product\/power-bar-\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2a\u0e19\u0e32\u0e21\/power-bar-10m","menu_slug":"power-bar-10m"}],"menu_slug":"power-bar-\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2a\u0e19\u0e32\u0e21"},{"menu_name":"Other accessories","menu_id":"01581","menu_url":"https:\/\/www.advice.co.th\/product\/other-accessories","menu_sub":[{"menu_name":"Accessories","menu_dtl_id":"023538","menu_url":"https:\/\/www.advice.co.th\/product\/other-accessories\/accessories","menu_slug":"accessories"},{"menu_name":"\u0e16\u0e48\u0e32\u0e19","menu_dtl_id":"023539","menu_url":"https:\/\/www.advice.co.th\/product\/other-accessories\/\u0e16\u0e48\u0e32\u0e19","menu_slug":"\u0e16\u0e48\u0e32\u0e19"},{"menu_name":"Plug Universal","menu_dtl_id":"024525","menu_url":"https:\/\/www.advice.co.th\/product\/other-accessories\/plug-universal","menu_slug":"plug-universal"}],"menu_slug":"other-accessories"},{"menu_name":"USB HUB \/ Converter","menu_id":"01975","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter","menu_sub":[{"menu_name":"USB HUB V2.0","menu_dtl_id":"026926","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/usb-hub-v2-0","menu_slug":"usb-hub-v2-0"},{"menu_name":"Converter Display Port","menu_dtl_id":"026927","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/converter-display-port","menu_slug":"converter-display-port"},{"menu_name":"Converter HDMI","menu_dtl_id":"026928","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/converter-hdmi","menu_slug":"converter-hdmi"},{"menu_name":"Converter VGA","menu_dtl_id":"026929","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/converter-vga","menu_slug":"converter-vga"},{"menu_name":"Converter USB","menu_dtl_id":"026930","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/converter-usb","menu_slug":"converter-usb"},{"menu_name":"Converter Type C","menu_dtl_id":"026931","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/converter-type-c","menu_slug":"converter-type-c"},{"menu_name":"Converter DVI","menu_dtl_id":"026932","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/converter-dvi","menu_slug":"converter-dvi"},{"menu_name":"Other Converter","menu_dtl_id":"026933","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/other-converter","menu_slug":"other-converter"},{"menu_name":"USB HUB V3.0","menu_dtl_id":"026934","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/usb-hub-v3-0","menu_slug":"usb-hub-v3-0"},{"menu_name":"USB HUB Type-C","menu_dtl_id":"026935","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/usb-hub-type-c","menu_slug":"usb-hub-type-c"},{"menu_name":"USB HUB With Card Reader","menu_dtl_id":"026936","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/usb-hub-with-card-reader","menu_slug":"usb-hub-with-card-reader"},{"menu_name":"USB HUB With Adapter","menu_dtl_id":"026937","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/usb-hub-with-adapter","menu_slug":"usb-hub-with-adapter"},{"menu_name":"USB HUB With Lan","menu_dtl_id":"026938","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/usb-hub-with-lan","menu_slug":"usb-hub-with-lan"},{"menu_name":"USB HUB With Sound","menu_dtl_id":"026939","menu_url":"https:\/\/www.advice.co.th\/product\/usb-hub-converter\/usb-hub-with-sound","menu_slug":"usb-hub-with-sound"}],"menu_slug":"usb-hub-converter"},{"menu_name":"Splitter","menu_id":"01977","menu_url":"https:\/\/www.advice.co.th\/product\/splitter","menu_sub":[{"menu_name":"Splitter","menu_dtl_id":"026944","menu_url":"https:\/\/www.advice.co.th\/product\/splitter\/splitter","menu_slug":"splitter"}],"menu_slug":"splitter"},{"menu_name":"Plate \/ Converter","menu_id":"01979","menu_url":"https:\/\/www.advice.co.th\/product\/plate-converter","menu_sub":[{"menu_name":"Face Plate \/ Wall Box","menu_dtl_id":"026956","menu_url":"https:\/\/www.advice.co.th\/product\/plate-converter\/face-plate-wall-box","menu_slug":"face-plate-wall-box"},{"menu_name":"Splitter \/ Connector","menu_dtl_id":"026957","menu_url":"https:\/\/www.advice.co.th\/product\/plate-converter\/splitter-connector","menu_slug":"splitter-connector"}],"menu_slug":"plate-converter"}],"menu_slug":"accessorie"},{"menu_name":"UPS","menu_url":"https:\/\/www.advice.co.th\/product\/ups","group_id":"10","menu_head_group_id":"3","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/09-ups.svg","menu_sub":[{"menu_name":"UPS (\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f)","menu_id":"01573","menu_url":"https:\/\/www.advice.co.th\/product\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-","menu_sub":[{"menu_name":"ADVICE","menu_dtl_id":"023413","menu_url":"https:\/\/www.advice.co.th\/product\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-\/advice","menu_slug":"advice"},{"menu_name":"APC","menu_dtl_id":"023414","menu_url":"https:\/\/www.advice.co.th\/product\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-\/apc","menu_slug":"apc"},{"menu_name":"ABLEREX","menu_dtl_id":"023756","menu_url":"https:\/\/www.advice.co.th\/product\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-\/ablerex","menu_slug":"ablerex"},{"menu_name":"DELTA","menu_dtl_id":"025729","menu_url":"https:\/\/www.advice.co.th\/product\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-\/delta","menu_slug":"delta"},{"menu_name":"ETECH","menu_dtl_id":"023420","menu_url":"https:\/\/www.advice.co.th\/product\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-\/etech","menu_slug":"etech"},{"menu_name":"SUN","menu_dtl_id":"023416","menu_url":"https:\/\/www.advice.co.th\/product\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-\/sun","menu_slug":"sun"},{"menu_name":"SYNDOME","menu_dtl_id":"023415","menu_url":"https:\/\/www.advice.co.th\/product\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-\/syndome","menu_slug":"syndome"},{"menu_name":"VERTIV","menu_dtl_id":"026149","menu_url":"https:\/\/www.advice.co.th\/product\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-\/vertiv","menu_slug":"vertiv"},{"menu_name":"ZIRCON","menu_dtl_id":"025590","menu_url":"https:\/\/www.advice.co.th\/product\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-\/zircon","menu_slug":"zircon"}],"menu_slug":"ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-"},{"menu_name":"DC POWER BACKUP","menu_id":"01574","menu_url":"https:\/\/www.advice.co.th\/product\/dc-power-backup","menu_sub":[{"menu_name":"DC Power Backup","menu_dtl_id":"023421","menu_url":"https:\/\/www.advice.co.th\/product\/dc-power-backup\/dc-power-backup","menu_slug":"dc-power-backup"}],"menu_slug":"dc-power-backup"},{"menu_name":"Stabilizer \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f","menu_id":"01575","menu_url":"https:\/\/www.advice.co.th\/product\/stabilizer-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e49\u0e32","menu_sub":[{"menu_name":"DK","menu_dtl_id":"024476","menu_url":"https:\/\/www.advice.co.th\/product\/stabilizer-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e49\u0e32\/dk","menu_slug":"dk"},{"menu_name":"ZIRCON","menu_dtl_id":"024478","menu_url":"https:\/\/www.advice.co.th\/product\/stabilizer-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e49\u0e32\/zircon","menu_slug":"zircon"}],"menu_slug":"stabilizer-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e49\u0e32"},{"menu_name":"Battery for UPS","menu_id":"01576","menu_url":"https:\/\/www.advice.co.th\/product\/battery-for-ups","menu_sub":[{"menu_name":"Battery for UPS 5Ah","menu_dtl_id":"024451","menu_url":"https:\/\/www.advice.co.th\/product\/battery-for-ups\/battery-for-ups-5ah","menu_slug":"battery-for-ups-5ah"},{"menu_name":"Battery for UPS 7Ah","menu_dtl_id":"024452","menu_url":"https:\/\/www.advice.co.th\/product\/battery-for-ups\/battery-for-ups-7ah","menu_slug":"battery-for-ups-7ah"},{"menu_name":"Battery for UPS 9Ah","menu_dtl_id":"024453","menu_url":"https:\/\/www.advice.co.th\/product\/battery-for-ups\/battery-for-ups-9ah","menu_slug":"battery-for-ups-9ah"},{"menu_name":"Battery for UPS 10Ah UP","menu_dtl_id":"024496","menu_url":"https:\/\/www.advice.co.th\/product\/battery-for-ups\/battery-for-ups-10ah-up","menu_slug":"battery-for-ups-10ah-up"}],"menu_slug":"battery-for-ups"}],"menu_slug":"ups"},{"menu_name":"PRINTER \/ SCANNER \/ FAX","menu_url":"https:\/\/www.advice.co.th\/product\/printer-scanner-fax","group_id":"12","menu_head_group_id":"3","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/11-printer.svg","menu_sub":[{"menu_name":"Inkjet All in one","menu_id":"01763","menu_url":"https:\/\/www.advice.co.th\/product\/inkjet-all-in-one","menu_sub":[{"menu_name":"CANON","menu_dtl_id":"024652","menu_url":"https:\/\/www.advice.co.th\/product\/inkjet-all-in-one\/canon","menu_slug":"canon"},{"menu_name":"BROTHER","menu_dtl_id":"024651","menu_url":"https:\/\/www.advice.co.th\/product\/inkjet-all-in-one\/brother","menu_slug":"brother"},{"menu_name":"EPSON","menu_dtl_id":"024653","menu_url":"https:\/\/www.advice.co.th\/product\/inkjet-all-in-one\/epson","menu_slug":"epson"},{"menu_name":"HP","menu_dtl_id":"024654","menu_url":"https:\/\/www.advice.co.th\/product\/inkjet-all-in-one\/hp","menu_slug":"hp"}],"menu_slug":"inkjet-all-in-one"},{"menu_name":"Inkjet Printer","menu_id":"01394","menu_url":"https:\/\/www.advice.co.th\/product\/inkjet-printer","menu_sub":[{"menu_name":"CANON","menu_dtl_id":"024648","menu_url":"https:\/\/www.advice.co.th\/product\/inkjet-printer\/canon","menu_slug":"canon"},{"menu_name":"BROTHER","menu_dtl_id":"024649","menu_url":"https:\/\/www.advice.co.th\/product\/inkjet-printer\/brother","menu_slug":"brother"},{"menu_name":"EPSON","menu_dtl_id":"024650","menu_url":"https:\/\/www.advice.co.th\/product\/inkjet-printer\/epson","menu_slug":"epson"},{"menu_name":"HP","menu_dtl_id":"025030","menu_url":"https:\/\/www.advice.co.th\/product\/inkjet-printer\/hp","menu_slug":"hp"}],"menu_slug":"inkjet-printer"},{"menu_name":"Laser Printer","menu_id":"01395","menu_url":"https:\/\/www.advice.co.th\/product\/laser-printer","menu_sub":[{"menu_name":"FUJIFILM","menu_dtl_id":"026207","menu_url":"https:\/\/www.advice.co.th\/product\/laser-printer\/fujifilm","menu_slug":"fujifilm"},{"menu_name":"RICOH","menu_dtl_id":"026592","menu_url":"https:\/\/www.advice.co.th\/product\/laser-printer\/ricoh","menu_slug":"ricoh"},{"menu_name":"OKI","menu_dtl_id":"026697","menu_url":"https:\/\/www.advice.co.th\/product\/laser-printer\/oki","menu_slug":"oki"},{"menu_name":"HP","menu_dtl_id":"024655","menu_url":"https:\/\/www.advice.co.th\/product\/laser-printer\/hp","menu_slug":"hp"},{"menu_name":"BROTHER","menu_dtl_id":"024656","menu_url":"https:\/\/www.advice.co.th\/product\/laser-printer\/brother","menu_slug":"brother"},{"menu_name":"PANTUM","menu_dtl_id":"024659","menu_url":"https:\/\/www.advice.co.th\/product\/laser-printer\/pantum","menu_slug":"pantum"},{"menu_name":"EPSON","menu_dtl_id":"025251","menu_url":"https:\/\/www.advice.co.th\/product\/laser-printer\/epson","menu_slug":"epson"}],"menu_slug":"laser-printer"},{"menu_name":"Laser Multifunction","menu_id":"01764","menu_url":"https:\/\/www.advice.co.th\/product\/laser-multifunction","menu_sub":[{"menu_name":"RICOH","menu_dtl_id":"026595","menu_url":"https:\/\/www.advice.co.th\/product\/laser-multifunction\/ricoh","menu_slug":"ricoh"},{"menu_name":"HP","menu_dtl_id":"024664","menu_url":"https:\/\/www.advice.co.th\/product\/laser-multifunction\/hp","menu_slug":"hp"},{"menu_name":"BROTHER","menu_dtl_id":"024665","menu_url":"https:\/\/www.advice.co.th\/product\/laser-multifunction\/brother","menu_slug":"brother"},{"menu_name":"CANON","menu_dtl_id":"024661","menu_url":"https:\/\/www.advice.co.th\/product\/laser-multifunction\/canon","menu_slug":"canon"},{"menu_name":"PANTUM","menu_dtl_id":"024667","menu_url":"https:\/\/www.advice.co.th\/product\/laser-multifunction\/pantum","menu_slug":"pantum"},{"menu_name":"FUJIFILM","menu_dtl_id":"025828","menu_url":"https:\/\/www.advice.co.th\/product\/laser-multifunction\/fujifilm","menu_slug":"fujifilm"}],"menu_slug":"laser-multifunction"},{"menu_name":"Dot Matrix Printer","menu_id":"01396","menu_url":"https:\/\/www.advice.co.th\/product\/dot-matrix-printer","menu_sub":[{"menu_name":"EPSON","menu_dtl_id":"024672","menu_url":"https:\/\/www.advice.co.th\/product\/dot-matrix-printer\/epson","menu_slug":"epson"}],"menu_slug":"dot-matrix-printer"},{"menu_name":"Scanner \/ FAX","menu_id":"01557","menu_url":"https:\/\/www.advice.co.th\/product\/scanner-fax","menu_sub":[{"menu_name":"Scanner HP","menu_dtl_id":"026198","menu_url":"https:\/\/www.advice.co.th\/product\/scanner-fax\/scanner-hp","menu_slug":"scanner-hp"},{"menu_name":"Scanner RICOH","menu_dtl_id":"026869","menu_url":"https:\/\/www.advice.co.th\/product\/scanner-fax\/scanner-ricoh","menu_slug":"scanner-ricoh"},{"menu_name":"FAX","menu_dtl_id":"022154","menu_url":"https:\/\/www.advice.co.th\/product\/scanner-fax\/fax","menu_slug":"fax"},{"menu_name":"Scanner EPSON","menu_dtl_id":"024861","menu_url":"https:\/\/www.advice.co.th\/product\/scanner-fax\/scanner-epson","menu_slug":"scanner-epson"},{"menu_name":"Scanner Brother","menu_dtl_id":"013697","menu_url":"https:\/\/www.advice.co.th\/product\/scanner-fax\/scanner-brother","menu_slug":"scanner-brother"},{"menu_name":"Scanner CANON","menu_dtl_id":"013698","menu_url":"https:\/\/www.advice.co.th\/product\/scanner-fax\/scanner-canon","menu_slug":"scanner-canon"}],"menu_slug":"scanner-fax"},{"menu_name":"Barcode Printer","menu_id":"01587","menu_url":"https:\/\/www.advice.co.th\/product\/barcode-printer","menu_sub":[{"menu_name":"Barcode Printer","menu_dtl_id":"024295","menu_url":"https:\/\/www.advice.co.th\/product\/barcode-printer\/barcode-printer","menu_slug":"barcode-printer"}],"menu_slug":"barcode-printer"},{"menu_name":"Slip Printer","menu_id":"01711","menu_url":"https:\/\/www.advice.co.th\/product\/slip-printer","menu_sub":[{"menu_name":"Slip Printer","menu_dtl_id":"024296","menu_url":"https:\/\/www.advice.co.th\/product\/slip-printer\/slip-printer","menu_slug":"slip-printer"}],"menu_slug":"slip-printer"},{"menu_name":"Label Printer","menu_id":"01697","menu_url":"https:\/\/www.advice.co.th\/product\/label-printer","menu_sub":[{"menu_name":"Label Printer","menu_dtl_id":"023778","menu_url":"https:\/\/www.advice.co.th\/product\/label-printer\/label-printer","menu_slug":"label-printer"}],"menu_slug":"label-printer"}],"menu_slug":"printer-scanner-fax"},{"menu_name":"PROJECTOR \/ PRESENTATION TOOLS","menu_url":"https:\/\/www.advice.co.th\/product\/projector-presentation-tools","group_id":"15","menu_head_group_id":"3","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/14-projector.svg","menu_sub":[{"menu_name":"Projector","menu_id":"00102","menu_url":"https:\/\/www.advice.co.th\/product\/projector","menu_sub":[{"menu_name":"Projector ACER","menu_dtl_id":"023293","menu_url":"https:\/\/www.advice.co.th\/product\/projector\/projector-acer","menu_slug":"projector-acer"},{"menu_name":"Projector BENQ","menu_dtl_id":"023295","menu_url":"https:\/\/www.advice.co.th\/product\/projector\/projector-benq","menu_slug":"projector-benq"},{"menu_name":"Projector EPSON","menu_dtl_id":"023296","menu_url":"https:\/\/www.advice.co.th\/product\/projector\/projector-epson","menu_slug":"projector-epson"},{"menu_name":"Projector VIEWSONIC","menu_dtl_id":"023297","menu_url":"https:\/\/www.advice.co.th\/product\/projector\/projector-viewsonic","menu_slug":"projector-viewsonic"}],"menu_slug":"projector"},{"menu_name":"Screen & Accessories","menu_id":"01556","menu_url":"https:\/\/www.advice.co.th\/product\/screen-and-accessories","menu_sub":[{"menu_name":"Screen ACER","menu_dtl_id":"024817","menu_url":"https:\/\/www.advice.co.th\/product\/screen-and-accessories\/screen-acer","menu_slug":"screen-acer"},{"menu_name":"Screen GYGAR","menu_dtl_id":"023301","menu_url":"https:\/\/www.advice.co.th\/product\/screen-and-accessories\/screen-gygar","menu_slug":"screen-gygar"},{"menu_name":"Screen RAZR","menu_dtl_id":"023304","menu_url":"https:\/\/www.advice.co.th\/product\/screen-and-accessories\/screen-razr","menu_slug":"screen-razr"},{"menu_name":"Screen SCREENBOY","menu_dtl_id":"023302","menu_url":"https:\/\/www.advice.co.th\/product\/screen-and-accessories\/screen-screenboy","menu_slug":"screen-screenboy"},{"menu_name":"Screen VERTEX","menu_dtl_id":"023305","menu_url":"https:\/\/www.advice.co.th\/product\/screen-and-accessories\/screen-vertex","menu_slug":"screen-vertex"},{"menu_name":"Accessories","menu_dtl_id":"023308","menu_url":"https:\/\/www.advice.co.th\/product\/screen-and-accessories\/accessories","menu_slug":"accessories"}],"menu_slug":"screen-and-accessories"},{"menu_name":"Visualizer","menu_id":"01421","menu_url":"https:\/\/www.advice.co.th\/product\/visualizer","menu_sub":[{"menu_name":"Visualizer","menu_dtl_id":"023300","menu_url":"https:\/\/www.advice.co.th\/product\/visualizer\/visualizer","menu_slug":"visualizer"}],"menu_slug":"visualizer"},{"menu_name":"Interactive Board","menu_id":"01555","menu_url":"https:\/\/www.advice.co.th\/product\/interactive-board","menu_sub":[{"menu_name":"Interactive Board","menu_dtl_id":"023307","menu_url":"https:\/\/www.advice.co.th\/product\/interactive-board\/interactive-board","menu_slug":"interactive-board"}],"menu_slug":"interactive-board"},{"menu_name":"Digital Signage","menu_id":"01963","menu_url":"https:\/\/www.advice.co.th\/product\/digital-signage","menu_sub":[{"menu_name":"Digital Signage","menu_dtl_id":"026832","menu_url":"https:\/\/www.advice.co.th\/product\/digital-signage\/digital-signage","menu_slug":"digital-signage"}],"menu_slug":"digital-signage"}],"menu_slug":"projector-presentation-tools"},{"menu_name":"SCANNER BARCODE & POS","menu_url":"https:\/\/www.advice.co.th\/product\/pos-product","group_id":"16","menu_head_group_id":"3","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/15-pow.svg","menu_sub":[{"menu_name":"Barcode Scanner","menu_id":"01586","menu_url":"https:\/\/www.advice.co.th\/product\/barcode-scanner","menu_sub":[{"menu_name":"Barcode Scanner","menu_dtl_id":"026521","menu_url":"https:\/\/www.advice.co.th\/product\/barcode-scanner\/barcode-scanner","menu_slug":"barcode-scanner"},{"menu_name":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2d\u0e48\u0e32\u0e19\u0e1a\u0e31\u0e15\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19","menu_dtl_id":"024675","menu_url":"https:\/\/www.advice.co.th\/product\/barcode-scanner\/\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2d\u0e48\u0e32\u0e19\u0e1a\u0e31\u0e15\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19","menu_slug":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2d\u0e48\u0e32\u0e19\u0e1a\u0e31\u0e15\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19"}],"menu_slug":"barcode-scanner"},{"menu_name":"Cash Drawer","menu_id":"01589","menu_url":"https:\/\/www.advice.co.th\/product\/cash-drawer","menu_sub":[{"menu_name":"Cash Drawer","menu_dtl_id":"015516","menu_url":"https:\/\/www.advice.co.th\/product\/cash-drawer\/cash-drawer","menu_slug":"cash-drawer"}],"menu_slug":"cash-drawer"},{"menu_name":"POS Accessoires","menu_id":"01591","menu_url":"https:\/\/www.advice.co.th\/product\/pos-accessoires","menu_sub":[{"menu_name":"Accessoires Other","menu_dtl_id":"015519","menu_url":"https:\/\/www.advice.co.th\/product\/pos-accessoires\/accessoires-other","menu_slug":"accessoires-other"}],"menu_slug":"pos-accessoires"},{"menu_name":"Set Pos","menu_id":"01958","menu_url":"https:\/\/www.advice.co.th\/product\/set-pos","menu_sub":[{"menu_name":"Set Pos","menu_dtl_id":"026730","menu_url":"https:\/\/www.advice.co.th\/product\/set-pos\/set-pos","menu_slug":"set-pos"}],"menu_slug":"set-pos"}],"menu_slug":"pos-product"}],"4":[{"menu_name":"INK & HEAD \/ TONER \/ RIBBON","menu_url":"https:\/\/www.advice.co.th\/product\/ink-toner-cartridge","group_id":"13","menu_head_group_id":"4","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/12-ink.svg","menu_sub":[{"menu_name":"Toner Original","menu_id":"00115","menu_url":"https:\/\/www.advice.co.th\/product\/toner-original","menu_sub":[{"menu_name":"SAMSUNG (Original)","menu_dtl_id":"026435","menu_url":"https:\/\/www.advice.co.th\/product\/toner-original\/samsung-original-","menu_slug":"samsung-original-"},{"menu_name":"HP (Original)","menu_dtl_id":"023457","menu_url":"https:\/\/www.advice.co.th\/product\/toner-original\/hp-original-","menu_slug":"hp-original-"},{"menu_name":"BROTHER (Original)","menu_dtl_id":"023448","menu_url":"https:\/\/www.advice.co.th\/product\/toner-original\/brother-original-","menu_slug":"brother-original-"},{"menu_name":"CANON (Original)","menu_dtl_id":"023453","menu_url":"https:\/\/www.advice.co.th\/product\/toner-original\/canon-original-","menu_slug":"canon-original-"},{"menu_name":"FUJI-XEROX (Original)","menu_dtl_id":"024521","menu_url":"https:\/\/www.advice.co.th\/product\/toner-original\/fuji-xerox-original-","menu_slug":"fuji-xerox-original-"},{"menu_name":"FUJIFILM (Original)","menu_dtl_id":"026157","menu_url":"https:\/\/www.advice.co.th\/product\/toner-original\/fujifilm-original-","menu_slug":"fujifilm-original-"},{"menu_name":"PANTUM (Original)","menu_dtl_id":"023478","menu_url":"https:\/\/www.advice.co.th\/product\/toner-original\/pantum-original-","menu_slug":"pantum-original-"},{"menu_name":"OKI (Original)","menu_dtl_id":"024201","menu_url":"https:\/\/www.advice.co.th\/product\/toner-original\/oki-original-","menu_slug":"oki-original-"},{"menu_name":"RICOH (Original)","menu_dtl_id":"025596","menu_url":"https:\/\/www.advice.co.th\/product\/toner-original\/ricoh-original-","menu_slug":"ricoh-original-"}],"menu_slug":"toner-original"},{"menu_name":"Toner Remanu & Refill","menu_id":"01320","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill","menu_sub":[{"menu_name":"RICOH 'HERO'","menu_dtl_id":"025964","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/ricoh-hero-","menu_slug":"ricoh-hero-"},{"menu_name":"PANTUM 'HERO'","menu_dtl_id":"026863","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/pantum-hero-","menu_slug":"pantum-hero-"},{"menu_name":"HP 'Color Fly \/ WISE'","menu_dtl_id":"024552","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/hp-color-fly-wise-","menu_slug":"hp-color-fly-wise-"},{"menu_name":"HP 'HERO'","menu_dtl_id":"023511","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/hp-hero-","menu_slug":"hp-hero-"},{"menu_name":"BROTHER 'Color Fly \/ WISE'","menu_dtl_id":"024553","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/brother-color-fly-wise-","menu_slug":"brother-color-fly-wise-"},{"menu_name":"BROTHER 'HERO'","menu_dtl_id":"023485","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/brother-hero-","menu_slug":"brother-hero-"},{"menu_name":"CANON 'Color Fly \/ WISE'","menu_dtl_id":"024554","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/canon-color-fly-wise-","menu_slug":"canon-color-fly-wise-"},{"menu_name":"CANON 'HERO'","menu_dtl_id":"023495","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/canon-hero-","menu_slug":"canon-hero-"},{"menu_name":"FUJI-XEROX 'Color Fly \/ WISE'","menu_dtl_id":"024557","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/fuji-xerox-color-fly-wise-","menu_slug":"fuji-xerox-color-fly-wise-"},{"menu_name":"FUJI-XEROX 'HERO'","menu_dtl_id":"024529","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/fuji-xerox-hero-","menu_slug":"fuji-xerox-hero-"},{"menu_name":"OKI 'HERO'","menu_dtl_id":"023518","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/oki-hero-","menu_slug":"oki-hero-"},{"menu_name":"SAMSUNG 'Color Fly \/ WISE'","menu_dtl_id":"024556","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/samsung-color-fly-wise-","menu_slug":"samsung-color-fly-wise-"},{"menu_name":"SAMSUNG 'HERO'","menu_dtl_id":"023522","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/samsung-hero-","menu_slug":"samsung-hero-"},{"menu_name":"HP (Refill )","menu_dtl_id":"023527","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/hp-refill-","menu_slug":"hp-refill-"},{"menu_name":"BROTHER (Refill)","menu_dtl_id":"023526","menu_url":"https:\/\/www.advice.co.th\/product\/toner-remanu-and-refill\/brother-refill-","menu_slug":"brother-refill-"}],"menu_slug":"toner-remanu-and-refill"},{"menu_name":"Ink Cartridge (\u0e15\u0e25\u0e31\u0e1a\u0e2b\u0e21\u0e36\u0e01)","menu_id":"01560","menu_url":"https:\/\/www.advice.co.th\/product\/ink-cartridge-\u0e15\u0e25\u0e31\u0e1a\u0e2b\u0e21\u0e36\u0e01-","menu_sub":[{"menu_name":"Ink - Canon (Original)","menu_dtl_id":"013590","menu_url":"https:\/\/www.advice.co.th\/product\/ink-cartridge-\u0e15\u0e25\u0e31\u0e1a\u0e2b\u0e21\u0e36\u0e01-\/ink-canon-original-","menu_slug":"ink-canon-original-"},{"menu_name":"Ink - HP (Original)","menu_dtl_id":"013702","menu_url":"https:\/\/www.advice.co.th\/product\/ink-cartridge-\u0e15\u0e25\u0e31\u0e1a\u0e2b\u0e21\u0e36\u0e01-\/ink-hp-original-","menu_slug":"ink-hp-original-"},{"menu_name":"Ink - BROTHER (Original)","menu_dtl_id":"013710","menu_url":"https:\/\/www.advice.co.th\/product\/ink-cartridge-\u0e15\u0e25\u0e31\u0e1a\u0e2b\u0e21\u0e36\u0e01-\/ink-brother-original-","menu_slug":"ink-brother-original-"}],"menu_slug":"ink-cartridge-\u0e15\u0e25\u0e31\u0e1a\u0e2b\u0e21\u0e36\u0e01-"},{"menu_name":"Ink Refill & Tank","menu_id":"01561","menu_url":"https:\/\/www.advice.co.th\/product\/ink-refill-and-tank","menu_sub":[{"menu_name":"Refill CANON (Original)","menu_dtl_id":"013591","menu_url":"https:\/\/www.advice.co.th\/product\/ink-refill-and-tank\/refill-canon-original-","menu_slug":"refill-canon-original-"},{"menu_name":"Refill HP (Original)","menu_dtl_id":"013718","menu_url":"https:\/\/www.advice.co.th\/product\/ink-refill-and-tank\/refill-hp-original-","menu_slug":"refill-hp-original-"},{"menu_name":"Refill EPSON (Original)","menu_dtl_id":"013721","menu_url":"https:\/\/www.advice.co.th\/product\/ink-refill-and-tank\/refill-epson-original-","menu_slug":"refill-epson-original-"},{"menu_name":"Refill BROTHER (Original)","menu_dtl_id":"013724","menu_url":"https:\/\/www.advice.co.th\/product\/ink-refill-and-tank\/refill-brother-original-","menu_slug":"refill-brother-original-"},{"menu_name":"Refill CANON (Non Original)","menu_dtl_id":"026828","menu_url":"https:\/\/www.advice.co.th\/product\/ink-refill-and-tank\/refill-canon-non-original-","menu_slug":"refill-canon-non-original-"},{"menu_name":"Refill HP (Non Original)","menu_dtl_id":"026829","menu_url":"https:\/\/www.advice.co.th\/product\/ink-refill-and-tank\/refill-hp-non-original-","menu_slug":"refill-hp-non-original-"},{"menu_name":"Refill EPSON (Non Original)","menu_dtl_id":"026830","menu_url":"https:\/\/www.advice.co.th\/product\/ink-refill-and-tank\/refill-epson-non-original-","menu_slug":"refill-epson-non-original-"},{"menu_name":"Refill BROTHER (Non Original)","menu_dtl_id":"026831","menu_url":"https:\/\/www.advice.co.th\/product\/ink-refill-and-tank\/refill-brother-non-original-","menu_slug":"refill-brother-non-original-"},{"menu_name":"TANK Accessories","menu_dtl_id":"013737","menu_url":"https:\/\/www.advice.co.th\/product\/ink-refill-and-tank\/tank-accessories","menu_slug":"tank-accessories"}],"menu_slug":"ink-refill-and-tank"},{"menu_name":"Ribbon & Refill","menu_id":"00035","menu_url":"https:\/\/www.advice.co.th\/product\/ribbon-and-refill","menu_sub":[{"menu_name":"","menu_dtl_id":"026987","menu_url":"https:\/\/www.advice.co.th\/product\/ribbon-and-refill\/","menu_slug":""},{"menu_name":"Cartridge Ribbon (Original)","menu_dtl_id":"023528","menu_url":"https:\/\/www.advice.co.th\/product\/ribbon-and-refill\/cartridge-ribbon-original-","menu_slug":"cartridge-ribbon-original-"},{"menu_name":"Cartridge Ribbon (Compatible)","menu_dtl_id":"023529","menu_url":"https:\/\/www.advice.co.th\/product\/ribbon-and-refill\/cartridge-ribbon-compatible-","menu_slug":"cartridge-ribbon-compatible-"}],"menu_slug":"ribbon-and-refill"},{"menu_name":"Ribbon Barcode","menu_id":"01713","menu_url":"https:\/\/www.advice.co.th\/product\/ribbon-barcode","menu_sub":[{"menu_name":"Cartridge Ribbon Barcode","menu_dtl_id":"025206","menu_url":"https:\/\/www.advice.co.th\/product\/ribbon-barcode\/cartridge-ribbon-barcode","menu_slug":"cartridge-ribbon-barcode"},{"menu_name":"Refill Ribbon Barcode","menu_dtl_id":"025207","menu_url":"https:\/\/www.advice.co.th\/product\/ribbon-barcode\/refill-ribbon-barcode","menu_slug":"refill-ribbon-barcode"}],"menu_slug":"ribbon-barcode"},{"menu_name":"Print Head","menu_id":"01761","menu_url":"https:\/\/www.advice.co.th\/product\/print-head","menu_sub":[{"menu_name":"CANON","menu_dtl_id":"024606","menu_url":"https:\/\/www.advice.co.th\/product\/print-head\/canon","menu_slug":"canon"},{"menu_name":"HP","menu_dtl_id":"024607","menu_url":"https:\/\/www.advice.co.th\/product\/print-head\/hp","menu_slug":"hp"}],"menu_slug":"print-head"}],"menu_slug":"ink-toner-cartridge"},{"menu_name":"PAPER \/ STICKER \/ CASSETTE","menu_url":"https:\/\/www.advice.co.th\/product\/paper-sticker","group_id":"14","menu_head_group_id":"4","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/13-paper.svg","menu_sub":[{"menu_name":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29 Photo","menu_id":"01782","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29-photo","menu_sub":[{"menu_name":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29 Photo A4","menu_dtl_id":"026568","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29-photo\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29-photo-a4","menu_slug":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29-photo-a4"},{"menu_name":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29 Photo 4''x6''","menu_dtl_id":"026579","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29-photo\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29-photo-4-x6-","menu_slug":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29-photo-4-x6-"}],"menu_slug":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29-photo"},{"menu_name":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07","menu_id":"01600","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07","menu_sub":[{"menu_name":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07","menu_dtl_id":"024677","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07","menu_slug":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07"},{"menu_name":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e40\u0e04\u0e21\u0e35","menu_dtl_id":"024678","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e40\u0e04\u0e21\u0e35","menu_slug":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e40\u0e04\u0e21\u0e35"}],"menu_slug":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07"},{"menu_name":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e34\u0e14\u0e40\u0e07\u0e34\u0e19","menu_id":"01720","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e34\u0e14\u0e40\u0e07\u0e34\u0e19","menu_sub":[{"menu_name":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e34\u0e14\u0e40\u0e07\u0e34\u0e19","menu_dtl_id":"024316","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e34\u0e14\u0e40\u0e07\u0e34\u0e19\/\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e34\u0e14\u0e40\u0e07\u0e34\u0e19","menu_slug":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e34\u0e14\u0e40\u0e07\u0e34\u0e19"}],"menu_slug":"\u0e01\u0e23\u0e30\u0e14\u0e32\u0e29\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e34\u0e14\u0e40\u0e07\u0e34\u0e19"},{"menu_name":"Paper Thermal","menu_id":"01719","menu_url":"https:\/\/www.advice.co.th\/product\/paper-thermal","menu_sub":[{"menu_name":"Paper Thermal","menu_dtl_id":"024315","menu_url":"https:\/\/www.advice.co.th\/product\/paper-thermal\/paper-thermal","menu_slug":"paper-thermal"}],"menu_slug":"paper-thermal"},{"menu_name":"Sticker Direct Thermal","menu_id":"01721","menu_url":"https:\/\/www.advice.co.th\/product\/sticker-direct-thermal","menu_sub":[{"menu_name":"Sticker Direct Thermal","menu_dtl_id":"024317","menu_url":"https:\/\/www.advice.co.th\/product\/sticker-direct-thermal\/sticker-direct-thermal","menu_slug":"sticker-direct-thermal"}],"menu_slug":"sticker-direct-thermal"},{"menu_name":"Sticker Barcode (Semi coat)","menu_id":"01723","menu_url":"https:\/\/www.advice.co.th\/product\/sticker-barcode-semi-coat-","menu_sub":[{"menu_name":"Sticker Barcode (Semi coat)","menu_dtl_id":"024326","menu_url":"https:\/\/www.advice.co.th\/product\/sticker-barcode-semi-coat-\/sticker-barcode-semi-coat-","menu_slug":"sticker-barcode-semi-coat-"}],"menu_slug":"sticker-barcode-semi-coat-"},{"menu_name":"CASSETTE","menu_id":"01708","menu_url":"https:\/\/www.advice.co.th\/product\/cassette","menu_sub":[{"menu_name":"\u0e40\u0e17\u0e1b\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e2d\u0e31\u0e01\u0e29\u0e23","menu_dtl_id":"024291","menu_url":"https:\/\/www.advice.co.th\/product\/cassette\/\u0e40\u0e17\u0e1b\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e2d\u0e31\u0e01\u0e29\u0e23","menu_slug":"\u0e40\u0e17\u0e1b\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e2d\u0e31\u0e01\u0e29\u0e23"}],"menu_slug":"cassette"}],"menu_slug":"paper-sticker"},{"menu_name":"SOFTWARE","menu_url":"https:\/\/www.advice.co.th\/product\/software","group_id":"17","menu_head_group_id":"4","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/16-software.svg","menu_sub":[{"menu_name":"Microsoft Office","menu_id":"01424","menu_url":"https:\/\/www.advice.co.th\/product\/microsoft-office","menu_sub":[{"menu_name":"Microsoft Office","menu_dtl_id":"023548","menu_url":"https:\/\/www.advice.co.th\/product\/microsoft-office\/microsoft-office","menu_slug":"microsoft-office"}],"menu_slug":"microsoft-office"},{"menu_name":"Microsoft Windows","menu_id":"01425","menu_url":"https:\/\/www.advice.co.th\/product\/microsoft-windows","menu_sub":[{"menu_name":"Microsoft Windows","menu_dtl_id":"023549","menu_url":"https:\/\/www.advice.co.th\/product\/microsoft-windows\/microsoft-windows","menu_slug":"microsoft-windows"}],"menu_slug":"microsoft-windows"},{"menu_name":"Antivirus \/ Internet Security","menu_id":"01554","menu_url":"https:\/\/www.advice.co.th\/product\/antivirus-internet-security","menu_sub":[{"menu_name":"Total Security","menu_dtl_id":"023547","menu_url":"https:\/\/www.advice.co.th\/product\/antivirus-internet-security\/total-security","menu_slug":"total-security"},{"menu_name":"Internet Security","menu_dtl_id":"023749","menu_url":"https:\/\/www.advice.co.th\/product\/antivirus-internet-security\/internet-security","menu_slug":"internet-security"}],"menu_slug":"antivirus-internet-security"}],"menu_slug":"software"}],"5":[{"menu_name":"CCTV & SECURITY","menu_url":"https:\/\/www.advice.co.th\/product\/cctv-and-security","group_id":"23","menu_head_group_id":"5","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/22-cctv.svg?v=001","menu_sub":[{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 IP Camera","menu_id":"01858","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-camera","menu_sub":[{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 IP Bullet Camera","menu_dtl_id":"025587","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-camera\/\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-bullet-camera","menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-bullet-camera"},{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 IP Dome Camera","menu_dtl_id":"025588","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-camera\/\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-dome-camera","menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-dome-camera"}],"menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-camera"},{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 Smart IP Camera","menu_id":"01859","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-smart-ip-camera","menu_sub":[{"menu_name":"Other","menu_dtl_id":"026777","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-smart-ip-camera\/other","menu_slug":"other"},{"menu_name":"VSTARCAM","menu_dtl_id":"025571","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-smart-ip-camera\/vstarcam","menu_slug":"vstarcam"},{"menu_name":"TP-LINK","menu_dtl_id":"025581","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-smart-ip-camera\/tp-link","menu_slug":"tp-link"},{"menu_name":"IMOU","menu_dtl_id":"025579","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-smart-ip-camera\/imou","menu_slug":"imou"},{"menu_name":"EZVIZ","menu_dtl_id":"025580","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-smart-ip-camera\/ezviz","menu_slug":"ezviz"}],"menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-smart-ip-camera"},{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 Bullet Camera","menu_id":"01856","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-bullet-camera","menu_sub":[{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 HDCVI Bullet Camera","menu_dtl_id":"025583","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-bullet-camera\/\u0e01\u0e25\u0e49\u0e2d\u0e07-hdcvi-bullet-camera","menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-hdcvi-bullet-camera"},{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 HDTVI Bullet Camera","menu_dtl_id":"025584","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-bullet-camera\/\u0e01\u0e25\u0e49\u0e2d\u0e07-hdtvi-bullet-camera","menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-hdtvi-bullet-camera"}],"menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-bullet-camera"},{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 Dome Camera","menu_id":"01857","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-dome-camera","menu_sub":[{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 HDCVI Dome Camera","menu_dtl_id":"025585","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-dome-camera\/\u0e01\u0e25\u0e49\u0e2d\u0e07-hdcvi-dome-camera","menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-hdcvi-dome-camera"},{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 HDTVI Dome Camera","menu_dtl_id":"025586","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e01\u0e25\u0e49\u0e2d\u0e07-dome-camera\/\u0e01\u0e25\u0e49\u0e2d\u0e07-hdtvi-dome-camera","menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-hdtvi-dome-camera"}],"menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-dome-camera"},{"menu_name":"SET \u0e01\u0e25\u0e49\u0e2d\u0e07\u0e27\u0e07\u0e08\u0e23\u0e1b\u0e34\u0e14","menu_id":"01536","menu_url":"https:\/\/www.advice.co.th\/product\/set-\u0e01\u0e25\u0e49\u0e2d\u0e07\u0e27\u0e07\u0e08\u0e23\u0e1b\u0e34\u0e14","menu_sub":[{"menu_name":"Set. IP Camera","menu_dtl_id":"023008","menu_url":"https:\/\/www.advice.co.th\/product\/set-\u0e01\u0e25\u0e49\u0e2d\u0e07\u0e27\u0e07\u0e08\u0e23\u0e1b\u0e34\u0e14\/set-ip-camera","menu_slug":"set-ip-camera"}],"menu_slug":"set-\u0e01\u0e25\u0e49\u0e2d\u0e07\u0e27\u0e07\u0e08\u0e23\u0e1b\u0e34\u0e14"},{"menu_name":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01 DVR \/ NVR","menu_id":"01855","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01-dvr-nvr","menu_sub":[{"menu_name":"4 Channel","menu_dtl_id":"025567","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01-dvr-nvr\/4-channel","menu_slug":"4-channel"},{"menu_name":"8 Channel","menu_dtl_id":"025572","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01-dvr-nvr\/8-channel","menu_slug":"8-channel"},{"menu_name":"16 Channel","menu_dtl_id":"025573","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01-dvr-nvr\/16-channel","menu_slug":"16-channel"},{"menu_name":"32 Channel UP","menu_dtl_id":"026946","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01-dvr-nvr\/32-channel-up","menu_slug":"32-channel-up"}],"menu_slug":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01-dvr-nvr"},{"menu_name":"Access Control","menu_id":"00960","menu_url":"https:\/\/www.advice.co.th\/product\/access-control","menu_sub":[{"menu_name":"Keycard Product","menu_dtl_id":"023045","menu_url":"https:\/\/www.advice.co.th\/product\/access-control\/keycard-product","menu_slug":"keycard-product"},{"menu_name":"Finger\/Face Scan","menu_dtl_id":"026861","menu_url":"https:\/\/www.advice.co.th\/product\/access-control\/finger-face-scan","menu_slug":"finger-face-scan"}],"menu_slug":"access-control"},{"menu_name":"CCTV Accessories","menu_id":"00965","menu_url":"https:\/\/www.advice.co.th\/product\/cctv-accessories","menu_sub":[{"menu_name":"Jack","menu_dtl_id":"023030","menu_url":"https:\/\/www.advice.co.th\/product\/cctv-accessories\/jack","menu_slug":"jack"},{"menu_name":"Adapter","menu_dtl_id":"023031","menu_url":"https:\/\/www.advice.co.th\/product\/cctv-accessories\/adapter","menu_slug":"adapter"},{"menu_name":"Power Supply","menu_dtl_id":"023032","menu_url":"https:\/\/www.advice.co.th\/product\/cctv-accessories\/power-supply","menu_slug":"power-supply"},{"menu_name":"Cable","menu_dtl_id":"023033","menu_url":"https:\/\/www.advice.co.th\/product\/cctv-accessories\/cable","menu_slug":"cable"},{"menu_name":"UTP Video Balun","menu_dtl_id":"023036","menu_url":"https:\/\/www.advice.co.th\/product\/cctv-accessories\/utp-video-balun","menu_slug":"utp-video-balun"}],"menu_slug":"cctv-accessories"}],"menu_slug":"cctv-and-security"},{"menu_name":"NETWORK (Wireless)","menu_url":"https:\/\/www.advice.co.th\/product\/network-wireless","group_id":"29","menu_head_group_id":"5","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/10-network.svg","menu_sub":[{"menu_name":"4G\/5G Router \/ Mifi \/ AirCard","menu_id":"01945","menu_url":"https:\/\/www.advice.co.th\/product\/4g-5g-router-mifi-aircard","menu_sub":[{"menu_name":"3G\/4G\/5G Router","menu_dtl_id":"026676","menu_url":"https:\/\/www.advice.co.th\/product\/4g-5g-router-mifi-aircard\/3g-4g-5g-router","menu_slug":"3g-4g-5g-router"}],"menu_slug":"4g-5g-router-mifi-aircard"},{"menu_name":"Router","menu_id":"01794","menu_url":"https:\/\/www.advice.co.th\/product\/router","menu_sub":[{"menu_name":"Other","menu_dtl_id":"026769","menu_url":"https:\/\/www.advice.co.th\/product\/router\/other","menu_slug":"other"},{"menu_name":"TP-LINK","menu_dtl_id":"024902","menu_url":"https:\/\/www.advice.co.th\/product\/router\/tp-link","menu_slug":"tp-link"},{"menu_name":"ASUS","menu_dtl_id":"024927","menu_url":"https:\/\/www.advice.co.th\/product\/router\/asus","menu_slug":"asus"},{"menu_name":"D-LINK","menu_dtl_id":"024920","menu_url":"https:\/\/www.advice.co.th\/product\/router\/d-link","menu_slug":"d-link"},{"menu_name":"MERCUSYS","menu_dtl_id":"024923","menu_url":"https:\/\/www.advice.co.th\/product\/router\/mercusys","menu_slug":"mercusys"},{"menu_name":"LINKSYS","menu_dtl_id":"024928","menu_url":"https:\/\/www.advice.co.th\/product\/router\/linksys","menu_slug":"linksys"},{"menu_name":"ZYXEL","menu_dtl_id":"025959","menu_url":"https:\/\/www.advice.co.th\/product\/router\/zyxel","menu_slug":"zyxel"},{"menu_name":"TOTOLINK","menu_dtl_id":"024921","menu_url":"https:\/\/www.advice.co.th\/product\/router\/totolink","menu_slug":"totolink"},{"menu_name":"MIKROTIK","menu_dtl_id":"024929","menu_url":"https:\/\/www.advice.co.th\/product\/router\/mikrotik","menu_slug":"mikrotik"}],"menu_slug":"router"},{"menu_name":"Access Point","menu_id":"01806","menu_url":"https:\/\/www.advice.co.th\/product\/access-point","menu_sub":[{"menu_name":"Other","menu_dtl_id":"026903","menu_url":"https:\/\/www.advice.co.th\/product\/access-point\/other","menu_slug":"other"},{"menu_name":"TP-LINK","menu_dtl_id":"024951","menu_url":"https:\/\/www.advice.co.th\/product\/access-point\/tp-link","menu_slug":"tp-link"},{"menu_name":"D-LINK","menu_dtl_id":"024961","menu_url":"https:\/\/www.advice.co.th\/product\/access-point\/d-link","menu_slug":"d-link"},{"menu_name":"UBIQUITI","menu_dtl_id":"024966","menu_url":"https:\/\/www.advice.co.th\/product\/access-point\/ubiquiti","menu_slug":"ubiquiti"},{"menu_name":"ZYXEL","menu_dtl_id":"024971","menu_url":"https:\/\/www.advice.co.th\/product\/access-point\/zyxel","menu_slug":"zyxel"},{"menu_name":"MIKROTIK","menu_dtl_id":"024965","menu_url":"https:\/\/www.advice.co.th\/product\/access-point\/mikrotik","menu_slug":"mikrotik"},{"menu_name":"ARUBA","menu_dtl_id":"024968","menu_url":"https:\/\/www.advice.co.th\/product\/access-point\/aruba","menu_slug":"aruba"},{"menu_name":"IP-COM","menu_dtl_id":"026740","menu_url":"https:\/\/www.advice.co.th\/product\/access-point\/ip-com","menu_slug":"ip-com"}],"menu_slug":"access-point"},{"menu_name":"Range Extender & Mesh WiFI","menu_id":"01816","menu_url":"https:\/\/www.advice.co.th\/product\/range-extender-and-mesh-wifi","menu_sub":[{"menu_name":"4G Mesh WiFi","menu_dtl_id":"025826","menu_url":"https:\/\/www.advice.co.th\/product\/range-extender-and-mesh-wifi\/4g-mesh-wifi","menu_slug":"4g-mesh-wifi"},{"menu_name":"WiFi Range Extender","menu_dtl_id":"024991","menu_url":"https:\/\/www.advice.co.th\/product\/range-extender-and-mesh-wifi\/wifi-range-extender","menu_slug":"wifi-range-extender"},{"menu_name":"Mesh WiFi","menu_dtl_id":"024994","menu_url":"https:\/\/www.advice.co.th\/product\/range-extender-and-mesh-wifi\/mesh-wifi","menu_slug":"mesh-wifi"}],"menu_slug":"range-extender-and-mesh-wifi"},{"menu_name":"Wireless USB Adapter","menu_id":"01808","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-usb-adapter","menu_sub":[{"menu_name":"Other","menu_dtl_id":"026794","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-usb-adapter\/other","menu_slug":"other"},{"menu_name":"TP-LINK","menu_dtl_id":"024953","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-usb-adapter\/tp-link","menu_slug":"tp-link"},{"menu_name":"D-LINK","menu_dtl_id":"024975","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-usb-adapter\/d-link","menu_slug":"d-link"},{"menu_name":"ASUS","menu_dtl_id":"024981","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-usb-adapter\/asus","menu_slug":"asus"},{"menu_name":"MERCUSYS","menu_dtl_id":"024978","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-usb-adapter\/mercusys","menu_slug":"mercusys"}],"menu_slug":"wireless-usb-adapter"},{"menu_name":"Wireless PCIe Adapter","menu_id":"01862","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-pcie-adapter","menu_sub":[{"menu_name":"Other","menu_dtl_id":"026756","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-pcie-adapter\/other","menu_slug":"other"},{"menu_name":"TP-LINK","menu_dtl_id":"025663","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-pcie-adapter\/tp-link","menu_slug":"tp-link"},{"menu_name":"ASUS","menu_dtl_id":"025687","menu_url":"https:\/\/www.advice.co.th\/product\/wireless-pcie-adapter\/asus","menu_slug":"asus"}],"menu_slug":"wireless-pcie-adapter"},{"menu_name":"VPN \/ Gateway Router \/ Load Balance","menu_id":"01960","menu_url":"https:\/\/www.advice.co.th\/product\/vpn-gateway-router-load-balance","menu_sub":[{"menu_name":"Load Balance","menu_dtl_id":"026746","menu_url":"https:\/\/www.advice.co.th\/product\/vpn-gateway-router-load-balance\/load-balance","menu_slug":"load-balance"},{"menu_name":"VPN Router","menu_dtl_id":"026747","menu_url":"https:\/\/www.advice.co.th\/product\/vpn-gateway-router-load-balance\/vpn-router","menu_slug":"vpn-router"}],"menu_slug":"vpn-gateway-router-load-balance"}],"menu_slug":"network-wireless"},{"menu_name":"NETWORK (Wire)","menu_url":"https:\/\/www.advice.co.th\/product\/network-wire","group_id":"30","menu_head_group_id":"5","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/10-network.svg","menu_sub":[{"menu_name":"Switching HUB","menu_id":"01792","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub","menu_sub":[{"menu_name":"5-6 PORT POE","menu_dtl_id":"026778","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub\/5-6-port-poe","menu_slug":"5-6-port-poe"},{"menu_name":"4-6 PORT","menu_dtl_id":"026967","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub\/4-6-port","menu_slug":"4-6-port"},{"menu_name":"8 PORT","menu_dtl_id":"025052","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub\/8-port","menu_slug":"8-port"},{"menu_name":"8 PORT POE","menu_dtl_id":"025188","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub\/8-port-poe","menu_slug":"8-port-poe"},{"menu_name":"16 PORT","menu_dtl_id":"025053","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub\/16-port","menu_slug":"16-port"},{"menu_name":"16 PORT POE","menu_dtl_id":"025189","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub\/16-port-poe","menu_slug":"16-port-poe"},{"menu_name":"24 PORT","menu_dtl_id":"025054","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub\/24-port","menu_slug":"24-port"},{"menu_name":"24 PORT POE","menu_dtl_id":"025544","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub\/24-port-poe","menu_slug":"24-port-poe"},{"menu_name":"48 PORT","menu_dtl_id":"025055","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub\/48-port","menu_slug":"48-port"}],"menu_slug":"switching-hub"},{"menu_name":"Switching HUB Managed","menu_id":"01823","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub-managed","menu_sub":[{"menu_name":"8-12 PORT","menu_dtl_id":"026774","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub-managed\/8-12-port","menu_slug":"8-12-port"},{"menu_name":"4-5 PORT POE","menu_dtl_id":"026965","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub-managed\/4-5-port-poe","menu_slug":"4-5-port-poe"},{"menu_name":"8 PORT POE","menu_dtl_id":"025191","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub-managed\/8-port-poe","menu_slug":"8-port-poe"},{"menu_name":"16 PORT","menu_dtl_id":"025058","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub-managed\/16-port","menu_slug":"16-port"},{"menu_name":"16 PORT POE","menu_dtl_id":"025192","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub-managed\/16-port-poe","menu_slug":"16-port-poe"},{"menu_name":"24 PORT","menu_dtl_id":"025059","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub-managed\/24-port","menu_slug":"24-port"},{"menu_name":"24 PORT POE","menu_dtl_id":"025193","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub-managed\/24-port-poe","menu_slug":"24-port-poe"},{"menu_name":"48 PORT","menu_dtl_id":"025060","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub-managed\/48-port","menu_slug":"48-port"},{"menu_name":"48 PORT POE","menu_dtl_id":"025194","menu_url":"https:\/\/www.advice.co.th\/product\/switching-hub-managed\/48-port-poe","menu_slug":"48-port-poe"}],"menu_slug":"switching-hub-managed"},{"menu_name":"LAN Card","menu_id":"01791","menu_url":"https:\/\/www.advice.co.th\/product\/lan-card","menu_sub":[{"menu_name":"PCIe LAN Card","menu_dtl_id":"024904","menu_url":"https:\/\/www.advice.co.th\/product\/lan-card\/pcie-lan-card","menu_slug":"pcie-lan-card"}],"menu_slug":"lan-card"},{"menu_name":"POE Adapter & Cable POE Pasive","menu_id":"01793","menu_url":"https:\/\/www.advice.co.th\/product\/poe-adapter-and-cable-poe-pasive","menu_sub":[{"menu_name":"POE Adapter","menu_dtl_id":"024901","menu_url":"https:\/\/www.advice.co.th\/product\/poe-adapter-and-cable-poe-pasive\/poe-adapter","menu_slug":"poe-adapter"},{"menu_name":"Cable POE Pasive","menu_dtl_id":"024919","menu_url":"https:\/\/www.advice.co.th\/product\/poe-adapter-and-cable-poe-pasive\/cable-poe-pasive","menu_slug":"cable-poe-pasive"}],"menu_slug":"poe-adapter-and-cable-poe-pasive"},{"menu_name":"Wirless Antenna & Surge Protector","menu_id":"01807","menu_url":"https:\/\/www.advice.co.th\/product\/wirless-antenna-and-surge-protector","menu_sub":[{"menu_name":"Wirless Antenna & Surge Protector","menu_dtl_id":"026767","menu_url":"https:\/\/www.advice.co.th\/product\/wirless-antenna-and-surge-protector\/wirless-antenna-and-surge-protector","menu_slug":"wirless-antenna-and-surge-protector"}],"menu_slug":"wirless-antenna-and-surge-protector"}],"menu_slug":"network-wire"},{"menu_name":"NETWORK (Accessories)","menu_url":"https:\/\/www.advice.co.th\/product\/network-accessories","group_id":"31","menu_head_group_id":"5","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/10-network.svg","menu_sub":[{"menu_name":"Cable & Marker","menu_id":"01783","menu_url":"https:\/\/www.advice.co.th\/product\/cable-and-marker","menu_sub":[{"menu_name":"Cable UTP CAT5 - UTP CAT5E","menu_dtl_id":"026728","menu_url":"https:\/\/www.advice.co.th\/product\/cable-and-marker\/cable-utp-cat5-utp-cat5e","menu_slug":"cable-utp-cat5-utp-cat5e"},{"menu_name":"Cable Telephone","menu_dtl_id":"026729","menu_url":"https:\/\/www.advice.co.th\/product\/cable-and-marker\/cable-telephone","menu_slug":"cable-telephone"},{"menu_name":"Cable UTP CAT5 - CAT5E (Box)","menu_dtl_id":"025549","menu_url":"https:\/\/www.advice.co.th\/product\/cable-and-marker\/cable-utp-cat5-cat5e-box-","menu_slug":"cable-utp-cat5-cat5e-box-"},{"menu_name":"Cable UTP CAT6 - CAT6E","menu_dtl_id":"026667","menu_url":"https:\/\/www.advice.co.th\/product\/cable-and-marker\/cable-utp-cat6-cat6e","menu_slug":"cable-utp-cat6-cat6e"},{"menu_name":"Cable UTP CAT6 - CAT6A (Box)","menu_dtl_id":"025550","menu_url":"https:\/\/www.advice.co.th\/product\/cable-and-marker\/cable-utp-cat6-cat6a-box-","menu_slug":"cable-utp-cat6-cat6a-box-"},{"menu_name":"Cable F\/UTP CAT6 - CAT6A (Box)","menu_dtl_id":"025810","menu_url":"https:\/\/www.advice.co.th\/product\/cable-and-marker\/cable-f-utp-cat6-cat6a-box-","menu_slug":"cable-f-utp-cat6-cat6a-box-"},{"menu_name":"Cable UTP CAT7","menu_dtl_id":"025154","menu_url":"https:\/\/www.advice.co.th\/product\/cable-and-marker\/cable-utp-cat7","menu_slug":"cable-utp-cat7"},{"menu_name":"Cable Marker","menu_dtl_id":"024937","menu_url":"https:\/\/www.advice.co.th\/product\/cable-and-marker\/cable-marker","menu_slug":"cable-marker"}],"menu_slug":"cable-and-marker"},{"menu_name":"Tools","menu_id":"01789","menu_url":"https:\/\/www.advice.co.th\/product\/tools","menu_sub":[{"menu_name":"Tool & Tester","menu_dtl_id":"024897","menu_url":"https:\/\/www.advice.co.th\/product\/tools\/tool-and-tester","menu_slug":"tool-and-tester"}],"menu_slug":"tools"},{"menu_name":"Rack","menu_id":"01815","menu_url":"https:\/\/www.advice.co.th\/product\/rack","menu_sub":[{"menu_name":"Wall Rack","menu_dtl_id":"024989","menu_url":"https:\/\/www.advice.co.th\/product\/rack\/wall-rack","menu_slug":"wall-rack"},{"menu_name":"Close Rack","menu_dtl_id":"024996","menu_url":"https:\/\/www.advice.co.th\/product\/rack\/close-rack","menu_slug":"close-rack"},{"menu_name":"CCTV Rack","menu_dtl_id":"026374","menu_url":"https:\/\/www.advice.co.th\/product\/rack\/cctv-rack","menu_slug":"cctv-rack"},{"menu_name":"Shelf For Case","menu_dtl_id":"024998","menu_url":"https:\/\/www.advice.co.th\/product\/rack\/shelf-for-case","menu_slug":"shelf-for-case"},{"menu_name":"\u0e1e\u0e31\u0e14\u0e25\u0e21","menu_dtl_id":"024999","menu_url":"https:\/\/www.advice.co.th\/product\/rack\/\u0e1e\u0e31\u0e14\u0e25\u0e21","menu_slug":"\u0e1e\u0e31\u0e14\u0e25\u0e21"},{"menu_name":"\u0e23\u0e32\u0e07\u0e44\u0e1f","menu_dtl_id":"025000","menu_url":"https:\/\/www.advice.co.th\/product\/rack\/\u0e23\u0e32\u0e07\u0e44\u0e1f","menu_slug":"\u0e23\u0e32\u0e07\u0e44\u0e1f"},{"menu_name":"Patch Panel","menu_dtl_id":"025001","menu_url":"https:\/\/www.advice.co.th\/product\/rack\/patch-panel","menu_slug":"patch-panel"}],"menu_slug":"rack"},{"menu_name":"Jack \/ Plug \/ Boots \/ Place","menu_id":"01978","menu_url":"https:\/\/www.advice.co.th\/product\/jack-plug-boots-place","menu_sub":[{"menu_name":"Modular PLUG (Male)","menu_dtl_id":"026953","menu_url":"https:\/\/www.advice.co.th\/product\/jack-plug-boots-place\/modular-plug-male-","menu_slug":"modular-plug-male-"},{"menu_name":"Modular JACK (Female)","menu_dtl_id":"026954","menu_url":"https:\/\/www.advice.co.th\/product\/jack-plug-boots-place\/modular-jack-female-","menu_slug":"modular-jack-female-"},{"menu_name":"BOOTS","menu_dtl_id":"026955","menu_url":"https:\/\/www.advice.co.th\/product\/jack-plug-boots-place\/boots","menu_slug":"boots"}],"menu_slug":"jack-plug-boots-place"}],"menu_slug":"network-accessories"},{"menu_name":"NETWORK (FiberOptic)","menu_url":"https:\/\/www.advice.co.th\/product\/network-fiberoptic","group_id":"32","menu_head_group_id":"5","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/10-network.svg","menu_sub":[{"menu_name":"Cable Fiber Optic","menu_id":"01787","menu_url":"https:\/\/www.advice.co.th\/product\/cable-fiber-optic","menu_sub":[{"menu_name":"Fiber Optic","menu_dtl_id":"024895","menu_url":"https:\/\/www.advice.co.th\/product\/cable-fiber-optic\/fiber-optic","menu_slug":"fiber-optic"}],"menu_slug":"cable-fiber-optic"},{"menu_name":"Fiber Optic Accessories","menu_id":"01788","menu_url":"https:\/\/www.advice.co.th\/product\/fiber-optic-accessories","menu_sub":[{"menu_name":"Accessories Fiber Optic","menu_dtl_id":"024896","menu_url":"https:\/\/www.advice.co.th\/product\/fiber-optic-accessories\/accessories-fiber-optic","menu_slug":"accessories-fiber-optic"}],"menu_slug":"fiber-optic-accessories"},{"menu_name":"Media Converter","menu_id":"01796","menu_url":"https:\/\/www.advice.co.th\/product\/media-converter","menu_sub":[{"menu_name":"Single Mode","menu_dtl_id":"024941","menu_url":"https:\/\/www.advice.co.th\/product\/media-converter\/single-mode","menu_slug":"single-mode"},{"menu_name":"Multi Mode","menu_dtl_id":"024960","menu_url":"https:\/\/www.advice.co.th\/product\/media-converter\/multi-mode","menu_slug":"multi-mode"}],"menu_slug":"media-converter"}],"menu_slug":"network-fiberoptic"}],"6":[{"menu_name":"CONSUMER ELECTRONICS","menu_url":"https:\/\/www.advice.co.th\/product\/consumer-electronics","group_id":"24","menu_head_group_id":"6","menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/23-cunsumer.svg?v=001","menu_sub":[{"menu_name":"LED TV","menu_id":"01563","menu_url":"https:\/\/www.advice.co.th\/product\/led-tv","menu_sub":[{"menu_name":"TV 42''- 43'' LED","menu_dtl_id":"026717","menu_url":"https:\/\/www.advice.co.th\/product\/led-tv\/tv-42-43-led","menu_slug":"tv-42-43-led"},{"menu_name":"TV 55'' LED","menu_dtl_id":"023324","menu_url":"https:\/\/www.advice.co.th\/product\/led-tv\/tv-55-led","menu_slug":"tv-55-led"},{"menu_name":"TV 65'' LED","menu_dtl_id":"023326","menu_url":"https:\/\/www.advice.co.th\/product\/led-tv\/tv-65-led","menu_slug":"tv-65-led"},{"menu_name":"TV 85'' LED","menu_dtl_id":"027035","menu_url":"https:\/\/www.advice.co.th\/product\/led-tv\/tv-85-led","menu_slug":"tv-85-led"},{"menu_name":"\u0e02\u0e32\u0e41\u0e02\u0e27\u0e19 TV & Accessories","menu_dtl_id":"023327","menu_url":"https:\/\/www.advice.co.th\/product\/led-tv\/\u0e02\u0e32\u0e41\u0e02\u0e27\u0e19-tv-and-accessories","menu_slug":"\u0e02\u0e32\u0e41\u0e02\u0e27\u0e19-tv-and-accessories"}],"menu_slug":"led-tv"},{"menu_name":"\u0e08\u0e31\u0e01\u0e23\u0e40\u0e22\u0e47\u0e1a\u0e1c\u0e49\u0e32","menu_id":"01687","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e08\u0e31\u0e01\u0e23\u0e40\u0e22\u0e47\u0e1a\u0e1c\u0e49\u0e32","menu_sub":[{"menu_name":"\u0e08\u0e31\u0e01\u0e23\u0e40\u0e22\u0e47\u0e1a\u0e1c\u0e49\u0e32","menu_dtl_id":"022653","menu_url":"https:\/\/www.advice.co.th\/product\/\u0e08\u0e31\u0e01\u0e23\u0e40\u0e22\u0e47\u0e1a\u0e1c\u0e49\u0e32\/\u0e08\u0e31\u0e01\u0e23\u0e40\u0e22\u0e47\u0e1a\u0e1c\u0e49\u0e32","menu_slug":"\u0e08\u0e31\u0e01\u0e23\u0e40\u0e22\u0e47\u0e1a\u0e1c\u0e49\u0e32"}],"menu_slug":"\u0e08\u0e31\u0e01\u0e23\u0e40\u0e22\u0e47\u0e1a\u0e1c\u0e49\u0e32"}],"menu_slug":"consumer-electronics"}],"99":[{"menu_name":"CORPORATE PRODUCT","menu_url":"https:\/\/www.advice.co.th\/productcorporate","menu_head_group_id":99,"menu_icon":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon\/23-cunsumer.svg?v=001","menu_sub":[{"menu_name":"Notebook","menu_id":"00259","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/notebook","menu_sub":[{"menu_name":"Notebook ACER","menu_dtl_id":"008839","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/notebook\/notebook-acer","menu_slug":"notebook-acer"},{"menu_name":"Notebook LENOVO","menu_dtl_id":"008842","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/notebook\/notebook-lenovo","menu_slug":"notebook-lenovo"},{"menu_name":"Notebook DELL","menu_dtl_id":"008840","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/notebook\/notebook-dell","menu_slug":"notebook-dell"},{"menu_name":"Notebook HP","menu_dtl_id":"008841","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/notebook\/notebook-hp","menu_slug":"notebook-hp"}],"menu_slug":"notebook"},{"menu_name":"All-in-one PC","menu_id":"00992","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/all-in-one-pc","menu_sub":[{"menu_name":"All-in-One PC ACER","menu_dtl_id":"013606","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/all-in-one-pc\/all-in-one-pc-acer","menu_slug":"all-in-one-pc-acer"},{"menu_name":"All-in-One PC LENOVO","menu_dtl_id":"023559","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/all-in-one-pc\/all-in-one-pc-lenovo","menu_slug":"all-in-one-pc-lenovo"},{"menu_name":"All-in-One PC DELL","menu_dtl_id":"023431","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/all-in-one-pc\/all-in-one-pc-dell","menu_slug":"all-in-one-pc-dell"},{"menu_name":"All-in-One PC HP","menu_dtl_id":"023441","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/all-in-one-pc\/all-in-one-pc-hp","menu_slug":"all-in-one-pc-hp"}],"menu_slug":"all-in-one-pc"},{"menu_name":"Desktop PC","menu_id":"01410","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/desktop-pc","menu_sub":[{"menu_name":"Desktop PC ACER","menu_dtl_id":"013607","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/desktop-pc\/desktop-pc-acer","menu_slug":"desktop-pc-acer"},{"menu_name":"Desktop PC LENOVO","menu_dtl_id":"023560","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/desktop-pc\/desktop-pc-lenovo","menu_slug":"desktop-pc-lenovo"},{"menu_name":"Desktop PC DELL","menu_dtl_id":"023432","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/desktop-pc\/desktop-pc-dell","menu_slug":"desktop-pc-dell"},{"menu_name":"Desktop PC HP","menu_dtl_id":"023443","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/desktop-pc\/desktop-pc-hp","menu_slug":"desktop-pc-hp"}],"menu_slug":"desktop-pc"},{"menu_name":"Server","menu_id":"00932","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/server","menu_sub":[{"menu_name":"Server HPE","menu_dtl_id":"026864","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/server\/server-hpe","menu_slug":"server-hpe"},{"menu_name":"Server LENOVO","menu_dtl_id":"026865","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/server\/server-lenovo","menu_slug":"server-lenovo"},{"menu_name":"Server DELL","menu_dtl_id":"026866","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/server\/server-dell","menu_slug":"server-dell"}],"menu_slug":"server"},{"menu_name":"Smartphone","menu_id":"00996","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/smartphone","menu_sub":[{"menu_name":"Smartphone SAMSUNG","menu_dtl_id":"025002","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/smartphone\/smartphone-samsung","menu_slug":"smartphone-samsung"},{"menu_name":"Smartphone OPPO","menu_dtl_id":"026219","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/smartphone\/smartphone-oppo","menu_slug":"smartphone-oppo"},{"menu_name":"Smartphone VIVO","menu_dtl_id":"012525","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/smartphone\/smartphone-vivo","menu_slug":"smartphone-vivo"},{"menu_name":"Smartphone XIAOMI","menu_dtl_id":"026220","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/smartphone\/smartphone-xiaomi","menu_slug":"smartphone-xiaomi"},{"menu_name":"Smartphone REALME","menu_dtl_id":"026224","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/smartphone\/smartphone-realme","menu_slug":"smartphone-realme"},{"menu_name":"Smartphone ASUS","menu_dtl_id":"012521","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/smartphone\/smartphone-asus","menu_slug":"smartphone-asus"},{"menu_name":"Smartphone INFINIX","menu_dtl_id":"026024","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/smartphone\/smartphone-infinix","menu_slug":"smartphone-infinix"},{"menu_name":"Smartphone ZTE","menu_dtl_id":"026698","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/smartphone\/smartphone-zte","menu_slug":"smartphone-zte"}],"menu_slug":"smartphone"},{"menu_name":"Tablet","menu_id":"01314","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/tablet","menu_sub":[{"menu_name":"Tablet SAMSUNG WiFi","menu_dtl_id":"026803","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/tablet\/tablet-samsung-wifi","menu_slug":"tablet-samsung-wifi"},{"menu_name":"Tablet XIAOMI WiFi","menu_dtl_id":"026821","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/tablet\/tablet-xiaomi-wifi","menu_slug":"tablet-xiaomi-wifi"},{"menu_name":"Tablet LENOVO WiFi","menu_dtl_id":"026806","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/tablet\/tablet-lenovo-wifi","menu_slug":"tablet-lenovo-wifi"},{"menu_name":"Tablet SAMSUNG Cellular","menu_dtl_id":"026804","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/tablet\/tablet-samsung-cellular","menu_slug":"tablet-samsung-cellular"},{"menu_name":"Tablet LENOVO Cellular","menu_dtl_id":"026807","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/tablet\/tablet-lenovo-cellular","menu_slug":"tablet-lenovo-cellular"}],"menu_slug":"tablet"},{"menu_name":"Special Price","menu_id":"01989","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/special-price","menu_sub":[{"menu_name":"Smartphone","menu_dtl_id":"027018","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/special-price\/smartphone","menu_slug":"smartphone"}],"menu_slug":"special-price"},{"menu_name":"Network Storage (NAS)","menu_id":"01583","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/network-storage-nas-","menu_sub":[{"menu_name":"4-6 BAY","menu_dtl_id":"025985","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/network-storage-nas-\/4-6-bay","menu_slug":"4-6-bay"}],"menu_slug":"network-storage-nas-"},{"menu_name":"UPS (\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f)","menu_id":"01573","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-","menu_sub":[{"menu_name":"ETECH","menu_dtl_id":"023420","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-\/etech","menu_slug":"etech"},{"menu_name":"SUN","menu_dtl_id":"023416","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-\/sun","menu_slug":"sun"},{"menu_name":"SYNDOME","menu_dtl_id":"023415","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-\/syndome","menu_slug":"syndome"}],"menu_slug":"ups-\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e44\u0e1f-"},{"menu_name":"Inkjet All in one","menu_id":"01763","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/inkjet-all-in-one","menu_sub":[{"menu_name":"BROTHER","menu_dtl_id":"024651","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/inkjet-all-in-one\/brother","menu_slug":"brother"}],"menu_slug":"inkjet-all-in-one"},{"menu_name":"Inkjet Printer","menu_id":"01394","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/inkjet-printer","menu_sub":[{"menu_name":"HP","menu_dtl_id":"025030","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/inkjet-printer\/hp","menu_slug":"hp"}],"menu_slug":"inkjet-printer"},{"menu_name":"Laser Printer","menu_id":"01395","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/laser-printer","menu_sub":[{"menu_name":"FUJIFILM","menu_dtl_id":"026207","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/laser-printer\/fujifilm","menu_slug":"fujifilm"},{"menu_name":"RICOH","menu_dtl_id":"026592","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/laser-printer\/ricoh","menu_slug":"ricoh"},{"menu_name":"OKI","menu_dtl_id":"026697","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/laser-printer\/oki","menu_slug":"oki"},{"menu_name":"HP","menu_dtl_id":"024655","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/laser-printer\/hp","menu_slug":"hp"},{"menu_name":"BROTHER","menu_dtl_id":"024656","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/laser-printer\/brother","menu_slug":"brother"},{"menu_name":"PANTUM","menu_dtl_id":"024659","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/laser-printer\/pantum","menu_slug":"pantum"}],"menu_slug":"laser-printer"},{"menu_name":"Laser Multifunction","menu_id":"01764","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/laser-multifunction","menu_sub":[{"menu_name":"HP","menu_dtl_id":"024664","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/laser-multifunction\/hp","menu_slug":"hp"},{"menu_name":"BROTHER","menu_dtl_id":"024665","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/laser-multifunction\/brother","menu_slug":"brother"},{"menu_name":"FUJIFILM","menu_dtl_id":"025828","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/laser-multifunction\/fujifilm","menu_slug":"fujifilm"}],"menu_slug":"laser-multifunction"},{"menu_name":"Scanner \/ FAX","menu_id":"01557","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/scanner-fax","menu_sub":[{"menu_name":"Scanner HP","menu_dtl_id":"026198","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/scanner-fax\/scanner-hp","menu_slug":"scanner-hp"},{"menu_name":"Scanner RICOH","menu_dtl_id":"026869","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/scanner-fax\/scanner-ricoh","menu_slug":"scanner-ricoh"},{"menu_name":"Scanner Brother","menu_dtl_id":"013697","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/scanner-fax\/scanner-brother","menu_slug":"scanner-brother"}],"menu_slug":"scanner-fax"},{"menu_name":"Label Printer","menu_id":"01697","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/label-printer","menu_sub":[{"menu_name":"Label Printer","menu_dtl_id":"023778","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/label-printer\/label-printer","menu_slug":"label-printer"}],"menu_slug":"label-printer"},{"menu_name":"Projector","menu_id":"00102","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/projector","menu_sub":[{"menu_name":"Projector ACER","menu_dtl_id":"023293","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/projector\/projector-acer","menu_slug":"projector-acer"},{"menu_name":"Projector BENQ","menu_dtl_id":"023295","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/projector\/projector-benq","menu_slug":"projector-benq"}],"menu_slug":"projector"},{"menu_name":"Screen & Accessories","menu_id":"01556","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/screen-and-accessories","menu_sub":[{"menu_name":"Screen GYGAR","menu_dtl_id":"023301","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/screen-and-accessories\/screen-gygar","menu_slug":"screen-gygar"},{"menu_name":"Screen RAZR","menu_dtl_id":"023304","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/screen-and-accessories\/screen-razr","menu_slug":"screen-razr"},{"menu_name":"Screen VERTEX","menu_dtl_id":"023305","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/screen-and-accessories\/screen-vertex","menu_slug":"screen-vertex"}],"menu_slug":"screen-and-accessories"},{"menu_name":"Visualizer","menu_id":"01421","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/visualizer","menu_sub":[{"menu_name":"Visualizer","menu_dtl_id":"023300","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/visualizer\/visualizer","menu_slug":"visualizer"}],"menu_slug":"visualizer"},{"menu_name":"Interactive Board","menu_id":"01555","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/interactive-board","menu_sub":[{"menu_name":"Interactive Board","menu_dtl_id":"023307","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/interactive-board\/interactive-board","menu_slug":"interactive-board"}],"menu_slug":"interactive-board"},{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 IP Camera","menu_id":"01858","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-camera","menu_sub":[{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 IP Bullet Camera","menu_dtl_id":"025587","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-camera\/\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-bullet-camera","menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-bullet-camera"},{"menu_name":"\u0e01\u0e25\u0e49\u0e2d\u0e07 IP Dome Camera","menu_dtl_id":"025588","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-camera\/\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-dome-camera","menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-dome-camera"}],"menu_slug":"\u0e01\u0e25\u0e49\u0e2d\u0e07-ip-camera"},{"menu_name":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01 DVR \/ NVR","menu_id":"01855","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01-dvr-nvr","menu_sub":[{"menu_name":"16 Channel","menu_dtl_id":"025573","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01-dvr-nvr\/16-channel","menu_slug":"16-channel"},{"menu_name":"32 Channel UP","menu_dtl_id":"026946","menu_url":"https:\/\/www.advice.co.th\/\/productcorporate\/\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01-dvr-nvr\/32-channel-up","menu_slug":"32-channel-up"}],"menu_slug":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01-dvr-nvr"}],"menu_slug":"productcorporate"}]};

		main_app.menu_category = menu_product;

		main_app.showCartPopup('modal-new');
		main_app.web_lang = 'th';

		main_app.segment_1 = '';
		main_app.segment_2 = '';
		main_app.segment_3 = '';

		menuCategoryMobile(menu_product);
		if(main_app.$refs.menu_desktop.menu_desktop){main_app.$refs.menu_desktop.menu_desktop = menu_product;}
		//if(main_app.$refs.menu_mobile.menu_mobile){main_app.$refs.menu_mobile.menu_mobile = menu_product;}




	});

	function menuCategoryMobile(menu_product){

		let text = '<ul class="cd-secondary-dropdown is-hidden menu-m-category">';

		text += '<li class="menu-link go-back">';
		text += "<a href='#back'>หมวดหมู่สินค้า</a>";
		text += '</li>';

				for(index in menu_product){

					for(index2 in menu_product[index]){

						let category = menu_product[index2];

						for(index3 in category){

							let item = category[index3];

							text += '<li class="menu-link has-children menu-m-product-main" >';
							text += '<a href="javascript::void(0);" class="cd-secondary">'+item.menu_name+'</a>';
							text += '<ul class="is-hidden p-fixed" >';
							text += '<li class="menu-link go-back"><a href="javascript::void(0);">ย้อนกลับ</a></li>';
							text += '<li class="menu-link"><a :href="item2.menu_url"></a></li>';
							text += '</ul>';
							text +='</li>';

						}
					}

				}

			text += '</ul>';

			main_app.menu_category_html = text;
	}

	window.onload = function(){

		setTimeout(function(){
var timestamp = new Date().getTime();
					(function(d) {
						var s = d.createElement('script');
						s.src = 'https://click.accesstrade.in.th/js/nct/lp.js?cb=' + timestamp;
						s.async = true;
						var e = d.getElementsByTagName('script')[0];
						e.parentNode.insertBefore(s, e);
					})(document);
			for(let i in obj_js_head){
				var addScriptHead = document.createElement('script');
				addScriptHead.src = obj_js_head[i];
				document.head.appendChild(addScriptHead);
			}

			for(let i in obj_js_body){
				var addScriptBody = document.createElement('script');
				addScriptBody.src = obj_js_body[i];
				document.body.appendChild(addScriptBody);
			}

			setTimeout(function(){
				/*window.dataLayer = window.dataLayer || [];
				function gtag(){dataLayer.push(arguments);}
				gtag('js', new Date());
				gtag('config', 'UA-28871641-1');

				(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
				new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
				j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
				'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
				})(window,document,'script','dataLayer','GTM-NCRX4V');*/

												  (function(d, s, id) {
					  var js, fjs = d.getElementsByTagName(s)[0];
					  if (d.getElementById(id)) return;
					  js = d.createElement(s); js.id = id;
					  js.src = "https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js";
					  fjs.parentNode.insertBefore(js, fjs);
					}(document, 'script', 'facebook-jssdk'));


					window.fbAsyncInit = function() {
						FB.init({appId: '903978352997310',xfbml: true,version: 'v2.3'});
						FB.AppEvents.logPageView();
					};

					(function(d, s, id){
						var js, fjs = d.getElementsByTagName(s)[0];
						if (d.getElementById(id)) {return;}
						js = d.createElement(s); js.id = id;
						js.src = "//connect.facebook.net/en_US/sdk.js";
						fjs.parentNode.insertBefore(js, fjs);
					}(document, 'script', 'facebook-jssdk'));
				
					setTimeout(function(){
						consenTag.init({
							containerId: "62725707",
							layout: {type: "popup"},
							ageCheck: {value: false},
							onPermission: function(perm) {
							// callback when permissions change
							}
						});

						consenTag.trigger( {
							event: "nextstep"
						});

						main_app.setAutocomplate();
					},300);
				},100);
		},100);

	};

	function show_smart_cont(){
		$text_ = `	<a href="https://page.line.me/adviceclub" aria-label="AdviceClub" target="_blank">
						<img id="line_im" src="https://img.advice.co.th/images_nas/advice/icon/helper/line.png" alt="Line" style="width: 50px; position: absolute; margin-left: -25px; margin-top: 5px;">
					</a>
					<a href="http://m.me/AdviceClub" aria-label="AdviceClub" target="_blank">
						<img id="mes_im" src="https://sys.advice.co.th/images_nas/advice/icon/helper/messenger.png" alt="Messenger" style="width: 50px; position: absolute; margin-left: -25px; margin-top: 65px;">
					</a>
					<!--<div onclick="show_Chat_box()">
						<img src="https://sys.advice.co.th/images_nas/advice/icon/helper/LiveChat.png" alt="Live Chat" style="width: 50px; position: absolute; margin-top: 1px; margin-left: -25px;">
					</div> -->
					<a href="https://www.advice.co.th/help" target="_blank" class="items-sticky activemobile">
						<img id="help_im" src="https://img.advice.co.th/images_nas/advice/icon/helper/settings.png" alt="Setting" style="width: 50px; position: absolute; margin-left: -25px; margin-top: 125px;">
					</a>
				`;
		if($("#contact_chat_help").hasClass("contact_chat_help")){
			$('#contact_chat_help').removeClass('contact_chat_help');
			$('#contact_chat_help').css('display','none');
		}else{
			$('#contact_chat_help').addClass('contact_chat_help');
			$('.contact_chat_help').html($text_);
			$('#contact_chat_help').css('display','block');

		}
		$('#div-recaptcha').css('height','70px');
		$('.g-recaptcha').css('transform','scale(0.8)');
	}

	function show_Chat_box(){

		if($("#qnimate").css('display') == 'none'){
			$('#qnimate').css('display', 'block');
			$('#line_im').css('filter', 'grayscale(100%)');
			$('#mes_im').css('filter', 'grayscale(100%)');
			$('#help_im').css('filter', 'grayscale(100%)');
			$('a[href="https://page.line.me/adviceclub"]').on('click', function(event) {
				event.preventDefault();
			});
			$('a[href="http://m.me/AdviceClub"]').on('click', function(event) {
				event.preventDefault();
			});
			$('a[href="https://developoneweb.advice.co.th/help"]').on('click', function(event) {
				event.preventDefault();
			});
		}else if($("#qnimate").css('display') == 'block'){
			$('#qnimate').css('display', 'none');
			$('#line_im').css('filter', 'grayscale(0%)');
			$('#mes_im').css('filter', 'grayscale(0%)');
			$('#help_im').css('filter', 'grayscale(0%)');
			$('a[href="https://page.line.me/adviceclub"]').off('click');
			$('a[href="http://m.me/AdviceClub"]').off('click');
			$('a[href="https://developoneweb.advice.co.th/help"]').off('click');
		}
	}

   </script>

   <script>
	!function(a){"use strict";var b=function(b,c,d){function e(a){return h.body?a():void setTimeout(function(){e(a)})}function f(){i.addEventListener&&i.removeEventListener("load",f),i.media=d||"all"}var g,h=a.document,i=h.createElement("link");if(c)g=c;else{var j=(h.body||h.getElementsByTagName("head")[0]).childNodes;g=j[j.length-1]}var k=h.styleSheets;i.rel="stylesheet",i.href=b,i.media="only x",e(function(){g.parentNode.insertBefore(i,c?g:g.nextSibling)});var l=function(a){for(var b=i.href,c=k.length;c--;)if(k[c].href===b)return a();setTimeout(function(){l(a)})};return i.addEventListener&&i.addEventListener("load",f),i.onloadcssdefined=l,l(f),i};"undefined"!=typeof exports?exports.loadCSS=b:a.loadCSS=b}("undefined"!=typeof global?global:this);
	!function(a){if(a.loadCSS){var b=loadCSS.relpreload={};if(b.support=function(){try{return a.document.createElement("link").relList.supports("preload")}catch(b){return!1}},b.poly=function(){for(var b=a.document.getElementsByTagName("link"),c=0;c<b.length;c++){var d=b[c];"preload"===d.rel&&"style"===d.getAttribute("as")&&(a.loadCSS(d.href,d,d.getAttribute("media")),d.rel=null)}},!b.support()){b.poly();var c=a.setInterval(b.poly,300);a.addEventListener&&a.addEventListener("load",function(){b.poly(),a.clearInterval(c)}),a.attachEvent&&a.attachEvent("onload",function(){a.clearInterval(c)})}}}(this);
	</script>
	<script>(function(){if (!document.body) return;var js = "window['__CF$cv$params']={r:'886a0df808943856',t:'MTcxNjE4NDI4My41ODIwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body>
	<script>

var data_prev = [];
var data_preban = [{"id":"advice_home_1672915486_1","name":"advice_home_1672915486_1","creative":"advice_home_1672915486_1","position":"C1"},{"id":"advice_home_1672915486_2","name":"advice_home_1672915486_2","creative":"advice_home_1672915486_2","position":"C2"},{"id":"advice_home_1672915486_3","name":"advice_home_1672915486_3","creative":"advice_home_1672915486_3","position":"C3"},{"id":"advice_home_1672915487_4","name":"advice_home_1672915487_4","creative":"advice_home_1672915487_4","position":"C4"},{"id":"advice_home_1695195377_1","name":"advice_home_1695195377_1","creative":"advice_home_1695195377_1","position":"C5"},{"id":"advice_home_1714477644_1","name":"advice_home_1714477644_1","creative":"advice_home_1714477644_1","position":"B4"},{"id":"advice_home_1716137048_1","name":"advice_home_1716137048_1","creative":"advice_home_1716137048_1","position":"A1"},{"id":"advice_home_1713846714_1","name":"advice_home_1713846714_1","creative":"advice_home_1713846714_1","position":"A1"},{"id":"advice_home_1715660019_1","name":"advice_home_1715660019_1","creative":"advice_home_1715660019_1","position":"A1"},{"id":"advice_home_1716179837_1","name":"advice_home_1716179837_1","creative":"advice_home_1716179837_1","position":"A1"},{"id":"advice_home_1714019707_1","name":"advice_home_1714019707_1","creative":"advice_home_1714019707_1","position":"B1"},{"id":"advice_home_1714727938_1","name":"advice_home_1714727938_1","creative":"advice_home_1714727938_1","position":"B2"},{"id":"advice_home_1713845049_1","name":"advice_home_1713845049_1","creative":"advice_home_1713845049_1","position":"B2"},{"id":"advice_home_1705577649_1","name":"advice_home_1705577649_1","creative":"advice_home_1705577649_1","position":"B2"},{"id":"advice_home_1704973839_1","name":"advice_home_1704973839_1","creative":"advice_home_1704973839_1","position":"B3"},{"id":"advice_home_1715600893_1","name":"advice_home_1715600893_1","creative":"advice_home_1715600893_1","position":"B4"},{"id":"advice_home_1692864535_1","name":"advice_home_1692864535_1","creative":"advice_home_1692864535_1","position":"B4"},{"id":"advice_home_1692864750_1","name":"advice_home_1692864750_1","creative":"advice_home_1692864750_1","position":"B4"},{"id":"advice_home_1714802075_1","name":"advice_home_1714802075_1","creative":"advice_home_1714802075_1","position":""},{"id":"advice_home_1715056935_1","name":"advice_home_1715056935_1","creative":"advice_home_1715056935_1","position":""},{"id":"advice_home_1715149868_1","name":"advice_home_1715149868_1","creative":"advice_home_1715149868_1","position":""},{"id":"advice_home_1712744218_1","name":"advice_home_1712744218_1","creative":"advice_home_1712744218_1","position":""},{"id":"advice_home_1714998194_1","name":"advice_home_1714998194_1","creative":"advice_home_1714998194_1","position":""},{"id":"advice_home_1711709313_1","name":"advice_home_1711709313_1","creative":"advice_home_1711709313_1","position":""},{"id":"advice_home_1677557883_1","name":"advice_home_1677557883_1","creative":"advice_home_1677557883_1","position":"D1"},{"id":"advice_home_1714645842_1","name":"advice_home_1714645842_1","creative":"advice_home_1714645842_1","position":"D2"},{"id":"Promotion Online","name":"Promotion Online","creative":"advice_home_1702464885_1","position":"5"},{"id":"Promotion Online","name":"Promotion Online","creative":"advice_home_1675234166_1","position":"5"},{"id":"Shockprice","name":"Shockprice","creative":"advice_home_1613963728_1","position":"6"},{"id":"Installment","name":"Installment","creative":"advice_home_1613963828_1","position":"6"},{"id":"Installment","name":"Installment","creative":"advice_home_1694581530_1","position":"6"},{"id":"advice_home_1613964128_1","name":"advice_home_1613964128_1","creative":"advice_home_1613964128_1","position":"G1"},{"id":"advice_home_1613964210_1","name":"advice_home_1613964210_1","creative":"advice_home_1613964210_1","position":"G2"},{"id":"advice_home_1613964286_1","name":"advice_home_1613964286_1","creative":"advice_home_1613964286_1","position":"G3"},{"id":"advice_home_1613965438_1","name":"advice_home_1613965438_1","creative":"advice_home_1613965438_1","position":"H1"},{"id":"advice_home_1703500530_1","name":"advice_home_1703500530_1","creative":"advice_home_1703500530_1","position":"H2"},{"id":"advice_home_1613965558_1","name":"advice_home_1613965558_1","creative":"advice_home_1613965558_1","position":"H3"}];

window.addEventListener("DOMContentLoaded", function(event) {
	main_app.arrayMenu = ["notebook","cpu","all-in-one-pc","desktop-pc","mainboard","graphic-card-vga-","monitor","inkjet-printer","laser-printer"];
	main_app.home_popup = [];
	main_app.banner_1 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1716137048_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1716137048_1.jpg","banner_url":"https:\/\/www.advice.co.th\/pre-order-new-iPad2024?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=Pre-order_new_iPad_Pro","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/pre-order-new-iPad2024?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=Pre-order_new_iPad_Pro\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1716137048_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1716137048_1","promoview_name":"A1"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1713846714_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1713846714_1.jpg","banner_url":"https:\/\/www.advice.co.th\/Why-Apple-At-Advice?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=Authorized-Reseller","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/Why-Apple-At-Advice?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=Authorized-Reseller\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1713846714_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1713846714_1","promoview_name":"A1"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1715660019_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1715660019_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/special-price?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=Smartphone_Special_Price","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/special-price?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=Smartphone_Special_Price\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1715660019_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1715660019_1","promoview_name":"A1"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1716179837_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1716179837_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/airpods?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=AirPods","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/airpods?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=AirPods\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1716179837_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1716179837_1","promoview_name":"A1"}];
	main_app.banner_b1 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714019707_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714019707_1.jpg","banner_url":"https:\/\/www.advice.co.th\/search?keyword=Asus+Vivobook&utm_source=Vivobook+caption+25.04&utm_medium=Vivobook+caption+25.04&utm_campaign=Vivobook+caption+25.04","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/search?keyword=Asus+Vivobook&utm_source=Vivobook+caption+25.04&utm_medium=Vivobook+caption+25.04&utm_campaign=Vivobook+caption+25.04\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714019707_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1714019707_1","promoview_name":"B1"}];
	main_app.banner_b2 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714727938_1.png","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714727938_1.png","banner_url":"https:\/\/www.advice.co.th\/MSInotebookshopinshop?marcom_link=&utm_campaign=Banner_B2&utm_medium=Banner_MTD_Advice&utm_content=MSI_Back_to_school_Package","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/MSInotebookshopinshop?marcom_link=&utm_campaign=Banner_B2&utm_medium=Banner_MTD_Advice&utm_content=MSI_Back_to_school_Package\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714727938_1.png\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1714727938_1","promoview_name":"B2"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1713845049_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1713845049_1.jpg","banner_url":"https:\/\/www.advice.co.th\/poweredbyasus?marcom_link=&utm_campaign=Banner_B2&utm_medium=Banner_MTD_Advice&utm_content=Asus_Proart","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/poweredbyasus?marcom_link=&utm_campaign=Banner_B2&utm_medium=Banner_MTD_Advice&utm_content=Asus_Proart\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1713845049_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1713845049_1","promoview_name":"B2"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1705577649_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1705577649_1.jpg","banner_url":"https:\/\/www.advice.co.th\/poweredbyasus?marcom_link=&utm_campaign=Banner_B2&utm_medium=Banner_MTD_Advice&utm_content=Asus_Banner_2024","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/poweredbyasus?marcom_link=&utm_campaign=Banner_B2&utm_medium=Banner_MTD_Advice&utm_content=Asus_Banner_2024\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1705577649_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1705577649_1","promoview_name":"B2"}];
	main_app.banner_b3 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1704973839_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1704973839_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/smartphone-tablet","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/smartphone-tablet\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1704973839_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1704973839_1","promoview_name":"B3"}];
	main_app.banner_b4 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1715600893_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1715600893_1.jpg","banner_url":"https:\/\/www.advice.co.th\/HPShopinshop?marcom_link=&utm_campaign=Banner_B4&utm_medium=Banner_MTD_Advice&utm_content=Hp_May","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/HPShopinshop?marcom_link=&utm_campaign=Banner_B4&utm_medium=Banner_MTD_Advice&utm_content=Hp_May\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1715600893_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1715600893_1","promoview_name":"B4"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1692864535_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1692864535_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/%E0%B8%A5%E0%B8%B3%E0%B9%82%E0%B8%9E%E0%B8%87-jbl?marcom_link=&utm_campaign=Banner_B4&utm_medium=Banner_MTD_Advice&utm_source=Banner_MTD_Advice&utm_content=speaker-hi-end-JBL&utm_term=Banner_MTD_Advice","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/%E0%B8%A5%E0%B8%B3%E0%B9%82%E0%B8%9E%E0%B8%87-jbl?marcom_link=&utm_campaign=Banner_B4&utm_medium=Banner_MTD_Advice&utm_source=Banner_MTD_Advice&utm_content=speaker-hi-end-JBL&utm_term=Banner_MTD_Advice\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1692864535_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1692864535_1","promoview_name":"B4"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1692864750_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1692864750_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/%E0%B8%A5%E0%B8%B3%E0%B9%82%E0%B8%9E%E0%B8%87-marshall?marcom_link=&utm_campaign=Banner_B4&utm_medium=Banner_MTD_Advice&utm_source=Banner_MTD_Advice&utm_content=speaker-hi-end-marshall&utm_term=Banner_MTD_Advice","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/%E0%B8%A5%E0%B8%B3%E0%B9%82%E0%B8%9E%E0%B8%87-marshall?marcom_link=&utm_campaign=Banner_B4&utm_medium=Banner_MTD_Advice&utm_source=Banner_MTD_Advice&utm_content=speaker-hi-end-marshall&utm_term=Banner_MTD_Advice\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1692864750_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1692864750_1","promoview_name":"B4"}];
	main_app.banner_b5 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714802075_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714802075_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/computer-set-intel\/set-intel\/%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%AD%E0%B8%9A-advice-computer-set-intel-i281-i7-14700k-rtx4070tisuper-16gb-asus-proart-o16g-oc-d6x-?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=Asus_LCD_PA279CV","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/computer-set-intel\/set-intel\/%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%AD%E0%B8%9A-advice-computer-set-intel-i281-i7-14700k-rtx4070tisuper-16gb-asus-proart-o16g-oc-d6x-?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=Asus_LCD_PA279CV\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714802075_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1714802075_1","promoview_name":""},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1715056935_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1715056935_1.jpg","banner_url":"https:\/\/www.advice.co.th\/HAPPY-MAY?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=HAPPY_MAY_DEAL","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/HAPPY-MAY?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=HAPPY_MAY_DEAL\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1715056935_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1715056935_1","promoview_name":""},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1715149868_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1715149868_1.jpg","banner_url":"https:\/\/www.advice.co.th\/The1-BTS?marcom_link=&utm_campaign=Banner_B5&utm_medium=Banner_MTD_Advice&utm_content=The_1_Back_to_school","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/The1-BTS?marcom_link=&utm_campaign=Banner_B5&utm_medium=Banner_MTD_Advice&utm_content=The_1_Back_to_school\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1715149868_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1715149868_1","promoview_name":""},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1712744218_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1712744218_1.jpg","banner_url":"https:\/\/www.advice.co.th\/The1Promotions?marcom_link=&utm_campaign=Banner_B5&utm_medium=Banner_MTD_Advice&utm_content=The_1_Back_to_school","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/The1Promotions?marcom_link=&utm_campaign=Banner_B5&utm_medium=Banner_MTD_Advice&utm_content=The_1_Back_to_school\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1712744218_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1712744218_1","promoview_name":""}];
	main_app.banner_b6 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714998194_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714998194_1.jpg","banner_url":"https:\/\/www.advice.co.th\/Smart-home?marcom_link=&utm_campaign=Banner_B6&utm_medium=Banner_MTD_Advice&utm_content=Smarth_home_Promotion","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/Smart-home?marcom_link=&utm_campaign=Banner_B6&utm_medium=Banner_MTD_Advice&utm_content=Smarth_home_Promotion\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714998194_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1714998194_1","promoview_name":""},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1711709313_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1711709313_1.jpg","banner_url":"https:\/\/www.advice.co.th\/branch-promotion\/4357?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=Fast_Care_Service","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/branch-promotion\/4357?marcom_link=&utm_campaign=Banner_A1&utm_medium=Banner_MTD_Advice&utm_content=Fast_Care_Service\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1711709313_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1711709313_1","promoview_name":""}];
	main_app.banner_c = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1672915486_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1672915486_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/notebooks?marcom_link=&utm_campaign=Banner_C1&utm_medium=Banner_MTD_Advice&utm_content=testing_C_Notebook","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/notebooks?marcom_link=&utm_campaign=Banner_C1&utm_medium=Banner_MTD_Advice&utm_content=testing_C_Notebook\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1672915486_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-btm-banner\\\"><\/a>","grid":"1","filename":"advice_home_1672915486_1","promoview_name":"C1"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1672915486_2.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1672915486_2.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/desktop-pc-server?marcom_link=&utm_campaign=Banner_C2&utm_medium=Banner_MTD_Advice&utm_content=testing_C_desktop-pc-server","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/desktop-pc-server?marcom_link=&utm_campaign=Banner_C2&utm_medium=Banner_MTD_Advice&utm_content=testing_C_desktop-pc-server\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1672915486_2.jpg\\\" alt=\\\"banner\\\" class=\\\"img-btm-banner\\\"><\/a>","grid":"1","filename":"advice_home_1672915486_2","promoview_name":"C2"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1672915486_3.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1672915486_3.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/computer-hardware?marcom_link=&utm_campaign=Banner_C3&utm_medium=Banner_MTD_Advice&utm_content=testing_C_computer-hardware","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/computer-hardware?marcom_link=&utm_campaign=Banner_C3&utm_medium=Banner_MTD_Advice&utm_content=testing_C_computer-hardware\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1672915486_3.jpg\\\" alt=\\\"banner\\\" class=\\\"img-btm-banner\\\"><\/a>","grid":"1","filename":"advice_home_1672915486_3","promoview_name":"C3"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1672915487_4.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1672915487_4.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/comset?marcom_link=&utm_campaign=Banner_C4&utm_medium=Banner_MTD_Advice&utm_content=testing_C_comset","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/comset?marcom_link=&utm_campaign=Banner_C4&utm_medium=Banner_MTD_Advice&utm_content=testing_C_comset\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1672915487_4.jpg\\\" alt=\\\"banner\\\" class=\\\"img-btm-banner\\\"><\/a>","grid":"1","filename":"advice_home_1672915487_4","promoview_name":"C4"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1695195377_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1695195377_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/speaker-hi-end?marcom_link=&utm_campaign=Banner_C5&utm_medium=Banner_MTD_Advice&utm_content=testing_C_speaker-hi-end","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/speaker-hi-end?marcom_link=&utm_campaign=Banner_C5&utm_medium=Banner_MTD_Advice&utm_content=testing_C_speaker-hi-end\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1695195377_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-btm-banner\\\"><\/a>","grid":"1","filename":"advice_home_1695195377_1","promoview_name":"C5"}];
	main_app.banner_1_9 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714477644_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714477644_1.jpg","banner_url":"https:\/\/www.advice.co.th\/branch-promotion\/4096","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/branch-promotion\/4096\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714477644_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1714477644_1","promoview_name":"D1_9"}];
	main_app.banner_mkp = [{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1648138971_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/apple-product","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454285_1.jpg","banner_url":"https:\/\/www.advice.co.th\/intel_13thgen_gaming","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454370_1.jpg","banner_url":"http:\/\/advice.co.th\/ASUSNotebookshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454434_1.jpg","banner_url":"http:\/\/advice.co.th\/BROTHERshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454488_1.jpg","banner_url":"https:\/\/www.advice.co.th\/NVIDIAshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454556_1.jpg","banner_url":"http:\/\/advice.co.th\/SEAGATEshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454757_1.jpg","banner_url":"https:\/\/advice.co.th\/MSInotebookshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454950_1.jpg","banner_url":"https:\/\/www.advice.co.th\/AMDnotebookshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454841_1.jpg","banner_url":"https:\/\/www.advice.co.th\/Samsungshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1651649073_1.jpg","banner_url":"https:\/\/advice.co.th\/HyperXshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641455156_1.jpg","banner_url":"https:\/\/advice.co.th\/zirconshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1647324531_1.jpg","banner_url":"https:\/\/advice.co.th\/HPShopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1647324702_1.jpg","banner_url":"https:\/\/advice.co.th\/WDshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1675064778_1.jpg","banner_url":"https:\/\/www.advice.co.th\/gigabyteshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1675067565_1.jpg","banner_url":"https:\/\/advice.co.th\/AcerShopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1680594988_1.jpg","banner_url":"https:\/\/advice.co.th\/LENOVOshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1695196633_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/speaker-hi-end\/marshall","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1695196701_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/speaker-hi-end\/jbl","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1643861020_1.jpg","banner_url":"https:\/\/www.advice.co.th\/CISCOshopinshop","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1643874609_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/gaming-chair-desk","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1697112264_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-samsung","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1697009214_2.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-vivo","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1697009214_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-oppo","banner_blank_":""},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1697009214_4.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-realme","banner_blank_":""}]
	main_app.banner_mkp1 = [[{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1648138971_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/apple-product","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454285_1.jpg","banner_url":"https:\/\/www.advice.co.th\/intel_13thgen_gaming","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454370_1.jpg","banner_url":"http:\/\/advice.co.th\/ASUSNotebookshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454434_1.jpg","banner_url":"http:\/\/advice.co.th\/BROTHERshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454488_1.jpg","banner_url":"https:\/\/www.advice.co.th\/NVIDIAshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454556_1.jpg","banner_url":"http:\/\/advice.co.th\/SEAGATEshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454757_1.jpg","banner_url":"https:\/\/advice.co.th\/MSInotebookshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454950_1.jpg","banner_url":"https:\/\/www.advice.co.th\/AMDnotebookshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641454841_1.jpg","banner_url":"https:\/\/www.advice.co.th\/Samsungshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1651649073_1.jpg","banner_url":"https:\/\/advice.co.th\/HyperXshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1641455156_1.jpg","banner_url":"https:\/\/advice.co.th\/zirconshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1647324531_1.jpg","banner_url":"https:\/\/advice.co.th\/HPShopinshop","banner_blank_":"","img_clss":"w-100"}],[{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1647324702_1.jpg","banner_url":"https:\/\/advice.co.th\/WDshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1675064778_1.jpg","banner_url":"https:\/\/www.advice.co.th\/gigabyteshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1675067565_1.jpg","banner_url":"https:\/\/advice.co.th\/AcerShopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1680594988_1.jpg","banner_url":"https:\/\/advice.co.th\/LENOVOshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1695196633_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/speaker-hi-end\/marshall","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1695196701_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/speaker-hi-end\/jbl","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1643861020_1.jpg","banner_url":"https:\/\/www.advice.co.th\/CISCOshopinshop","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1643874609_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/gaming-chair-desk","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1697112264_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-samsung","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1697009214_2.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-vivo","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1697009214_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-oppo","banner_blank_":"","img_clss":"w-100"},{"banner_img":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1697009214_4.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/smartphone\/smartphone-realme","banner_blank_":"","img_clss":"w-100"}]]
	main_app.banner_product = []

	main_app.tab_product_menu = [{"category_name":"Notebook","category_value":"notebook"},{"category_name":"CPU","category_value":"cpu"},{"category_name":"All-in-One","category_value":"all-in-one-pc"},{"category_name":"Desktop PC","category_value":"desktop-pc"},{"category_name":"Mainboard","category_value":"mainboard"},{"category_name":"Graphic Card","category_value":"graphic-card-vga-"},{"category_name":"Monitor","category_value":"monitor"},{"category_name":"Inkjet Printer","category_value":"inkjet-printer"},{"category_name":"Laser Printer","category_value":"laser-printer"}];
	main_app.product_flashsale = [{"item_code":"A0148293","item_icon":"https:\/\/img.advice.co.th\/images_nas\/labelproduct\/LabelDesktop\/Label-FlashSale.png","item_icon_type":"flashsale","item_icon_url":"","item_brand":"https:\/\/img.advice.co.th\/images_nas\/images\/brand\/asrock.png","item_brand_name":"ASROCK","item_img":"https:\/\/img.advice.co.th\/images_nas\/pic_product4\/A0148293\/A0148293_1.jpg","item_360":"","item_360_type":"","item_360_h":null,"item_360_h_type":null,"code_item_360_h":null,"item_name":"MAINBOARD (1700) ASROCK B760M STEEL LEGEND WIFI DDR5","item_url":"https:\/\/www.advice.co.th\/product\/mainboard\/intel-1700-b660-b760-\/mainboard-1700-asrock-b760m-steel-legend-wifi-ddr5","item_spec":"Socket 1700 \/ Intel B760 \/ 4xDDR5 \/ 1xPCIe5.0 \/ 4xSATA \/ 3xM.2 Slots \/ Micro ATX \/ 1xHDMI \/ 1xDisplayPort \/ 1xLAN 2.5Gb \/ Wi-Fi 6E","item_note":"","item_show_bundle":[],"item_srp":"5390","item_saleprice":"5290","item_save":100,"item_installment":null,"item_warranty":"3 \u0e1b\u0e35","item_warranty_icon":"","item_day":null,"item_readypoint":null,"item_views":"59.8 K","item_promotion_date":"","promotion_border":"","item_category":"","item_category2":"Mainboard","item_category3":"INTEL 1700 (B660 - B760)","is_hotswap":false,"is_claim20":true,"item_product_type":"PRODUCT","item_gift":"","item_group":"4","item_menu":27,"item_menu_dtl":26560,"item_create_date":"0000-00-00","flashsale_price":"","product_type":"instock","order_from":"HQ","is_product_serial_key":"","item_inorder":0,"item_bundle_online":"Free","item_note_2":"","item_note_convert":"","item_icon_ict":"","item_icon_redeem":"","item_text_show_bundle":"","item_text_tooltip_show_bundle":"","item_text_redeem":"","item_text_ict":"","item_text_product_order":"","item_sale_dealer_only":""},{"item_code":"A0156052","item_icon":"https:\/\/img.advice.co.th\/images_nas\/labelproduct\/LabelDesktop\/Label-FlashSale.png","item_icon_type":"flashsale","item_icon_url":"","item_brand":"https:\/\/img.advice.co.th\/images_nas\/images\/brand\/lenovo.png","item_brand_name":"Lenovo","item_img":"https:\/\/img.advice.co.th\/images_nas\/pic_product4\/A0156052\/A0156052_1.jpg","item_360":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/images\/360_V.png","item_360_type":"new","item_360_h":"","item_360_h_type":"","code_item_360_h":null,"item_name":"AIO Lenovo IdeaCentre 3 24IAP7 (F0GH018UTA)","item_url":"https:\/\/www.advice.co.th\/product\/all-in-one-pc\/all-in-one-pc-lenovo\/aio-lenovo-ideacentre-3-24iap7-f0gh018uta-","item_spec":"23.8 inch \/ Intel i7-13620H \/ 16GB DDR4 \/ 512GB SSD \/ Integrated Graphics \/ Win 11","item_note":" \u0e1f\u0e23\u0e35 USB Keyboard & Mouse (\u0e43\u0e19\u0e01\u0e25\u0e48\u0e2d\u0e07), Microsoft Office Home&Student 2021 (\u0e43\u0e19\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07)","item_show_bundle":[],"item_srp":"29990","item_saleprice":"28590","item_save":1400,"item_installment":{"online":[{"bank_name":"KTC PROUD","term_month":10,"bank_nick_name":"\u0e01\u0e23\u0e38\u0e07\u0e44\u0e17\u0e22"},{"bank_name":"\u0e01\u0e23\u0e38\u0e07\u0e28\u0e23\u0e35\u0e2d\u0e22\u0e38\u0e18\u0e22\u0e32","term_month":10,"bank_nick_name":"KCC"},{"bank_name":"\u0e01\u0e23\u0e38\u0e07\u0e44\u0e17\u0e22","term_month":10,"bank_nick_name":"Ktc"},{"bank_name":"\u0e01\u0e2a\u0e34\u0e01\u0e23\u0e44\u0e17\u0e22","term_month":10,"bank_nick_name":"K-Bank"}],"branch":[{"bank_name":"KTC PROUD","term_month":10,"bank_nick_name":"\u0e01\u0e23\u0e38\u0e07\u0e44\u0e17\u0e22"},{"bank_name":"UOB CASHPLUS","term_month":24,"bank_nick_name":"UOB"},{"bank_name":"\u0e01\u0e23\u0e38\u0e07\u0e28\u0e23\u0e35\u0e2d\u0e22\u0e38\u0e18\u0e22\u0e32","term_month":10,"bank_nick_name":"BAY"},{"bank_name":"\u0e01\u0e23\u0e38\u0e07\u0e44\u0e17\u0e22","term_month":10,"bank_nick_name":"Ktc"},{"bank_name":"\u0e01\u0e2a\u0e34\u0e01\u0e23\u0e44\u0e17\u0e22","term_month":10,"bank_nick_name":"K-Bank"},{"bank_name":"\u0e22\u0e39\u0e42\u0e2d\u0e1a\u0e35","term_month":10,"bank_nick_name":"UOB"},{"bank_name":"\u0e44\u0e17\u0e22\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c","term_month":10,"bank_nick_name":"SCB"}]},"item_warranty":"3-3-3","item_warranty_icon":"","item_day":null,"item_readypoint":null,"item_views":"9.4 K","item_promotion_date":"","promotion_border":"","item_category":"","item_category2":"All-in-One PC","item_category3":"All-in-One PC LENOVO","is_hotswap":false,"is_claim20":true,"item_product_type":"PRODUCT","item_gift":"","item_group":"3","item_menu":992,"item_menu_dtl":23559,"item_create_date":"0000-00-00","flashsale_price":"","product_type":"instock","order_from":"HQ","is_product_serial_key":"","item_inorder":0,"item_bundle_online":"Free","item_note_2":" \u0e1f\u0e23\u0e35 USB Keyboard & Mouse (\u0e43\u0e19\u0e01\u0e25\u0e48\u0e2d\u0e07), Microsoft Office Home&Student 2021 (\u0e43\u0e19\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07)","item_note_convert":" \u0e1f\u0e23\u0e35 USB Keyboard & Mouse (\u0e43\u0e19\u0e01...","item_icon_ict":"","item_icon_redeem":"","item_text_show_bundle":"","item_text_tooltip_show_bundle":"","item_text_redeem":"","item_text_ict":"","item_text_product_order":"","item_sale_dealer_only":""},{"item_code":"A0153501","item_icon":"https:\/\/img.advice.co.th\/images_nas\/labelproduct\/LabelDesktop\/Label-FlashSale.png","item_icon_type":"flashsale","item_icon_url":"","item_brand":"https:\/\/img.advice.co.th\/images_nas\/images\/brand\/lenovo.png","item_brand_name":"LENOVO","item_img":"https:\/\/img.advice.co.th\/images_nas\/pic_product4\/A0153501\/A0153501_1.jpg","item_360":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/images\/360_V.png","item_360_type":"new","item_360_h":"","item_360_h_type":"","code_item_360_h":null,"item_name":"Notebook Lenovo IdeaPad Slim 3 15IRH8 83EM0009TA (Arctic Grey)","item_url":"https:\/\/www.advice.co.th\/product\/notebook\/notebook-lenovo\/notebook-lenovo-ideapad-slim-3-15irh8-83em0009ta-arctic-grey-","item_spec":"15.6 inch \/ Intel i5-13420H \/ 16GB LPDDR5 \/ 512GB SSD \/ Integrated Graphics \/ Win 11","item_note":"  Microsoft Office Home&Student 2021 (\u0e43\u0e19\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07),   \u0e2a\u0e40\u0e1b\u0e04ICT \u0e1b\u0e35 66 \u0e07\u0e1a\u0e23\u0e32\u0e04\u0e32 24,000","item_show_bundle":[],"item_srp":"19990","item_saleprice":"19190","item_save":800,"item_installment":{"online":[{"bank_name":"KTC PROUD","term_month":6,"bank_nick_name":"\u0e01\u0e23\u0e38\u0e07\u0e44\u0e17\u0e22"},{"bank_name":"\u0e01\u0e23\u0e38\u0e07\u0e28\u0e23\u0e35\u0e2d\u0e22\u0e38\u0e18\u0e22\u0e32","term_month":6,"bank_nick_name":"KCC"},{"bank_name":"\u0e01\u0e23\u0e38\u0e07\u0e44\u0e17\u0e22","term_month":6,"bank_nick_name":"Ktc"},{"bank_name":"\u0e01\u0e2a\u0e34\u0e01\u0e23\u0e44\u0e17\u0e22","term_month":6,"bank_nick_name":"K-Bank"}],"branch":[{"bank_name":"KTC PROUD","term_month":6,"bank_nick_name":"\u0e01\u0e23\u0e38\u0e07\u0e44\u0e17\u0e22"},{"bank_name":"UOB CASHPLUS","term_month":24,"bank_nick_name":"UOB"},{"bank_name":"\u0e01\u0e23\u0e38\u0e07\u0e28\u0e23\u0e35\u0e2d\u0e22\u0e38\u0e18\u0e22\u0e32","term_month":6,"bank_nick_name":"BAY"},{"bank_name":"\u0e01\u0e23\u0e38\u0e07\u0e44\u0e17\u0e22","term_month":6,"bank_nick_name":"Ktc"},{"bank_name":"\u0e01\u0e2a\u0e34\u0e01\u0e23\u0e44\u0e17\u0e22","term_month":6,"bank_nick_name":"K-Bank"},{"bank_name":"\u0e22\u0e39\u0e42\u0e2d\u0e1a\u0e35","term_month":6,"bank_nick_name":"UOB"},{"bank_name":"\u0e44\u0e17\u0e22\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c","term_month":6,"bank_nick_name":"SCB"}]},"item_warranty":"3-3-3","item_warranty_icon":"","item_day":null,"item_readypoint":null,"item_views":"49.5 K","item_promotion_date":"","promotion_border":"","item_category":"","item_category2":"Notebook","item_category3":"Notebook LENOVO","is_hotswap":false,"is_claim20":true,"item_product_type":"PRODUCT","item_gift":"","item_group":"1","item_menu":259,"item_menu_dtl":8842,"item_create_date":"0000-00-00","flashsale_price":"","product_type":"instock","order_from":"HQ","is_product_serial_key":"","item_inorder":0,"item_bundle_online":"Free","item_note_2":"  Microsoft Office Home&Student 2021 (\u0e43\u0e19\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07),   \u0e2a\u0e40\u0e1b\u0e04ICT \u0e1b\u0e35 66 \u0e07\u0e1a\u0e23\u0e32\u0e04\u0e32 24,000","item_note_convert":"  Microsoft Office Home&Studen...","item_icon_ict":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon_ict.png","item_icon_redeem":"","item_text_show_bundle":"","item_text_tooltip_show_bundle":"","item_text_redeem":"","item_text_ict":" \u0e2a\u0e40\u0e1b\u0e04ICT \u0e1b\u0e35 66 \u0e07\u0e1a\u0e23\u0e32\u0e04\u0e32 24,000","item_text_product_order":"","item_sale_dealer_only":""},{"item_code":"A0153905","item_icon":"https:\/\/img.advice.co.th\/images_nas\/labelproduct\/LabelDesktop\/Label-FlashSale.png","item_icon_type":"flashsale","item_icon_url":"","item_brand":"https:\/\/img.advice.co.th\/images_nas\/images\/brand\/lenovo.png","item_brand_name":"LENOVO","item_img":"https:\/\/img.advice.co.th\/images_nas\/pic_product4\/A0153905\/A0153905_1.jpg","item_360":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/images\/360_V.png","item_360_type":"new","item_360_h":"","item_360_h_type":"","code_item_360_h":null,"item_name":"Notebook Lenovo V15 G4 IAH 83FS003PTA (Business Black)","item_url":"https:\/\/www.advice.co.th\/product\/notebook\/notebook-lenovo\/notebook-lenovo-v15-g4-iah-83fs003pta-business-black-","item_spec":"15.6 inch \/ Intel i5-12500H \/ 16GB DDR4 \/ 512GB SSD \/ Integrated Graphics \/ Win 11","item_note":"    \u0e2a\u0e40\u0e1b\u0e04ICT \u0e1b\u0e35 66 \u0e07\u0e1a\u0e23\u0e32\u0e04\u0e32 24,000","item_show_bundle":[],"item_srp":"15490","item_saleprice":"14690","item_save":800,"item_installment":null,"item_warranty":"1-1-1","item_warranty_icon":"","item_day":null,"item_readypoint":null,"item_views":"37.9 K","item_promotion_date":"","promotion_border":"","item_category":"","item_category2":"Notebook","item_category3":"Notebook LENOVO","is_hotswap":false,"is_claim20":true,"item_product_type":"PRODUCT","item_gift":"","item_group":"1","item_menu":259,"item_menu_dtl":8842,"item_create_date":"0000-00-00","flashsale_price":"","product_type":"instock","order_from":"HQ","is_product_serial_key":"","item_inorder":0,"item_bundle_online":"Free","item_note_2":"    \u0e2a\u0e40\u0e1b\u0e04ICT \u0e1b\u0e35 66 \u0e07\u0e1a\u0e23\u0e32\u0e04\u0e32 24,000","item_note_convert":"    \u0e2a\u0e40\u0e1b\u0e04ICT \u0e1b\u0e35 66 \u0e07\u0e1a\u0e23\u0e32\u0e04\u0e32 24,00...","item_icon_ict":"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/icon_ict.png","item_icon_redeem":"","item_text_show_bundle":"","item_text_tooltip_show_bundle":"","item_text_redeem":"","item_text_ict":" \u0e2a\u0e40\u0e1b\u0e04ICT \u0e1b\u0e35 66 \u0e07\u0e1a\u0e23\u0e32\u0e04\u0e32 24,000","item_text_product_order":"","item_sale_dealer_only":""}];
	runSlide('FLASHSALE');

	window.addEventListener("scroll", (event) => {
		let scroll = this.scrollY;

		if(scroll > 100){
			main_app.banner_d1 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1677557883_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1677557883_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/microsoft-office\/microsoft-office\/microsoft-office-365-family-2021-fpp-6gq-0189-","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/microsoft-office\/microsoft-office\/microsoft-office-365-family-2021-fpp-6gq-0189-\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1677557883_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1677557883_1","promoview_name":"D1"}];
			main_app.banner_d2 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714645842_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714645842_1.jpg","banner_url":"https:\/\/www.advice.co.th\/corporate","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/corporate\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/advice\/oneweb\/assets\/images\/blank.png\\\" url-img=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1714645842_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-loading img-fluid w-100\\\"><\/a>","grid":"1","filename":"advice_home_1714645842_1","promoview_name":"D2"}];
			main_app.banner_e = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1702464885_1.png","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1702464885_1.png","banner_url":"https:\/\/www.advice.co.th\/product\/smartphone-tablet?marcom_link=&utm_campaign=Banner_E1&utm_medium=Banner_MTD_Advice&utm_content=Smartphone_E1","blank":"","img":"<a  href=\\\"https:\/\/www.advice.co.th\/product\/smartphone-tablet?marcom_link=&utm_campaign=Banner_E1&utm_medium=Banner_MTD_Advice&utm_content=Smartphone_E1\\\" target=\\\"\\\" class=\\\"action-link\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1702464885_1.png\\\" alt=\\\"banner\\\" class=\\\"img-fluid-ban31 w-100 grid_promotion\\\"><\/a>","grid":"2","filename":"advice_home_1702464885_1","promoview_name":"Promotion Online"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1675234166_1.jpeg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1675234166_1.jpeg","banner_url":"https:\/\/www.advice.co.th\/promotion\/online","blank":"","img":"<a  href=\\\"https:\/\/www.advice.co.th\/promotion\/online\\\" target=\\\"\\\" class=\\\"action-link\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1675234166_1.jpeg\\\" alt=\\\"banner\\\" class=\\\"img-fluid-ban31 w-100 grid_promotion\\\"><\/a>","grid":"2","filename":"advice_home_1675234166_1","promoview_name":"Promotion Online"}];
		}

		if(scroll > 300){
			main_app.banner_f = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613963728_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613963728_1.jpg","banner_url":"https:\/\/www.advice.co.th\/promotion\/shockprice","blank":"T","img":"<a href=\\\"https:\/\/www.advice.co.th\/promotion\/shockprice\\\" target=\\\"_blank\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613963728_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-fluid-ban41 w-100\\\"><\/a>","filename":"advice_home_1613963728_1","promoview_name":"Shockprice"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613963828_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613963828_1.jpg","banner_url":"https:\/\/www.advice.co.th\/promotion\/installment","blank":"T","img":"<a href=\\\"https:\/\/www.advice.co.th\/promotion\/installment\\\" target=\\\"_blank\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613963828_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-fluid-ban41 w-100\\\"><\/a>","filename":"advice_home_1613963828_1","promoview_name":"Installment"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1694581530_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1694581530_1.jpg","banner_url":"https:\/\/www.advice.co.th\/adviceonline\/fastdelivery","blank":"","img":"<a href=\\\"https:\/\/www.advice.co.th\/adviceonline\/fastdelivery\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1694581530_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-fluid-ban41 w-100\\\"><\/a>","filename":"advice_home_1694581530_1","promoview_name":"Installment"}];
			main_app.banner_g1 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613964128_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613964128_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/computer-hardware","blank":"T","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/computer-hardware\\\" target=\\\"_blank\\\" class=\\\"action-link\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613964128_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-fluid-ban51 w-100\\\"> <\/a>","grid":"1","filename":"advice_home_1613964128_1","promoview_name":"G1"}];
			main_app.banner_g2 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613964210_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613964210_1.jpg","banner_url":"https:\/\/www.advice.co.th\/comset","img":"<a href=\\\"https:\/\/www.advice.co.th\/comset\\\" target=\\\"_blank\\\" class=\\\"action-link\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613964210_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-fluid-ban53 w-100\\\"> <\/a>","grid":"1","filename":"advice_home_1613964210_1","promoview_name":"G2"}];
			main_app.banner_g3 = [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613964286_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613964286_1.jpg","banner_url":"https:\/\/www.advice.co.th\/product\/notebooks","blank":"T","img":"<a href=\\\"https:\/\/www.advice.co.th\/product\/notebooks\\\" target=\\\"_blank\\\" class=\\\"action-link\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613964286_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-fluid-ban52 w-100\\\"> <\/a>","grid":"1","filename":"advice_home_1613964286_1","promoview_name":"G3"}];
			main_app.banner_h =  [{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613965438_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613965438_1.jpg","banner_url":"https:\/\/www.advice.co.th\/adviceonline\/buildit5-ND","img":"<a href=\\\"https:\/\/www.advice.co.th\/adviceonline\/buildit5-ND\\\" target=\\\"_blank\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613965438_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-fluid-ban61 w-100\\\"><\/a>","grid":"1","filename":"advice_home_1613965438_1","promoview_name":"H1"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1703500530_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1703500530_1.jpg","banner_url":"https:\/\/www.advice.co.th\/\/productcorporate?marcom_link=&utm_campaign=Banner_H2&utm_medium=Banner_MTD_Advice&utm_content=ICT","img":"<a href=\\\"https:\/\/www.advice.co.th\/\/productcorporate?marcom_link=&utm_campaign=Banner_H2&utm_medium=Banner_MTD_Advice&utm_content=ICT\\\" target=\\\"\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1703500530_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-fluid-ban61 w-100\\\"><\/a>","grid":"1","filename":"advice_home_1703500530_1","promoview_name":"H2"},{"pic_desktop":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613965558_1.jpg","pic_mobile":"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613965558_1.jpg","banner_url":"https:\/\/www.advice.co.th\/ecatalog","img":"<a href=\\\"https:\/\/www.advice.co.th\/ecatalog\\\" target=\\\"_blank\\\"><img src=\\\"https:\/\/img.advice.co.th\/images_nas\/banner\/advice_home_1613965558_1.jpg\\\" alt=\\\"banner\\\" class=\\\"img-fluid-ban61 w-100\\\"><\/a>","grid":"1","filename":"advice_home_1613965558_1","promoview_name":"H3"}];
		}
	});
});


function start_fs_time(){
	var get_time = convertDateForIos("2024-05-20 13:59:59");
	var countDownDate_fs = new Date(get_time).getTime();
	var count_fs = setInterval(function() {
		var now_fs = new Date().getTime();
		var distance = countDownDate_fs - now_fs;
		var days = Math.floor(distance / (1000 * 60 * 60 * 24));
		var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
		var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
		var seconds = Math.floor((distance % (1000 * 60)) / 1000);
		days = ('00'+days).slice(-2);hours = ('00'+hours).slice(-2);minutes = ('00'+minutes).slice(-2);seconds = ('00'+seconds).slice(-2);
		document.getElementById("timer-countdown").innerHTML = hours + ":"+ minutes + ":" + seconds;
		if (distance < 0) {clearInterval(count_fs);document.getElementById("timer-countdown").innerHTML = "00:00:00";}
	}, 1000);
}
</script>
<!-- <link rel="stylesheet" href="https://www.advice.co.th/public/assets/livechat/emoji-picker-twemoji/css/emojis.css?101">
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/2.3.1/socket.io.js"></script>
<script src="https://www.advice.co.th/public/assets/livechat/plugin.js?101"></script>
<script src="https://img.advice.co.th/images_nas/advice/js/twemoji.min.js" ></script>
<script src="https://www.advice.co.th/public/assets/livechat/emoji-picker-twemoji/js/DisMojiPicker.js?101" ></script>
<script src='https://www.google.com/recaptcha/api.js?hl=th'></script> //เอา live chat ออก -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/cleave.js/1.0.2/cleave.min.js'></script>
<script>
const path = "https://livechat.advice.co.th:2083/"
const path2 = "https://globalapi2.advice.co.th/api/"
var socket;
var dataFile = {}
var check_new_msg = ''
var reconnect = ''
var master_topic = [];
var msgs = [];
var topic_id = '';
var topic_desc = '';
var program_id = null;
jQuery(function($) {
  $.fn.getFormData = function(){
    var data = {};
    var dataArray = $(this).serializeArray();
    for(var i=0;i<dataArray.length;i++){
      data[dataArray[i].name] = dataArray[i].value;
    }
    return data;
  }
  setTimeout(function() {
		scrollSocialGroup();
	}, 5000);
})
const getLastItem = thePath => thePath.substring(thePath.lastIndexOf('/') + 1)
window.onscroll = function() {scrollFunction()};

$(document).ready(function() {
	program_id = 1;
		// let last_segment = getLastItem(window.location.href);
	// console.log("last_segment",last_segment);
	// switch(last_segment) {
		// case 'ta0':
			 // // Live Chat - Dealer,Corporate
			// break;
		// default:
			// program_id = 1; // Live Chat - CRM
			// break;
	// }
	initial();
	$('#choice_chat_cuscode_2').prop('checked', true)
	});
function onTop() {
  document.body.scrollTop = 0;
  document.documentElement.scrollTop = 0;
}
function scrollFunction() {
  if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
    $('.live_chat_icon2').css('display','block')
  } else {
    $('.live_chat_icon2').css('display','none')
  }
}

function scrollSocialGroup() {
	$("#social_icon").toggle(250);
}

function scaleCaptcha(elementWidth) {
	var scale = $('.div-recaptcha').width()/304;
	$('.g-recaptcha').css('transform', 'scale(' + scale + ')');
	$('.g-recaptcha').css('-webkit-transform', 'scale(' + scale + ')');
	$('.g-recaptcha').css('transform-origin', '0 0');
	$('.g-recaptcha').css('-webkit-transform-origin', '0 0');
	window.onload = function() {
		$('.div-recaptcha').height($('.div-recaptcha').height()*scale)
	}
}

async function initial () {
	// img_loading();
	// var dom = document.documentElement.outerHTML;

				};
async function getMasterTopic() {
	if(master_topic.length == 0){
		$('#live-chat-spinner').show();
	}
	try {
		let res = await $.ajax({
			type: "POST",
			url: path2 + "getMasterTopic",
			data: {}
		});
		if (res) {
			master_topic=res.data;
		}
	} catch (error) {
		console.log('*ERROR getMasterTopic:',error.message);
	}
	setTimeout(() => {
		$('#live-chat-spinner').hide();
	}, 1000);
}
function initElementss () {
	var cleave = new Cleave('.number-only', {
		blocks: [10],
        numericOnly: true,
        delimiter: '-',
        delimiterLazyShow: true
	});
	// var cleave = new Cleave('#chat_cuscode', {
	// 	blocks: [8],
    //     numericOnly: true,
    //     delimiter: '-',
    //     delimiterLazyShow: true
	// });
	console.log(cleave)
}
function initailSk() {
	let self = this;
	socket.on('connect', async ()=> {
		if(reconnect=='Y'){
			console.log('socket reconnect success!');
			if(self.program_id==1){
				initailLiveChat()
			}else if(self.program_id==2){
				initailLiveChatCorporate()
			}
			reconnect='';
		}
	})
	socket.on('disconnect', async ()=> {
		reconnect='Y';
	})
	socket.on('set-message-new-latest', function (res) {
		console.log('set-message-new-latest',res)
		if(res.event=="new_msg" && res.messages){
			this.msgs.push(res.messages);
			setTextMessages(this.msgs)
			self.socket.emit('read-msg-new', {chat_id:res.messages.chat_id,chat_msg_id:res.messages.chat_msg_id,person:"85ecfcfd32eda16145d098e5333c9a8d1ba5c353" })
		}
	})
	socket.on('set-message-new', function (resData) {
		console.log('set-message-new',resData)
		// if(check_new_msg=='Y') {
		// 	console.log('check_new_msg clear');
		// 	check_new_msg='';
		// }
		// if (resData.messages.length > 0) {
		// 	this.msgs = resData.messages;
		// 	setTextMessages(resData.messages)
		// }
		let self = this;
		switch(resData.event) {
			case 'join_room':
				if (resData.messages.length > 0) {
					this.msgs = resData.messages;
					setTextMessages(resData.messages)
				}
				break;
			case 'read_msg':
				if (self.msgs.length>0) {
					this.msgs = resData.messages;
					setTextMessages(resData.messages)
				}
			default:
				break;
      	}
	})
	socket.on('end-chat-cli', function (resData) {
		if (resData.hasOwnProperty('isEnd')) {
			let chat_id = resData['chat_id']
			if (resData['isEnd']) {
				gerateTextEndChat(chat_id)
			}
		}
	})
}
function switchPopUp() {
	let dataDisplay = $('#emojis').data('display')
	console.log(dataDisplay)
	if (dataDisplay == 'off') {
		$('#emojis').data('display', 'on').css('display','block')
	} else {
		$('#emojis').data('display', 'off').css('display','none')
	}
}
function initEmoji() {
	$("#emojis").disMojiPicker()
	$("#emojis").picker(function (emoji) {
		console.log(emoji)
		let txt = $('.write_msg').val()
		txt += emoji
		$('.write_msg').val(txt)
		switchPopUp()
	});
	twemoji.parse(document.body);
}
async function initailLiveChat() {
	const path = "https://livechat.advice.co.th:2083/"
	const ref = "85ecfcfd32eda16145d098e5333c9a8d1ba5c353"
	let self = this;
	await getMasterTopic();
	$.ajax({
		type: "POST",
		url: path + "initialLiveChat1",
		data: {ref: ref,program_id:program_id},
		success: function(data){
			if (data.hasOwnProperty('status')) {
				if (data['status'] == 'continue_chat') {
					let chat_id =data['dataChat'][0]['chat_id']
					initViewChat(chat_id)
					self.showChatRoom();
					console.log(data)
					data['ref'] = "85ecfcfd32eda16145d098e5333c9a8d1ba5c353"
					data['dataChat'][0]['person'] = "85ecfcfd32eda16145d098e5333c9a8d1ba5c353"
					// socket.emit('access-live-chat-cli', {data: data})
					$('.msg_send_btn').attr('onclick', `sendMessage('${chat_id}')`).attr('data-chat-id', chat_id)
					socket.emit('join-room-chat-new', data['dataChat'][0]);
				} else {
					self.goToRegis();
					self.showTopicMenu();
				}
			}
		}
	});
	de_custel();
}
function gerateTextEndChat(chat_id) {
	let txtHtml = `
	<div class="input-flex-chat">
		<div>
			<div class="text-center">
				สิ้นสุดการสนทนา
			</div>
			<div class="text-center">
				<button class="btn btn-danger btn-xs btn-sm font-sm-btn" onclick="leaveChat('${chat_id}')">ออกจากการสนทนา</button>
			</div>
		</div>
	</div>
	`
	$('.input_msg_write').html(txtHtml)
	grecaptcha.reset();
}
async function endChat(chat_id) {
	const path = "https://livechat.advice.co.th:2083/"
	let objecRequestLive = {
		person: "85ecfcfd32eda16145d098e5333c9a8d1ba5c353"
		, chat_id: chat_id
		, type: 'oneWeb'
	}
	$.ajax({
		type: "POST",
		url: path + "endChat",
		data: objecRequestLive,
		success: function(data){
			if (data.hasOwnProperty('status')) {
				if (data['status'] == 'success') {
					socket.emit('leave-chat-id', { chat_id: chat_id })
					socket.emit('chat-room-end-new', { chat_id: chat_id })
					gerateTextEndChat(chat_id)
				}
			}
		}
	});
	// let cf = await presentConfirm({ tt: 'ยืนยันการจบบทสนทนา', cfBtn: 'ยืนยัน', dnBtn: 'ยกเลิก' });
	// if (cf) {
	// 	let pos = listAll.findIndex(res => res.chat_id == chat_id)
	// 	if (pos != -1) {
	// 		let objectEnd = {
	// 			person: myPerson
	// 			, chat_id: chat_id
	// 		}
	// 		let resReq = await request({ path: 'endChat', data: objectEnd })
	// 		if (resReq.hasOwnProperty('status')) {
	// 			presentAlert({ msg1: resReq['msg1'], msg2: '', msg3: resReq['msg3'] })
	// 			if (resReq['status'] == 'success') {
	// 				console.log({ person: myPerson, chat_id: chat_id })
	// 				socket.emit('reload-list', { person: myPerson, chat_id: chat_id })
	// 				socket.emit('leave-chat-id', { chat_id: chat_id })
	// 				socket.emit('chat-room-end', { chat_id: chat_id })
	// 				clearChat()
	// 			}
	// 		}
	// 	}
	// }
}
function sendLiveChat() {
	var myData = $("#regis-new-chat").getFormData();
	// console.log('sendLiveChat',myData);
	const path = "https://livechat.advice.co.th:2083/"
	let objecRequestLive = {
		cusname: myData.chat_cusname
		,cuscode: myData.chat_cuscode
		,custel: myData.chat_custel
		,ref: "85ecfcfd32eda16145d098e5333c9a8d1ba5c353"
		,reCaptchaLiveChat: myData.reCaptcha
		,topic_id:this.topic_id
		,topic_desc:this.topic_desc
		// ,hasCuscode: $('.checkbox-chat:checked').val()
		,hasCuscode:'F'
		,program_id:program_id
	}
	$.ajax({
		type: "POST",
		url: path + "sendRequestChat1",
		data: objecRequestLive,
		success: function(data){
			if (data.hasOwnProperty('status')) {
				if (data['status'] == 'success') {
					$('.popup-messages-topic').css('display','none');
					$('.popup-messages').css('display','none')
					$('.image-nong-live-chat').css('display','none')
					$('.popup-messages-chat').css('display','block')
					console.log(data)
					let chat_id = data['chat_id']['insertId']
					data['ref'] = objecRequestLive['ref']
					// socket.emit('access-live-chat-cli', {data: data})
					initViewChat(chat_id)
					$('.msg_send_btn').attr('onclick', `sendMessage('${chat_id}')`).attr('data-chat-id', chat_id)
					initailLiveChat()
				} else {
					$('#text-alert-all').html(data['msgError']);
					$('#alert-all').modal('show');
				}
			}
		}
	});
}
async function showDialogChatCorporate() {
/* 	let pass = await chatPass();
	if(pass){
		socket = io(path);
		socket.removeAllListeners()
		initailSk();
		initEvent();
		initEmoji();
		initElementss()
		$('#qnimate').addClass('popup-box-on');
		$('.live_chat_icon').css('display', 'none')
	} */
}
function sendLiveChatCartCorporate(code,email_,price,tel_,name,product_name) {
	const path = "https://livechat.advice.co.th:2083/"
	let objecRequestLive = {
		cusname: name
		,cuscode: ''
		,custel: tel_
		,ref: "85ecfcfd32eda16145d098e5333c9a8d1ba5c353"
		,reCaptchaLiveChat: 'T'
		,topic_id:''
		,topic_desc:''
		,hasCuscode: 'false'
		,program_id:program_id
		,email:email_
		,sku_msg:'สวัสดีครับ/ค่ะ สนใจสินค้า '+code+' - '+product_name+' มูลค่า '+ numeral(price).format('0,0.00')+'.- ครับ/ค่ะ' //dealer test
	}
	if(!product_name || !price){
		objecRequestLive.sku_msg = '';
	}
	$.ajax({
		type: "POST",
		url: path + "sendRequestChat1",
		data: objecRequestLive,
		success: function(data){
			if (data.hasOwnProperty('status')) {
				if (data['status'] == 'success') {
					$('.popup-messages-topic').css('display','none');
					$('.popup-messages').css('display','none')
					$('.image-nong-live-chat').css('display','none')
					$('.popup-messages-chat').css('display','block')
					console.log(data)
					let chat_id = data['chat_id']['insertId']
					data['ref'] = objecRequestLive['ref']
					// socket.emit('access-live-chat-cli', {data: data})
					initViewChat(chat_id)
					$('.msg_send_btn').attr('onclick', `sendMessage('${chat_id}')`).attr('data-chat-id', chat_id)
					initailLiveChatCorporate()
				} else {
					$('#text-alert-all').html(data['msgError']);
					$('#alert-all').modal('show');
				}
			}
		}
	});
}
async function initailLiveChatCorporate(code,email_,price,tel_,name,product_name,sku_msg_,register) {
	const path = "https://livechat.advice.co.th:2083/"
	const ref = "85ecfcfd32eda16145d098e5333c9a8d1ba5c353"
	let sku_msg='สวัสดีครับ/ค่ะ สนใจสินค้า '+code+' - '+product_name+' มูลค่า '+ numeral(price).format('0,0.00')+'.- ครับ/ค่ะ';
	if(!sku_msg_){
		sku_msg=''
	}
	await getMasterTopic();
	let data = await $.ajax({
		type: "POST",
		url: path + "initialLiveChat1",
		data: {ref: ref,program_id:program_id,sku_msg:sku_msg},
	});
	if (data.hasOwnProperty('status')) {
		if (data['status'] == 'continue_chat') {
			let chat_id =data['dataChat'][0]['chat_id']
			await showDialogChatCorporate();
			await initViewChat(chat_id)
			await showChatRoom();
			console.log(data)
			data['ref'] = "85ecfcfd32eda16145d098e5333c9a8d1ba5c353"
			data['dataChat'][0]['person'] = "85ecfcfd32eda16145d098e5333c9a8d1ba5c353"
			$('.msg_send_btn').attr('onclick', `sendMessage('${chat_id}')`).attr('data-chat-id', chat_id)
			socket.emit('join-room-chat-new', data['dataChat'][0]);
		} else {
			if(register){ // ลงทะเบียนปกติ
				showRegis();
			}else{ // ลงทะเบียนแบบมีสินค้า SKU
				sendLiveChatCartCorporate(code,email_,price,tel_,name,product_name)
			}
		}
	}
	console.log('data',data);
}
function uploadFilePopup() {
	$("#fileBrowser").click()
}
function goToFile(filePath) {
	window.open(filePath);
}
var onSuccess = function(response) {
	$("#reCaptcha").val('T');
	this.checkValidate();
}
function initViewChat(chat_id) {
	let txtHtml = `
		<div class="chat-flex">
			<div class="chat-input-segment">
				<textarea type="text" class="write_msg" onclick="readMsg('${chat_id}')" onfocus="readMsg('${chat_id}')" onkeypress="sendMessageInput(event, '${chat_id}')" placeholder="ส่งข้อความ" ></textarea>
			</div>
			<div class="chat-input-segment">
				<div class="chat-segmeent-2 mag-left-first" onclick="switchPopUp()">
					<div style="font-size: 14px;">
					😀
					</div>
				</div>
				<div class="chat-segmeent-2 mag-left-first" style="margin-left: 3px !important;" onclick="triggerFileBrowser('fileBrowser')">
					<i style="font-size: 14px;color:#848484; " class="fa fa-paperclip" aria-hidden="true"></i>
				</div>
				<div class="chat-segmeent-2" onclick="endChat('${chat_id}')">
					<i style="font-size: 14px;color:#848484;" class="fa fa-power-off" aria-hidden="true"></i>
				</div>
				<div class="chat-segmeent-3 msg_send_btn" onclick="sendMessage()">

					<i style="font-size: 14px; color:rgb(0, 114, 255);" class="fa fa-paper-plane" aria-hidden="true"></i>

				</div>
			</div>
		</div>
		`
		$('.input_msg_write').html(txtHtml)
}
function setTextMessages(messages) {
	let ref = "85ecfcfd32eda16145d098e5333c9a8d1ba5c353";
	let txt = ``
        if (messages.length > 0) {
            messages.forEach(valMesg => {
                let classIncom = 'incoming_msg'
				let txtFile = '';
				if (valMesg.file_path != '') {
                    txtFile  = `
                        <div class="file-name-section" onclick="goToFile('${valMesg.file_path}${valMesg.file_name}')">
                            <div class="file-icon-section">
                                <i style="font-size: 12px;" class="fa fa-paperclip" aria-hidden="true"></i>
                            </div>
                            <div class="file-chat-section">
                                ${valMesg.file_name_old}
                            </div>
                        </div>
                    `
                }
				let txtMessage = ``
				if (valMesg.message != '') {
					txtMessage = `
						<p>${valMesg.message}
						</p>
					`
				}
                if (ref == valMesg.message_by) {
                    txt += `
                        <div class="outgoing_msg">
                        <div class="sent_msg">
							<div class="read_status">
								${valMesg.read_status=="Y" ? "อ่านแล้ว" : ""}
							</div>
							${txtFile}
							${txtMessage}
                            <span class="time_date"> ${valMesg.message_date}</span>
                        </div>
                        </div>
                        `
                } else {
                    txt += `
                            <div class="incoming_msg" style="padding-left: 8px;padding-top: 8px;position: relative;margin-top: 10px;">
                                <div class="incoming_msg_img"> <img style="max-width: 30px;" src="https://img.advice.co.th/images_nas/mobile_advice/live_chat/nong.png"
                                    alt="sunil"> </div>
                                <div class="received_msg">
									<div class="message_by_alias">
										${valMesg.message_by_alias}
									</div>
                                    <div class="received_withd_msg">
										${txtFile}
                                        ${txtMessage}
                                        <span class="time_date"> ${valMesg.message_date}</span>
                                    </div>
                                </div>
                            </div>
                    `
                }

            });
        }
        $('.msg_history').html(txt)
		setScroolBottom()
}
function sendMessage(chat_id=null,msg=null) {
	if (chat_id !== undefined) {
		let message = $('.write_msg').val()
		if(msg){
			message = msg
		}
        if (message.trim() || dataFile.hasOwnProperty('base64')) {
            let objectMessage = {
                chat_id: chat_id
                , message: urlify(message)
                , message_by: "85ecfcfd32eda16145d098e5333c9a8d1ba5c353"
				, module: 'oneweb'
				, fileData: dataFile
            }
            socket.emit('add-message-chat-new', objectMessage);
            $('.write_msg').val("")
			closePreviewFile()
        } else {

        }
	}
	console.log(chat_id)
}
function setScroolBottom() {
	var objDiv = document.getElementById("chat-list");
        objDiv.scrollTop = objDiv.scrollHeight;
}
function closePreviewFile() {
	$('.file-attact').css('display', 'none')
	$('.text-file-attact').html('')
	$('#fileBrowsercustomFileBrowser').val('');
	dataFile = {}
}
function previewImage(fileData) {
	dataFile = fileData
	console.log(fileData)
	$('.file-attact').css('display', 'flex')
	$('.text-file-attact').html(fileData.fileName)
}
function initEvent() {
        // $('.write_msg').keypress((e)=> {
        //     let keyCode = e.keyCode
		// 	let message = $('.write_msg').val()
        //     if (keyCode == 13 && message.trim()) {
        //         let chat_id = $('.msg_send_btn').data('chat-id')
        //         sendMessage(chat_id)
		// 		if(e.preventDefault) e.preventDefault();
		// 		return false;
        //     }
        // })
		$("#fileBrowser").base64({
            "customFileBrowser": true,
            "inputStyle": "display:none;",
            "buttonRequired": true,
            "buttonStyle": "display:none;",
            "buttonText": "อัพโหลดไฟล์",
            "acceptableFormats": [],
            "minSize": "",//in bytes
            "maxSize": "",//in bytes
            "minSizeErrorMessage": "File size is less than minimum expected size.",
            "maxSizeErrorMessage": "File size is more than maximum expected size.",
            "formatErrorMessage": "Selected file doesn't match with the specified formats.",
            "onSuccess": function (inst, base64Str) {
                let filePath = $('#fileBrowsercustomFileBrowser').val()
                let splitFile = filePath.split('.')
                let splitPath = filePath.split('\\')
                let fileFormat = ''
                let fileName = ''
                if (splitFile.length > 0) {
                    fileFormat = splitFile[splitFile.length - 1]
                }
                if (splitPath.length > 0) {
                    fileName = splitPath[splitPath.length - 1]
                }
                let dataObjec = {
                    base64: base64Str
                    ,filePath: filePath
                    ,fileFormat: fileFormat
                    ,fileName: fileName
                }

                previewImage(dataObjec);
				$("#fileBrowser").val(''); //กิจกรรมเกิดจาก change ถ้าชื่อไฟล์เดิมอัพโหลดไม่ได้
                console.log(fileFormat)
            }
        });
		$("#regis-new-chat").submit(function(){
			var myData = $("#regis-new-chat").getFormData();
			console.log('regis-new-chat',myData);
			console.log('program_id',program_id);
			if(myData.reCaptcha=='T'){
				if(program_id==1){ // CRM
					sendLiveChat()
				}else if(program_id==2){ // Dealer,Corporate
					sendLiveChatCartCorporate(myData.chat_cuscode,'','',myData.chat_custel,myData.chat_cusname,'')
				}
			}
			return false;
		});
    }
function checkValidate() {
	var myData = $("#regis-new-chat").getFormData();
	if($('#chat_cusname').val() &&
		$('#chat_custel').val().length==10 &&
		this.topic_id &&
		myData.reCaptcha=='T'){
			$("#btn_ok").prop( "disabled", false);
	}else{
		$("#btn_ok").prop( "disabled", true);
	}
}
function checkConnectSocket()  {
	initailLiveChat()
}
function readMsg(chat_id) {
	if(!check_new_msg){ //ไว้เช็คว่าต้องมีข้อความใหม่เข้ามาก่อน จะได้ไม่ส่งเปลือง
		check_new_msg='Y';
		socket.emit('read-msg-new', { chat_id: chat_id,person:"85ecfcfd32eda16145d098e5333c9a8d1ba5c353" });
	}
}
function sendMessageInput(event, chat_id) {
	let keyCode = event.keyCode
	let message = $('.write_msg').val()
	if (!event.shiftKey && keyCode == 13 && (message.trim() || dataFile.hasOwnProperty('base64'))) {
		sendMessage(chat_id)
		if(event.preventDefault) event.preventDefault();
		return false;
	}
	if(keyCode == 13 && !message.trim()){
		if(event.preventDefault) event.preventDefault();
		return false;
	}
}
function showTopicMenu(){
	// /* Header */
	// $('.pop-head-text').css('display','none');
	// $('.pop-head-topic').css('display','block');

	// /* Register */
	// $('.popup-messages').css('display','none');
	// $('.popup-messages-chat').css('display','none');

	// /* Chat room */
	// $('.image-nong-live-chat').css('display','none');
	this.showRegis();
	/* Topic menu */
	$('.popup-messages-topic').css('display','block');
	let strHtml = '';
	master_topic.forEach(e => {
		strHtml +=
		`<ul class="list-group" style="font-size: 15px;margin:5px;color:${e.color};opacity: 0.8;">
			<li class="list-group-item"
			style="font-family: dbheavent;
			font-size: 20px;
			cursor: pointer;
			border-radius: 30px;
			border-color: #E5E3E3;
			padding: 5px;
			text-align: center;"
			id="topic_${e.topic_id}"
			onclick="goToRegis(${e.topic_id},'${e.topic_desc}')">
				${e.topic_desc}
			</li>
		</ul>`;
	});
	$('#menu-topic').html(strHtml);
}
function goToRegis(topic_id,topic_desc){
	this.topic_id = topic_id;
	this.topic_desc = topic_desc;
	$('.topic_active').removeClass('topic_active');
	$('#topic_'+topic_id).addClass('topic_active');
	this.checkValidate();
	// this.showRegis();
}
function showChatRoom(){
	/* Header */
	$('.pop-head-text').css('display','block');
	$('.pop-head-topic').css('display','none');

	/* Register */
	$('.popup-messages').css('display','none')
	$('.image-nong-live-chat').css('display','none')

	/* Chat room */
	$('#qnimate').addClass('popup-box-active');
	$('.popup-messages-chat').css('display','block')
	$('.popup-head').css('display','block')
	$('.pop-close-icon').css('display','none')

	/* Topic menu */
	$('.popup-messages-topic').css('display','none');
}
function showRegis(){
	/* Header */
	$('.pop-head-text').css('display','block');
	$('.pop-head-topic').css('display','none');

	/* Register */
	$('.popup-messages').css('display','block')
	$('.image-nong-live-chat').css('display','block')

	/* Chat room */
	$('#qnimate').removeClass('popup-box-active');
	$('.popup-messages-chat').css('display','none')
	$('.popup-head').css('display','none')
	$('.pop-close-icon').css('display','block')

	/* Topic menu */
	$('.popup-messages-topic').css('display','none');
}
function leaveChat(chat_id) {
	socket.emit('leave-chat-id', { chat_id: chat_id })
	check_new_msg='';
	if(program_id==1){
		this.showRegis();
		this.showTopicMenu();
	}else if(program_id==2){
		this.showRegis();
	}
}
function setMinimise() {
	$('.topic_active').removeClass('topic_active');
	$("#regis-new-chat").unbind();
	socket.removeAllListeners()
	socket.disconnect();
	check_new_msg='';
	reconnect='';
	this.topic_id = '';
	this.topic_desc = '';
	$('#qnimate').removeClass('popup-box-on');
	$('.live_chat_icon').css('display', 'block')
}
async function chatPass() {
			return true;
		const path = "https://livechat.advice.co.th:2083/";
	const ref = "85ecfcfd32eda16145d098e5333c9a8d1ba5c353";
	let result = await post({platform:'web_advice'}, 'readCloseTimeChat')
	console.log(result);
	if(result.data.length>0){
		$('#modal-close-livechat').modal('show');
		return false;
	}
		let pass = false;
	try {
		pass = new Promise((resolve) => {
			$.ajax({
				type: "POST",
				url: path + "chatPass",
				data: {ref: ref},
				success: function(data){
										if(!data.pass){
						$('#text-alert-all').html(data.text);
						$('#text-alert-all').css("white-space", "pre-line");
						$('#alert-all').modal('show');
					}
															resolve(data.pass)
				}
			})
		})
	} catch (error) {
	}
	return pass;
}
async function setPopUpOn() {
	let pass = await chatPass();
	if(pass){
		showDialogChat()
	}
}
async function de_custel() {
	var myData = $("#regis-new-chat").getFormData();
	let de_custel = "";
	if(myData.en_custel){
		const params = {
			tel: myData.en_custel
		}
		de_custel = await new Promise((resolve)=>{
			$.ajax({
				type: "POST",
				url: path2 + "phoneSecret/decode",
				data: params,
				success: function(tel){
					resolve(tel);
				}
			})
		})
	}
	de_custel = de_custel.replace('\n','');
	de_custel = de_custel.replace(' ','');
	myData.chat_custel = de_custel;
	console.log("custel=>"+"'"+de_custel+"'")
	$("#chat_custel").val(myData.chat_custel);
	checkValidate();
}
async function showDialogChat() {
	if(program_id==1){
		/* let pass = await chatPass();
		if(pass){
			socket = io(path);
			socket.removeAllListeners()
			initailLiveChat()
			initailSk();
			initEvent();
			initEmoji();
			initElementss()
			$('#qnimate').addClass('popup-box-on');
			$('.live_chat_icon').css('display', 'none')
		} */
	}else if(program_id==2){
		showDialogChatCorporate();
		initailLiveChatCorporate('','','','','','',false,true);
	}
}
function urlify(text) {
  var urlRegex = /(https?:\/\/[^\s]+)/g;
  return text.replace(urlRegex, function(url) {
    return '<a class="color-link-message" href="' + url + '" target="_blank">' + url + '</a>';
})
  // or alternatively
  // return text.replace(urlRegex, '<a href="$1">$1</a>')
}

function setCheckData(value) {
	$('.checkbox-chat').prop('checked', false)
	if (value) {
		$('#choice_chat_cuscode_1').prop('checked', true)
		$('#chat_cuscode').css('display', 'block')
	} else {
		$('#choice_chat_cuscode_2').prop('checked', true)
		$('#chat_cuscode').css('display', 'none')
	}
}

async function post(data, path) {
    let result = new Promise((function(resolve) {
        // const url = 'https://api2.advice.co.th:8088'
          const url = 'https://livechat.advice.co.th:2083'
        $.ajax({
            type: "POST",
            url: `${url}/${path}`,
            dataType: "JSON",
            data: data,
            success: function(data) {
                resolve(data)
            },
            error: function(data, errorThrown) {
                reject(data)
            }
        });
    }));
    return result
}
</script></html>


Latest requests

# Url Url Source Date
1 https://www.advice.co.th/ 2024-05-20 05:51:23
2 https://thebolditalic.com/?gi=c057… 2024-05-20 05:51:23
3 https://e-car-rental-ireland.com/ 2024-05-20 05:51:21
4 https://thebolditalic.com/?gi=9e7b… 2024-05-20 05:51:21
5 https://thebolditalic.com/?gi=62d3… 2024-05-20 05:51:19
6 https://thebolditalic.com/?gi=e05d… 2024-05-20 05:51:18
7 https://thebolditalic.com/?gi=4f13… 2024-05-20 05:51:17
8 https://thebolditalic.com/?gi=c4ee… 2024-05-20 05:51:17
9 https://thebolditalic.com/?gi=d409… 2024-05-20 05:51:16
10 https://thebolditalic.com/?gi=0099… 2024-05-20 05:51:15
11 https://thebolditalic.com/?gi=efbe… 2024-05-20 05:51:14
12 https://thebolditalic.com/?gi=a5f9… 2024-05-20 05:51:13
13 https://thebolditalic.com/?gi=a856… 2024-05-20 05:51:13
14 https://thebolditalic.com/?gi=38a2… 2024-05-20 05:51:12
15 https://thebolditalic.com/?gi=5238… 2024-05-20 05:51:11
16 https://thebolditalic.com/?gi=2c9c… 2024-05-20 05:51:10
17 https://thebolditalic.com/?gi=16c9… 2024-05-20 05:51:09
18 https://thebolditalic.com/?gi=294a… 2024-05-20 05:51:09
19 https://thebolditalic.com/?gi=f67c… 2024-05-20 05:51:08
20 https://www.diamoo.com/ 2024-05-20 05:51:08