diff --git a/next.config.ts b/next.config.ts index e9ffa30..f2007ca 100644 --- a/next.config.ts +++ b/next.config.ts @@ -1,7 +1,16 @@ import type { NextConfig } from "next"; const nextConfig: NextConfig = { - /* config options here */ + images: { + remotePatterns: [ + { + protocol: 'https', + hostname: 'hoanghapccdn.com', + pathname: '/media/**', + }, + ], + }, + }; export default nextConfig; diff --git a/src/app/[slug]/page.tsx b/src/app/[slug]/page.tsx index 7c86185..351c6c8 100644 --- a/src/app/[slug]/page.tsx +++ b/src/app/[slug]/page.tsx @@ -2,11 +2,11 @@ import { notFound } from "next/navigation"; import { findBySlug } from "@/lib/slug/slugMap"; -import ProductCategory from "@/components/product/Category"; -import ProductDetail from "@/components/product/ProductDetail"; -import ArticleCategory from "@/components/article/Category"; -import ArticleDetail from "@/components/article/ArticleDetail"; -import ArticleHome from "@/components/article/Home"; +import ProductCategory from "@/components/product/category"; +import ProductDetail from "@/components/product/detail"; +import ArticleCategory from "@/components/article/category"; +import ArticleDetail from "@/components/article/detail"; +import ArticleHome from "@/components/article/home"; export default async function SlugPage({ params, diff --git a/src/app/cart/page.tsx b/src/app/cart/page.tsx index c934af4..2611e69 100644 --- a/src/app/cart/page.tsx +++ b/src/app/cart/page.tsx @@ -1,5 +1,5 @@ -import CartHome from "@/components/cart/Home"; +import CartHome from "@/components/cart/home"; export default function Home() { return ( diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 30b8ffa..b2661be 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,7 +1,7 @@ import type { Metadata } from "next"; import type { ReactNode } from 'react'; -import Header from "@/components/other/Header"; -import Footer from "@/components/other/Footer"; +import Header from "@/components/other/header"; +import Footer from "@/components/other/footer"; import '../styles/globals.css'; export const metadata: Metadata = { diff --git a/src/app/send-cart/page.tsx b/src/app/send-cart/page.tsx index d41b313..1887f9c 100644 --- a/src/app/send-cart/page.tsx +++ b/src/app/send-cart/page.tsx @@ -1,5 +1,5 @@ -import SendResult from "@/components/cart/Send"; +import SendResult from "@/components/cart/send"; export default function SendCartPage() { return ( diff --git a/src/app/tin-tuc/page.tsx b/src/app/tin-tuc/page.tsx index 9b5a150..13e58d3 100644 --- a/src/app/tin-tuc/page.tsx +++ b/src/app/tin-tuc/page.tsx @@ -1,5 +1,5 @@ -import ArticleHome from "@/components/article/Home"; +import ArticleHome from "@/components/article/home"; export default function Home() { return ( diff --git a/src/components/article/ArticleDetail/index.tsx b/src/components/article/detail/index.tsx similarity index 100% rename from src/components/article/ArticleDetail/index.tsx rename to src/components/article/detail/index.tsx diff --git a/src/components/home/Category/index.tsx b/src/components/home/Category/index.tsx index e4c9637..33b9e63 100644 --- a/src/components/home/Category/index.tsx +++ b/src/components/home/Category/index.tsx @@ -1,16 +1,32 @@ +import { categories } from "@/data/categories"; + export default function FeaturedProductCategories() { + const {all_category} = categories.product; + return ( -
Cấu hình Flash Sale
-00
00
00
00
-48.990.000 đ
-{item.collection_info.title}
48.990.000 đ
48.990.000 đ
48.990.000 đ
48.990.000 đ
48.990.000 đ
00
00
00
00
+
-
- 
x16.190.000 đ
Tổng tiền hàng (3 sản phẩm): 10.770.000đ
THANH TOÁN NGAY+ x1 + + {item.price > 0 ? formatPrice(item.price) +'đ' : 'Liên hệ'} + +
+1 số sp không có trong DB tĩnh
++ Tổng tiền hàng + ({cartCount} sản phẩm): + 10.770.000đ +
+ THANH TOÁN NGAY +- Danh mục -
- -+ Danh mục +
+ +{formatPrice(price)} đ
+ + {discountView} +\u2b50\u00a0Gi\u00e1 khuy\u1ebfn m\u00e3i CPU Ryzen 7 9800X3D ch\u1ec9 c\u00f2n<\/span><\/strong><\/span>\u00a0<\/span>10.990.000\u0111<\/span>\u00a0\u00e1p d\u1ee5ng khi build PC t\u1ea1i Ho\u00e0ng H\u00e0 PC<\/span><\/strong><\/span><\/p>\r\n \u2b50 Gi\u00e1\u00a0CPU Ryzen 7 9800X3D khi mua k\u00e8m main\u00a0B650 tr\u1edf l\u00ean l\u00e0:\u00a012.290.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 Gi\u00e1 b\u00e1n l\u1ebb\u00a0CPU Ryzen 7 9800X3D l\u00e0:\u00a013.290.000\u0111<\/span><\/strong><\/span><\/p>\r\n \u2b50 L\u01afU \u00dd: Ch\u01b0\u01a1ng tr\u00ecnh kh\u00f4ng \u00e1p d\u1ee5ng c\u1ed9ng d\u1ed3n v\u1edbi c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh kh\u00e1c<\/span><\/p>\r\n \u2b50 Ch\u01b0\u01a1ng tr\u00ecnh \u00e1p d\u1ee5ng v\u1edbi kh\u00e1ch h\u00e0ng Build PC c\u00f3 \u0111\u1ee7 th\u00eam 7 linh ki\u1ec7n sau:\u00a0VGA,T\u1ea2N NHI\u1ec6T, MAIN, RAM, SSD, NGU\u1ed2N , V\u1ece CASE<\/span><\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ],
+ "all": [
+ {
+ "id": 0,
+ "title": " \u2b50\u00a0Gi\u00e1 khuy\u1ebfn m\u00e3i CPU Ryzen 7 9800X3D ch\u1ec9 c\u00f2n<\/span><\/strong><\/span>\u00a0<\/span>10.990.000\u0111<\/span>\u00a0\u00e1p d\u1ee5ng khi build PC t\u1ea1i Ho\u00e0ng H\u00e0 PC<\/span><\/strong><\/span><\/p>\r\n \u2b50 Gi\u00e1\u00a0CPU Ryzen 7 9800X3D khi mua k\u00e8m main\u00a0B650 tr\u1edf l\u00ean l\u00e0:\u00a012.290.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 Gi\u00e1 b\u00e1n l\u1ebb\u00a0CPU Ryzen 7 9800X3D l\u00e0:\u00a013.290.000\u0111<\/span><\/strong><\/span><\/p>\r\n \u2b50 L\u01afU \u00dd: Ch\u01b0\u01a1ng tr\u00ecnh kh\u00f4ng \u00e1p d\u1ee5ng c\u1ed9ng d\u1ed3n v\u1edbi c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh kh\u00e1c<\/span><\/p>\r\n \u2b50 Ch\u01b0\u01a1ng tr\u00ecnh \u00e1p d\u1ee5ng v\u1edbi kh\u00e1ch h\u00e0ng Build PC c\u00f3 \u0111\u1ee7 th\u00eam 7 linh ki\u1ec7n sau:\u00a0VGA,T\u1ea2N NHI\u1ec6T, MAIN, RAM, SSD, NGU\u1ed2N , V\u1ece CASE<\/span><\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ]
+ },
+ "productUrl": "\/hhpc-core-i7-14700kf-64gb-rtx-5070-ti-16g",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6669_pc_anubis_14700kf_sale_4.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6669_pc_anubis_14700kf_sale_4.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6669_pc_anubis_14700kf_sale_4.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "341",
+ "title": "HHPC CORE i7 14700KF | 64GB | NVIDIA RTX 5070 12G",
+ "price": 43800000,
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576805",
+ "sale_order": "0",
+ "deal_time_happen": 796220,
+ "deal_time_left": 1624780,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/341",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 6668,
+ "productName": "HHPC CORE i7 14700KF | 64GB | NVIDIA RTX 5070 12G",
+ "productSKU": "0",
+ "price": 44690000,
+ "proThum": "6668_pc_anubis_14700kf_sale_3.jpg",
+ "specialOffer": {
+ "other": [
+ {
+ "id": 0,
+ "title": " \u2b50\u00a0Gi\u00e1 khuy\u1ebfn m\u00e3i CPU Ryzen 7 9800X3D ch\u1ec9 c\u00f2n<\/span><\/strong><\/span>\u00a0<\/span>10.990.000\u0111<\/span>\u00a0\u00e1p d\u1ee5ng khi build PC t\u1ea1i Ho\u00e0ng H\u00e0 PC<\/span><\/strong><\/span><\/p>\r\n \u2b50 Gi\u00e1\u00a0CPU Ryzen 7 9800X3D khi mua k\u00e8m main\u00a0B650 tr\u1edf l\u00ean l\u00e0:\u00a012.290.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 Gi\u00e1 b\u00e1n l\u1ebb\u00a0CPU Ryzen 7 9800X3D l\u00e0:\u00a013.290.000\u0111<\/span><\/strong><\/span><\/p>\r\n \u2b50 L\u01afU \u00dd: Ch\u01b0\u01a1ng tr\u00ecnh kh\u00f4ng \u00e1p d\u1ee5ng c\u1ed9ng d\u1ed3n v\u1edbi c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh kh\u00e1c<\/span><\/p>\r\n \u2b50 Ch\u01b0\u01a1ng tr\u00ecnh \u00e1p d\u1ee5ng v\u1edbi kh\u00e1ch h\u00e0ng Build PC c\u00f3 \u0111\u1ee7 th\u00eam 7 linh ki\u1ec7n sau:\u00a0VGA,T\u1ea2N NHI\u1ec6T, MAIN, RAM, SSD, NGU\u1ed2N , V\u1ece CASE<\/span><\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ],
+ "all": [
+ {
+ "id": 0,
+ "title": " \u2b50\u00a0Gi\u00e1 khuy\u1ebfn m\u00e3i CPU Ryzen 7 9800X3D ch\u1ec9 c\u00f2n<\/span><\/strong><\/span>\u00a0<\/span>10.990.000\u0111<\/span>\u00a0\u00e1p d\u1ee5ng khi build PC t\u1ea1i Ho\u00e0ng H\u00e0 PC<\/span><\/strong><\/span><\/p>\r\n \u2b50 Gi\u00e1\u00a0CPU Ryzen 7 9800X3D khi mua k\u00e8m main\u00a0B650 tr\u1edf l\u00ean l\u00e0:\u00a012.290.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 Gi\u00e1 b\u00e1n l\u1ebb\u00a0CPU Ryzen 7 9800X3D l\u00e0:\u00a013.290.000\u0111<\/span><\/strong><\/span><\/p>\r\n \u2b50 L\u01afU \u00dd: Ch\u01b0\u01a1ng tr\u00ecnh kh\u00f4ng \u00e1p d\u1ee5ng c\u1ed9ng d\u1ed3n v\u1edbi c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh kh\u00e1c<\/span><\/p>\r\n \u2b50 Ch\u01b0\u01a1ng tr\u00ecnh \u00e1p d\u1ee5ng v\u1edbi kh\u00e1ch h\u00e0ng Build PC c\u00f3 \u0111\u1ee7 th\u00eam 7 linh ki\u1ec7n sau:\u00a0VGA,T\u1ea2N NHI\u1ec6T, MAIN, RAM, SSD, NGU\u1ed2N , V\u1ece CASE<\/span><\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ]
+ },
+ "productUrl": "\/hhpc-core-i7-14700kf-64gb-rtx-5070-12g",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6668_pc_anubis_14700kf_sale_3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6668_pc_anubis_14700kf_sale_3.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6668_pc_anubis_14700kf_sale_3.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "340",
+ "title": "HHPC CORE i7 14700KF | 64GB | NVIDIA RTX 5060 Ti 16G",
+ "price": 41100000,
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576799",
+ "sale_order": "0",
+ "deal_time_happen": 796220,
+ "deal_time_left": 1624780,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/340",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 6667,
+ "productName": "HHPC CORE i7 14700KF | 64GB | NVIDIA RTX 5060 Ti 16G",
+ "productSKU": "0",
+ "price": 41890000,
+ "proThum": "6667_pc_anubis_5060ti_sale.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/hhpc-core-i7-14700kf-64gb-rtx-5060-ti-16g",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6667_pc_anubis_5060ti_sale.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6667_pc_anubis_5060ti_sale.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6667_pc_anubis_5060ti_sale.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "330",
+ "title": "HHPC RYZEN 7 9800X3D | 32G DDR5 | RX 7800 XT 16G",
+ "price": 41550000,
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576954",
+ "sale_order": "0",
+ "deal_time_happen": 796220,
+ "deal_time_left": 1624780,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/330",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 6246,
+ "productName": "HHPC RYZEN 7 9800X3D | 32G DDR5 | RX 7800 XT 16G",
+ "productSKU": "0",
+ "price": 42380000,
+ "proThum": "6246_pc_mag_forge_120a_airflow.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/hhpc-ryzen-7-9800x3d-32g-ddr5-rx-7800-xt-16g",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6246_pc_mag_forge_120a_airflow.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6246_pc_mag_forge_120a_airflow.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6246_pc_mag_forge_120a_airflow.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "329",
+ "title": "HHPC RYZEN 7 9800X3D | 32G DDR5 | NVIDIA RTX 5060 8G",
+ "price": 42050000,
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576950",
+ "sale_order": "0",
+ "deal_time_happen": 796220,
+ "deal_time_left": 1624780,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/329",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 6130,
+ "productName": "HHPC RYZEN 7 9800X3D | 32G DDR5 | NVIDIA RTX 5060 8G",
+ "productSKU": "0",
+ "price": 42880000,
+ "proThum": "6130_pc_endura_d5_sale_ha1.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/hhpc-ryzen-7-9800x3d-32g-d5-rtx-5060-8g",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6130_pc_endura_d5_sale_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6130_pc_endura_d5_sale_ha1.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6130_pc_endura_d5_sale_ha1.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "328",
+ "title": "HHPC RYZEN 7 9800X3D | 32G DDR5 | NVIDIA RTX 5090 32G",
+ "price": 132550000,
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576946",
+ "sale_order": "0",
+ "deal_time_happen": 796220,
+ "deal_time_left": 1624780,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/328",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 6111,
+ "productName": "HHPC RYZEN 7 9800X3D | 32G DDR5 | NVIDIA RTX 5090 32G",
+ "productSKU": "0",
+ "price": 135230000,
+ "proThum": "6111_pc_endura_d5_sale_ha2.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/hhpc-ryzen-7-9800x3d-32g-d5-rtx-5090-32g",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6111_pc_endura_d5_sale_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6111_pc_endura_d5_sale_ha2.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6111_pc_endura_d5_sale_ha2.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "327",
+ "title": "HHPC RYZEN 7 9800X3D | 32G DDR5 | NVIDIA RTX 5080 16G",
+ "price": 70100000,
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767577069",
+ "sale_order": "0",
+ "deal_time_happen": 796220,
+ "deal_time_left": 1624780,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/327",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 6110,
+ "productName": "HHPC RYZEN 7 9800X3D | 32G DDR5 | NVIDIA RTX 5080 16G",
+ "productSKU": "0",
+ "price": 71520000,
+ "proThum": "6110_pc_endura_d5_sale_ha3.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/hhpc-ryzen-7-9800x3d-32g-d5-rtx-5080-16g",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6110_pc_endura_d5_sale_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6110_pc_endura_d5_sale_ha3.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6110_pc_endura_d5_sale_ha3.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "326",
+ "title": "HHPC RYZEN 7 9800X3D | 32G DDR5 | NVIDIA RTX 5070 Ti 16G",
+ "price": 57850000,
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576941",
+ "sale_order": "0",
+ "deal_time_happen": 796220,
+ "deal_time_left": 1624780,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/326",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 6109,
+ "productName": "HHPC RYZEN 7 9800X3D | 32G DDR5 | NVIDIA RTX 5070 Ti 16G",
+ "productSKU": "0",
+ "price": 59020000,
+ "proThum": "6109_pc_endura_d5_sale_ha1.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/hhpc-ryzen-7-9800x3d-32g-d5-rtx-5070-ti-16g",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6109_pc_endura_d5_sale_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6109_pc_endura_d5_sale_ha1.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6109_pc_endura_d5_sale_ha1.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "325",
+ "title": "HHPC RYZEN 7 9800X3D | 32G DDR5 | NVIDIA RTX 5070 12G",
+ "price": 49600000,
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576936",
+ "sale_order": "0",
+ "deal_time_happen": 796220,
+ "deal_time_left": 1624780,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/325",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 6108,
+ "productName": "HHPC RYZEN 7 9800X3D | 32G DDR5 | NVIDIA RTX 5070 12G",
+ "productSKU": "0",
+ "price": 50590000,
+ "proThum": "6108_pc_endura_d5_sale_ha3.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/hhpc-ryzen-7-9800x3d-32g-d5-rtx-5070-12g",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6108_pc_endura_d5_sale_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6108_pc_endura_d5_sale_ha3.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6108_pc_endura_d5_sale_ha3.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "324",
+ "title": "HHPC RYZEN 7 9800X3D | 32G DDR5 | NVIDIA RTX 5060 Ti 16G",
+ "price": 46650000,
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576932",
+ "sale_order": "0",
+ "deal_time_happen": 796220,
+ "deal_time_left": 1624780,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/324",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 6106,
+ "productName": "HHPC RYZEN 7 9800X3D | 32G DDR5 | NVIDIA RTX 5060 Ti 16G",
+ "productSKU": "0",
+ "price": 47590000,
+ "proThum": "6106_pc_endura_d5_sale_ha2.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/hhpc-ryzen-7-9800x3d-32g-d5-rtx-5060-ti-16g",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6106_pc_endura_d5_sale_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6106_pc_endura_d5_sale_ha2.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6106_pc_endura_d5_sale_ha2.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ }
+ ]
+ },
+ {
+ "total": 34,
+ "collection_info": {
+ "id": 2,
+ "title": "Linh ki\u1ec7n Flash Sale",
+ "summary": ""
+ },
+ "list": [
+ {
+ "id": "364",
+ "title": "Tai nghe kh\u00f4ng d\u00e2y Corsair HS55 Wireless Core Black",
+ "price": "1390000",
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1768017144",
+ "sale_order": "0",
+ "deal_time_happen": 364434,
+ "deal_time_left": 1624566,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/364",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 6569,
+ "productName": "Tai nghe kh\u00f4ng d\u00e2y Corsair HS55 Wireless Core Black",
+ "productSKU": "0",
+ "price": 1590000,
+ "proThum": "6569_hs55_wireless_core_sale.jpg",
+ "specialOffer": {
+ "other": [
+ {
+ "id": 0,
+ "title": " \u2b50\u00a0Gi\u00e1 khuy\u1ebfn m\u00e3i CPU Ryzen 7 9800X3D ch\u1ec9 c\u00f2n<\/span><\/strong><\/span>\u00a0<\/span>10.990.000\u0111<\/span>\u00a0\u00e1p d\u1ee5ng khi build PC t\u1ea1i Ho\u00e0ng H\u00e0 PC<\/span><\/strong><\/span><\/p>\r\n \u2b50 Gi\u00e1\u00a0CPU Ryzen 7 9800X3D khi mua k\u00e8m main\u00a0B650 tr\u1edf l\u00ean l\u00e0:\u00a012.290.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 Gi\u00e1 b\u00e1n l\u1ebb\u00a0CPU Ryzen 7 9800X3D l\u00e0:\u00a013.290.000\u0111<\/span><\/strong><\/span><\/p>\r\n \u2b50 L\u01afU \u00dd: Ch\u01b0\u01a1ng tr\u00ecnh kh\u00f4ng \u00e1p d\u1ee5ng c\u1ed9ng d\u1ed3n v\u1edbi c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh kh\u00e1c<\/span><\/p>\r\n \u2b50 Ch\u01b0\u01a1ng tr\u00ecnh \u00e1p d\u1ee5ng v\u1edbi kh\u00e1ch h\u00e0ng Build PC c\u00f3 \u0111\u1ee7 th\u00eam 7 linh ki\u1ec7n sau:\u00a0VGA,T\u1ea2N NHI\u1ec6T, MAIN, RAM, SSD, NGU\u1ed2N , V\u1ece CASE<\/span><\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ],
+ "all": [
+ {
+ "id": 0,
+ "title": " \u2b50\u00a0Gi\u00e1 khuy\u1ebfn m\u00e3i CPU Ryzen 7 9800X3D ch\u1ec9 c\u00f2n<\/span><\/strong><\/span>\u00a0<\/span>10.990.000\u0111<\/span>\u00a0\u00e1p d\u1ee5ng khi build PC t\u1ea1i Ho\u00e0ng H\u00e0 PC<\/span><\/strong><\/span><\/p>\r\n \u2b50 Gi\u00e1\u00a0CPU Ryzen 7 9800X3D khi mua k\u00e8m main\u00a0B650 tr\u1edf l\u00ean l\u00e0:\u00a012.290.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 Gi\u00e1 b\u00e1n l\u1ebb\u00a0CPU Ryzen 7 9800X3D l\u00e0:\u00a013.290.000\u0111<\/span><\/strong><\/span><\/p>\r\n \u2b50 L\u01afU \u00dd: Ch\u01b0\u01a1ng tr\u00ecnh kh\u00f4ng \u00e1p d\u1ee5ng c\u1ed9ng d\u1ed3n v\u1edbi c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh kh\u00e1c<\/span><\/p>\r\n \u2b50 Ch\u01b0\u01a1ng tr\u00ecnh \u00e1p d\u1ee5ng v\u1edbi kh\u00e1ch h\u00e0ng Build PC c\u00f3 \u0111\u1ee7 th\u00eam 7 linh ki\u1ec7n sau:\u00a0VGA,T\u1ea2N NHI\u1ec6T, MAIN, RAM, SSD, NGU\u1ed2N , V\u1ece CASE<\/span><\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ]
+ },
+ "productUrl": "\/tai-nghe-corsair-hs55-wireless-core-black",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6569_hs55_wireless_core_sale.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6569_hs55_wireless_core_sale.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6569_hs55_wireless_core_sale.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "363",
+ "title": "Tai nghe Corsair HS55 Surround Carbon",
+ "price": "1390000",
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1768017107",
+ "sale_order": "0",
+ "deal_time_happen": 364434,
+ "deal_time_left": 1624566,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/363",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 6644,
+ "productName": "Tai nghe Corsair HS55 Surround Carbon",
+ "productSKU": "0",
+ "price": 1590000,
+ "proThum": "6644_hs55_surround_carbon_sale.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/tai-nghe-corsair-hs55-surround-carbon",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6644_hs55_surround_carbon_sale.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6644_hs55_surround_carbon_sale.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6644_hs55_surround_carbon_sale.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "362",
+ "title": "VGA GIGABYTE GEFORCE RTX 5080 WINDFORCE OC SFF 16G (GDDR7, 256-bit, HDMI +DP, 1x16-pin)",
+ "price": "31990000",
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767853933",
+ "sale_order": "1",
+ "deal_time_happen": 537234,
+ "deal_time_left": 1624566,
+ "sale_quantity": "1",
+ "request_path": "\/deal\/362",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 5678,
+ "productName": "VGA GIGABYTE GEFORCE RTX 5080 WINDFORCE OC SFF 16G (GDDR7, 256-bit, HDMI +DP, 1x16-pin)",
+ "productSKU": "0",
+ "price": 34990000,
+ "proThum": "5678_rtx_5080_windforce_oc_sff_sale.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/vga-gigabyte-geforce-rtx-5080-windforce-oc-sff-16g",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5678_rtx_5080_windforce_oc_sff_sale.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5678_rtx_5080_windforce_oc_sff_sale.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/5678_rtx_5080_windforce_oc_sff_sale.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "361",
+ "title": "B\u00e0n ph\u00edm c\u01a1 DareU EK106 PRO Black Golden Cloud switch",
+ "price": "1290000",
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767585250",
+ "sale_order": "2",
+ "deal_time_happen": 796434,
+ "deal_time_left": 1624566,
+ "sale_quantity": "2",
+ "request_path": "\/deal\/361",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 6061,
+ "productName": "B\u00e0n ph\u00edm c\u01a1 DareU EK106 PRO Black Golden Cloud switch",
+ "productSKU": "0",
+ "price": 1490000,
+ "proThum": "6061_ek106_pro_sale.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/ban-phim-co-dareu-ek106-pro-black-golden-cloud",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6061_ek106_pro_sale.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6061_ek106_pro_sale.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/6061_ek106_pro_sale.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "359",
+ "title": "Fan Asus TUF GAMING TF120 ARGB 3IN1 WHITE",
+ "price": "590000",
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576873",
+ "sale_order": "0",
+ "deal_time_happen": 796434,
+ "deal_time_left": 1624566,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/359",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 4037,
+ "productName": "Fan Asus TUF GAMING TF120 ARGB 3IN1 WHITE",
+ "productSKU": "0",
+ "price": 790000,
+ "proThum": "4037_tf120_white_sale.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/fan-asus-tuf-gaming-tf120-argb-3in1-white",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4037_tf120_white_sale.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4037_tf120_white_sale.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/4037_tf120_white_sale.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "358",
+ "title": "Fan Asus TUF GAMING TF120 ARGB 3IN1 ",
+ "price": "590000",
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576869",
+ "sale_order": "0",
+ "deal_time_happen": 796434,
+ "deal_time_left": 1624566,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/358",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 3536,
+ "productName": "Fan Asus TUF GAMING TF120 ARGB 3IN1 ",
+ "productSKU": "0",
+ "price": 790000,
+ "proThum": "3536_tf120_sale.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/fan-asus-tuf-gaming-tf120-argb-3in1",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_3536_tf120_sale.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_3536_tf120_sale.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/3536_tf120_sale.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "357",
+ "title": "V\u1ecf case Hyte Y60 Snow White - Mid Tower ATX",
+ "price": "3990000",
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576982",
+ "sale_order": "0",
+ "deal_time_happen": 796434,
+ "deal_time_left": 1624566,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/357",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 4625,
+ "productName": "V\u1ecf case Hyte Y60 Snow White - Mid Tower ATX",
+ "productSKU": "0",
+ "price": 5190000,
+ "proThum": "4625_y60_white_sale.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/vo-case-hyte-y60-snow-white-mid-tower-atx",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4625_y60_white_sale.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4625_y60_white_sale.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/4625_y60_white_sale.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "356",
+ "title": "V\u1ecf case Hyte Y60 Black - Mid Tower ATX",
+ "price": "3990000",
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576860",
+ "sale_order": "0",
+ "deal_time_happen": 796434,
+ "deal_time_left": 1624566,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/356",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 4624,
+ "productName": "V\u1ecf case Hyte Y60 Black - Mid Tower ATX",
+ "productSKU": "0",
+ "price": 5190000,
+ "proThum": "4624_y60_black_sale.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/vo-case-hyte-y60-black-mid-tower-atx",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4624_y60_black_sale.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4624_y60_black_sale.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/4624_y60_black_sale.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "352",
+ "title": "T\u1ea3n nhi\u1ec7t CPU Thermalright AXP-100RH",
+ "price": "990000",
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576852",
+ "sale_order": "0",
+ "deal_time_happen": 796434,
+ "deal_time_left": 1624566,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/352",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 1985,
+ "productName": "T\u1ea3n nhi\u1ec7t CPU Thermalright AXP-100RH",
+ "productSKU": "0",
+ "price": 1590000,
+ "proThum": "1985_axp_100_rh_sale.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/tan-nhiet-thermalright-axp-100rh",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_1985_axp_100_rh_sale.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_1985_axp_100_rh_sale.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/1985_axp_100_rh_sale.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ },
+ {
+ "id": "351",
+ "title": "T\u1ea3n nhi\u1ec7t CPU Thermalright AXP-100 C65",
+ "price": "1290000",
+ "quantity": "10",
+ "min_purchase": "1",
+ "max_purchase": "10",
+ "to_time": "02-02-2026, 8:30 am",
+ "is_featured": "0",
+ "last_update": "1767576848",
+ "sale_order": "0",
+ "deal_time_happen": 796434,
+ "deal_time_left": 1624566,
+ "sale_quantity": "0",
+ "request_path": "\/deal\/351",
+ "is_start": 1,
+ "is_end": 0,
+ "is_active": "1",
+ "product_info": {
+ "id": 1986,
+ "productName": "T\u1ea3n nhi\u1ec7t CPU Thermalright AXP-100 C65",
+ "productSKU": "0",
+ "price": 1990000,
+ "proThum": "1986_axp_100_c65_sale.jpg",
+ "specialOffer": {
+ "all": []
+ },
+ "productUrl": "\/thermalright-axp-100-c65",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_1986_axp_100_c65_sale.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_1986_axp_100_c65_sale.jpg",
+ "original": "https:\/\/hoanghapccdn.com\/media\/product\/1986_axp_100_c65_sale.jpg"
+ },
+ "specialOfferGroup": []
+ }
+ }
+ ],
+ }
+]
\ No newline at end of file
diff --git a/src/data/product-list.ts b/src/data/product-list.ts
deleted file mode 100644
index 6b45ca6..0000000
--- a/src/data/product-list.ts
+++ /dev/null
@@ -1,2189 +0,0 @@
-
-export const productList = [
- {
- id: 28454,
- productId: 28454,
- priceUnit: 'chiếc',
- marketPrice: 3690000,
- price: '2990000',
- price_off: 19,
- currency: 'vnd',
- sale_rules: {
- price: '2990000',
- normal_price: 2990000,
- min_purchase: '1',
- max_purchase: '0',
- remain_quantity: 437,
- from_time: '1765933200',
- to_time: '1766543400',
- type: 'deal',
- },
- lastUpdate: '2025-12-04 14:48:30',
- warranty: '36 tháng',
- productName: 'Màn Hình Gaming Cong MSI MAG 276CF E20 (27 inch, VA, FHD, 200Hz, 0.5ms)',
- productSummary:
- 'Mã sản phẩm: MAG 276CF E20\r\nKích thước: 27 inch\r\nĐộ phân giải: Full HD (1920 × 1080)\r\nTấm nền: VA nhanh\r\nTần số quét: 200Hz\r\nThời gian phản hồi: 0,5ms (GtG)',
- package_accessory: '',
- productImage: {
- small: 'https://nguyencongpc.vn/media/product/75-28454-msi-mag-276cf-e20-112.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-28454-msi-mag-276cf-e20-112.jpg',
- original: '',
- },
- imageCollection: [
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-28454-msi-mag-276cf-e20-112.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-28454-msi-mag-276cf-e20-112.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-28454-msi-mag-276cf-e20-03.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-28454-msi-mag-276cf-e20-03.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-28454-msi-mag-276cf-e20-04.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-28454-msi-mag-276cf-e20-04.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-28454-msi-mag-276cf-e20-02.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-28454-msi-mag-276cf-e20-02.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-28454-msi-mag-276cf-e20-05.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-28454-msi-mag-276cf-e20-05.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-28454-msi-mag-276cf-e20-01.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-28454-msi-mag-276cf-e20-01.jpg',
- original: '',
- },
- alt: '',
- },
- ],
- productUrl: '/man-hinh-gaming-cong-msi-mag-276cf-e20',
- brand: {
- id: 5,
- brand_index: 'msi',
- name: 'MSI',
- image: '',
- url: '/brand/msi',
- },
- visit: 787,
- rating: 0,
- reviewCount: 0,
- review: {
- rate: 0,
- total: 0,
- },
- comment: {
- rate: 0,
- total: 0,
- },
- quantity: 437,
- productSKU: 'MH0000414',
- productModel: '',
- hasVAT: 0,
- condition: 'Mới',
- config_count: 0,
- configurable: 0,
- component_count: 0,
- specialOffer: {
- all: [],
- },
- specialOfferGroup: [],
- productType: {
- isNew: 0,
- isHot: 0,
- isBestSale: 0,
- isSaleOff: 0,
- 'online-only': 0,
- },
- bulk_price: [],
- thum_poster: '0',
- thum_poster_type: '',
- addon: [],
- variants: [],
- variant_option: [],
- extend: {
- pixel_code: '',
- review_count: '55',
- review_score: '4.6',
- },
- weight: 0,
- promotion_price: null,
- deal_list: [
- {
- id: '561',
- pro_id: '28454',
- title: 'Màn Hình Gaming Cong MSI MAG 276CF E20 (27 inch, VA, FHD, 200Hz, 0.5ms)',
- price: '2990000',
- quantity: '5',
- min_purchase: '1',
- max_purchase: '0',
- is_featured: '0',
- from_time: '1765933200',
- to_time: '1766543400',
- is_started: 1,
- },
- ],
- pricing_traces: [
- {
- price: '2990000',
- type: 'deal',
- type_id: '561',
- },
- ],
- categories: [
- {
- id: '3364',
- catPath: ':3364:3500:281:0',
- name: 'Màn Hình MSI',
- url: '/man-hinh-msi',
- },
- {
- id: '281',
- catPath: ':281:0',
- name: 'MÀN HÌNH MÁY TÍNH',
- url: '/man-hinh-may-tinh',
- },
- {
- id: '3500',
- catPath: ':3500:281:0',
- name: 'CHỌN THEO HÃNG',
- url: '/chon-theo-hang-1-2',
- },
- {
- id: '3501',
- catPath: ':3501:281:0',
- name: 'CHỌN THEO KÍCH THƯỚC',
- url: '/chon-theo-kich-thuoc',
- },
- {
- id: '3509',
- catPath: ':3509:3501:281:0',
- name: 'Màn hình 27 inches',
- url: '/man-hinh-27-inches',
- },
- {
- id: '3515',
- catPath: ':3515:281:0',
- name: 'CHỌN ĐỘ PHÂN GIẢI',
- url: '/chon-do-phan-giai',
- },
- {
- id: '3519',
- catPath: ':3519:3515:281:0',
- name: '1920 x 1080 (FHD)',
- url: '/1920-x-1080-fhd',
- },
- {
- id: '3528',
- catPath: ':3528:281:0',
- name: 'CHỌN TẦN SỐ QUÉT',
- url: '/tan-so-quet',
- },
- {
- id: '3537',
- catPath: ':3537:3528:281:0',
- name: '200 Hz',
- url: '/200-hz',
- },
- ],
- },
- {
- id: 25185,
- productId: 25185,
- priceUnit: 'chiếc',
- marketPrice: 2400000,
- price: 1850000,
- price_off: 23,
- currency: 'vnd',
- sale_rules: {
- price: 1850000,
- normal_price: 1850000,
- min_purchase: 1,
- max_purchase: 271,
- remain_quantity: 271,
- from_time: 0,
- to_time: 0,
- type: '',
- },
- lastUpdate: '2025-05-28 09:17:26',
- warranty: '36 Tháng ',
- productName: 'Màn Hình VSP IP2407SG /IPS/ 24 Inch/ FHD/ 1ms/ 100Hz',
- productSummary:
- ' Mã sản phẩm: IP2407SG\r\nMàu sắc: Black\r\nKích cỡ màn hình: 23.8"\r\nTỉ lệ khung hình: 16:9\r\nTốc độ phản hồi: 1ms (OD)\r\nMàu sắc hỗ trợ: 6500K\r\nMàu sắc hiển thị: 16.7M\r\n\r\n',
- package_accessory: '',
- productImage: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-m--n-h--nh-vsp-ip2407s-ips.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-m--n-h--nh-vsp-ip2407s-ips.jpg',
- original: '',
- },
- imageCollection: [
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-m--n-h--nh-vsp-ip2407s-ips.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-m--n-h--nh-vsp-ip2407s-ips.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-29ff88be23d78f89d6c6.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-29ff88be23d78f89d6c6.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-6727827a2913854ddc02.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-6727827a2913854ddc02.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-13.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-13.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-27.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-27.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-26.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-26.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-20.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-20.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-19.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-19.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-17.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-17.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-13-2.jpg',
- large:
- 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-13-2.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-m--n-h--nh-vsp-ip2407s-5.jpeg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-m--n-h--nh-vsp-ip2407s-5.jpeg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-12-2.jpg',
- large:
- 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-12-2.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-12.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-12.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-04.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-04.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-02.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-02.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-01-2.jpg',
- large:
- 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-01-2.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-man-hinh-vsp-ip2407s-ips-01.jpg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-man-hinh-vsp-ip2407s-ips-01.jpg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-m--n-h--nh-vsp-ip2407s-1.jpeg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-m--n-h--nh-vsp-ip2407s-1.jpeg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-m--n-h--nh-vsp-ip2407s-2.jpeg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-m--n-h--nh-vsp-ip2407s-2.jpeg',
- original: '',
- },
- alt: '',
- },
- {
- image: {
- small: 'https://nguyencongpc.vn/media/product/75-25185-m--n-h--nh-vsp-ip2407s-4.jpeg',
- large: 'https://nguyencongpc.vn/media/product/250-25185-m--n-h--nh-vsp-ip2407s-4.jpeg',
- original: '',
- },
- alt: '',
- },
- ],
- productUrl: '/man-hinh-vsp-ip2407s-ips',
- brand: {
- id: 153,
- brand_index: 'vsp',
- name: 'VSP',
- image: '',
- url: '/brand/vsp',
- },
- visit: 45490,
- rating: 5,
- reviewCount: 1,
- review: {
- rate: 5,
- total: 1,
- },
- comment: {
- rate: 5,
- total: 6,
- },
- quantity: 271,
- productSKU: 'MH0000138',
- productModel: '',
- hasVAT: 0,
- condition: 'Mới ',
- config_count: 0,
- configurable: 0,
- component_count: 0,
- specialOffer: {
- other: [
- {
- id: 0,
- title:
- ' ⭐ Mua thêm giá treo màn hình giảm giá thêm 5% ⭐ Mua thêm giá treo màn hình giảm giá thêm 5% Tặng ngay bộ sản phẩm Adobe Creative Cloud trị giá 5.500.000VND Đăng ký nhận quà tại đây Tặng ngay bộ sản phẩm Adobe Creative Cloud trị giá 5.500.000VND Đăng ký nhận quà tại đây ⭐ Mua thêm giá treo màn hình giảm giá thêm 5% => Xem thêm tại: Tại đây ⭐ Tặng ngay bộ sản phẩm Adobe Creative Cloud trị giá 5.500.000VND Đăng ký nhận quà tại đây ⭐ Mua thêm giá treo màn hình giảm giá thêm 5% => Xem thêm tại: Tại đây ⭐ Tặng ngay bộ sản phẩm Adobe Creative Cloud trị giá 5.500.000VND Đăng ký nhận quà tại đây GPU:\u00a0NVIDIA\u00ae GB10 Grace Blackwell Superchip<\/p>\r\n CPU:\u00a020-core Arm,10 Cortex-X925 + 10 Cortex A725<\/p>\r\n Tensor Performance:\u00a01 petaFLOP AI performance<\/p>\r\n System Memory:\u00a0128GB LPDDR5x, unified system memory<\/p>\r\n C\u1ed5ng k\u1ebft n\u1ed1i:\u00a01 x USB 3.2 Gen 2x2 Type C,\u00a03 x USB 3.2 Gen 2x2 Type-C,\u00a01 x NVIDIA ConnectX-7,\u00a01 x HDMI 2.1a<\/p>\r\n Networking:\u00a010GbE Ethernet, Wi-Fi 7, Bluetooth 5.3<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6454_gigabyte_ai_top_atom__ha4.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6454_gigabyte_ai_top_atom__ha4.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6454_gigabyte_ai_top_atom__ha4.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6454_gigabyte_ai_top_atom__ha4.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6454_gigabyte_ai_top_atom__ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6454_gigabyte_ai_top_atom__ha1.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6454_gigabyte_ai_top_atom__ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6454_gigabyte_ai_top_atom__ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/gigabyte-ai-top-atom-4tb",
+ "brand": {
+ "id": 6,
+ "brand_index": "gigabyte",
+ "name": "GIGABYTE",
+ "image": "https:\/\/hoanghapccdn.com\/media\/brand\/gigabyte.jpg",
+ "url": "\/brand\/gigabyte"
+ },
+ "visit": 5285,
+ "rating": 0,
+ "reviewCount": 0,
+ "review": {
+ "rate": 0,
+ "total": 0
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 0,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 92,
+ "catPath": ":92:1",
+ "name": "PC Machine Learning \/ AI",
+ "url": "\/machine-learning-ai-tensorflow"
+ }
+ ]
+ },
+ {
+ "id": 4763,
+ "productId": 4763,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 19000000,
+ "price": 16750000,
+ "price_off": 12,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 16750000,
+ "normal_price": 16750000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2026-01-05 14:41:09",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HH SERVER DUAL XEON E5 2680 V4 | 64G | 500G NVMe",
+ "productSummary": " CPU: 2 x XEON E5 2680V4 TURBO 3.3G - 28 CORE \/ 56 THREAD<\/p>\r\n RAM : 64GB ECC REGISTERED T\u1ef0 S\u1eecA L\u1ed6I<\/p>\r\n SSD: 500GB NVME M.2 PCIe<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4763_hhpc_server.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4763_hhpc_server.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4763_hhpc_server.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4763_hhpc_server.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4763_pc_gaming_x_ii_ws_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4763_pc_gaming_x_ii_ws_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4763_pc_gaming_x_ii_ws_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4763_pc_gaming_x_ii_ws_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4763_pc_gaming_x_ii_ws_ha4.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4763_pc_gaming_x_ii_ws_ha4.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4763_hhpc_gia_lap_7_min.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4763_hhpc_gia_lap_7_min.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/hh-server-dual-xeon-e5-2680v4-64g-500g-nvme",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 25556,
+ "rating": 5,
+ "reviewCount": 1,
+ "review": {
+ "rate": 5,
+ "total": 1
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 7,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 103,
+ "catPath": ":103:1",
+ "name": "Server, M\u00e1y \u1ea2o, Gi\u1ea3 L\u1eadp",
+ "url": "\/server-may-ao-gia-lap"
+ }
+ ]
+ },
+ {
+ "id": 5052,
+ "productId": 5052,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 33000000,
+ "price": 29490000,
+ "price_off": 11,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 29490000,
+ "normal_price": 29490000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2026-01-05 14:45:51",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HH SERVER - DUAL XEON 2696 V4 | 128GB | NVIDIA GT 730 2GB",
+ "productSummary": " CPU: 2x XEON E5 2696 V4 TURBO 3.6G - 44 CORE \/ 88 THREAD<\/p>\r\n RAM : 128GB ECC REGISTERED T\u1ef0 S\u1eecA L\u1ed6I<\/p>\r\n VGA :\u00a0NVIDIA GT 730 2GB GDDR3<\/p>\r\n C\u1ea5u h\u00ecnh m\u00e1y chuy\u00ean ph\u1ee5c v\u1ee5 ch\u1ea1y gi\u1ea3 l\u1eadp Android Nox Player , M\u00e1y \u1ea3o VMWare Bluestack...Ph\u1ee5c v\u1ee5 ch\u01a1i Game nhi\u1ec1u acc nh\u01b0 V\u00f5 L\u00e2m Truy\u1ec1n K\u1ef3, V\u00f5 L\u00e2m Mobile, MU, Phong Th\u1ea7n , Ki\u1ebfm Th\u1ebf...<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5052_hhpc_server.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5052_hhpc_server.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5052_hhpc_server.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5052_hhpc_server.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4763_pc_gaming_x_ii_ws_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4763_pc_gaming_x_ii_ws_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4763_pc_gaming_x_ii_ws_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4763_pc_gaming_x_ii_ws_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4763_pc_gaming_x_ii_ws_ha4.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4763_pc_gaming_x_ii_ws_ha4.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5052_hhpc_gia_lap_6_min.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5052_hhpc_gia_lap_6_min.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/hh-server-dual-xeon-2699v4-128gb-nvidia-gt-730-2gb",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 9812,
+ "rating": 5,
+ "reviewCount": 1,
+ "review": {
+ "rate": 5,
+ "total": 1
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 103,
+ "catPath": ":103:1",
+ "name": "Server, M\u00e1y \u1ea2o, Gi\u1ea3 L\u1eadp",
+ "url": "\/server-may-ao-gia-lap"
+ }
+ ]
+ },
+ {
+ "id": 5906,
+ "productId": 5906,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 35000000,
+ "price": 41660000,
+ "price_off": -19,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 41660000,
+ "normal_price": 41660000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-10-22 16:16:28",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HH Server Dual Xeon Platinum 8171M | 128GB | NVIDIA GT 730 2GB",
+ "productSummary": " CPU: 2 x CPU\u00a0INTEL XEON PLATINUM 8171M UP TO 3.7GHz | 52 CORE | 104 THREAD<\/p>\r\n RAM : DDR4 128GB 2666MHz ECC REGISTERED T\u1ef0 S\u1eecA L\u1ed6I<\/p>\r\n VGA:\u00a0NVIDIA GT 730 2GB GDDR3<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha1s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha1s.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha1s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha1s.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha3s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha3s.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha4s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha4s.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/hh-server-dual-xeon-platinum-8171m-128gb-nvidia-gt-730-2gb",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 3298,
+ "rating": 0,
+ "reviewCount": 0,
+ "review": {
+ "rate": 0,
+ "total": 0
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 103,
+ "catPath": ":103:1",
+ "name": "Server, M\u00e1y \u1ea2o, Gi\u1ea3 L\u1eadp",
+ "url": "\/server-may-ao-gia-lap"
+ }
+ ]
+ },
+ {
+ "id": 5907,
+ "productId": 5907,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 38000000,
+ "price": 44660000,
+ "price_off": -18,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 44660000,
+ "normal_price": 44660000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-10-22 16:16:17",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HH Server Dual Xeon Platinum 8171M | 128GB | NVIDIA GTX 1060 6G",
+ "productSummary": " CPU: 2 x CPU\u00a0INTEL XEON PLATINUM 8171M UP TO 3.7GHz | 52 CORE | 104 THREAD<\/p>\r\n RAM : DDR4 128GB 2666MHz ECC REGISTERED T\u1ef0 S\u1eecA L\u1ed6I<\/p>\r\n VGA:\u00a0NVIDIA GTX 1060 6G GDDR5<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha1s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha1s.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha1s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha1s.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha3s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha3s.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha4s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha4s.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/hh-server-dual-xeon-platinum-8171m-128gb-nvidia-gtx-1060-6g",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 2298,
+ "rating": 0,
+ "reviewCount": 0,
+ "review": {
+ "rate": 0,
+ "total": 0
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 103,
+ "catPath": ":103:1",
+ "name": "Server, M\u00e1y \u1ea2o, Gi\u1ea3 L\u1eadp",
+ "url": "\/server-may-ao-gia-lap"
+ }
+ ]
+ },
+ {
+ "id": 5908,
+ "productId": 5908,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 42000000,
+ "price": 48110000,
+ "price_off": -15,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 48110000,
+ "normal_price": 48110000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-10-22 16:16:06",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HH Server Dual Xeon Platinum 8171M | 128GB | RTX 3060 12GB",
+ "productSummary": " CPU: 2 x CPU\u00a0INTEL XEON PLATINUM 8171M UP TO 3.7GHz | 52 CORE | 104 THREAD<\/p>\r\n RAM : DDR4 128GB 2666MHz ECC REGISTERED T\u1ef0 S\u1eecA L\u1ed6I<\/p>\r\n VGA:\u00a0NVIDIA RTX 3060 12G GDDR6<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha1s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha1s.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha1s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha1s.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha3s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha3s.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5261_hhpc_server_dual_xeon_anubis_ha4s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5261_hhpc_server_dual_xeon_anubis_ha4s.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/hh-server-dual-xeon-platinum-8171m-128gb-rtx-3060-12gb",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 6621,
+ "rating": 0,
+ "reviewCount": 0,
+ "review": {
+ "rate": 0,
+ "total": 0
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 103,
+ "catPath": ":103:1",
+ "name": "Server, M\u00e1y \u1ea2o, Gi\u1ea3 L\u1eadp",
+ "url": "\/server-may-ao-gia-lap"
+ }
+ ]
+ },
+ {
+ "id": 6417,
+ "productId": 6417,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 0,
+ "price": 707060000,
+ "price_off": "",
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 707060000,
+ "normal_price": 707060000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-11-26 15:22:33",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HH AI PC RYZEN THREADRIPPER PRO 7995WX | 1024GB DDR5 | NVIDIA RTX PRO 6000 BLACKWELL 96GB",
+ "productSummary": " CPU AMD RYZEN THREADRIPPER PRO 7995WX UP TO 5.1GHz | 96 CORES | 192 THREADS<\/p>\r\n MAINBOARD GIGABYTE TRX50 AI TOP<\/p>\r\n T\u1ea2N NHI\u1ec6T N\u01af\u1edaC AIO THERMALTAKE AW420<\/p>\r\n RAM DDR5 SAMSUNG 1024GB (8x128GB) 4800MHz ECC RDIMM<\/p>\r\n SSD SAMSUNG 990 PRO 12TB (3x4TB) M.2 NVME PCIE GEN 4x4 - 7450MB\/s<\/p>\r\n HDD WD ULTRASTAR 20TB DC HC555 7200RPM SATA<\/p>\r\n VGA NVIDIA RTX PRO 6000 BLACKWELL 96GB<\/p>\r\n PSU CORSAIR AX1600i 1600W - 80 PLUS TITANIUM<\/p>\r\n CASE AERIS WS1 ULTRA WORKSTATION<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6417_pc_dep_so_25_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6417_pc_dep_so_25_ha3.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6417_pc_dep_so_25_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6417_pc_dep_so_25_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6417_pc_dep_so_25_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6417_pc_dep_so_25_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6417_pc_dep_so_25_ha5.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6417_pc_dep_so_25_ha5.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6417_pc_dep_so_25_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6417_pc_dep_so_25_ha1.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6417_pc_dep_so_25_ha4.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6417_pc_dep_so_25_ha4.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/pc-ai-ryzen-threadripper-pro-7995wx-1024gb-d5-rtx-pro-6000-blackwell-96gb",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 1608,
+ "rating": 0,
+ "reviewCount": 0,
+ "review": {
+ "rate": 0,
+ "total": 0
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "other": [
+ {
+ "id": 0,
+ "title": " Gi\u00e1 s\u1ea3n ph\u1ea9m ch\u01b0a bao g\u1ed3m gi\u00e1 RAM<\/strong><\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ],
+ "all": [
+ {
+ "id": 0,
+ "title": " Gi\u00e1 s\u1ea3n ph\u1ea9m ch\u01b0a bao g\u1ed3m gi\u00e1 RAM<\/strong><\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ]
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 92,
+ "catPath": ":92:1",
+ "name": "PC Machine Learning \/ AI",
+ "url": "\/machine-learning-ai-tensorflow"
+ },
+ {
+ "id": 238,
+ "catPath": ":238:1",
+ "name": "PC \u0110\u1eb9p",
+ "url": "\/pc-dep"
+ }
+ ]
+ },
+ {
+ "id": 5789,
+ "productId": 5789,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 250000000,
+ "price": 311390000,
+ "price_off": -25,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 311390000,
+ "normal_price": 311390000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-11-10 08:52:18",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HH AI PC THREADRIPPER 9960X | 256GB | NVIDIA RTX 5090 32G",
+ "productSummary": " CPU:\u00a0THREADRIPPER\u00a09960X UP 5.4 |\u00a024 CORE | 48 THREAD<\/p>\r\n RAM : 256GB ECC REGISTERED T\u1ef0 S\u1eecA L\u1ed6I (4x64G)<\/p>\r\n VGA :\u00a0NVIDIA RTX 5090 32GB GDDR7<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5711_aeris_ws1_ultra_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5711_aeris_ws1_ultra_ha1.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5711_aeris_ws1_ultra_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5711_aeris_ws1_ultra_ha1.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/pcai-threadripper-9960x-256gb-rtx-5090-32g",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 3182,
+ "rating": 0,
+ "reviewCount": 0,
+ "review": {
+ "rate": 0,
+ "total": 0
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 92,
+ "catPath": ":92:1",
+ "name": "PC Machine Learning \/ AI",
+ "url": "\/machine-learning-ai-tensorflow"
+ }
+ ]
+ },
+ {
+ "id": 6259,
+ "productId": 6259,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 0,
+ "price": 998320000,
+ "price_off": "",
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 998320000,
+ "normal_price": 998320000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-11-26 15:10:16",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HH AI PC RYZEN THREADRIPPER 9970X | 256G DDR5 | NVIDIA RTX 5880 ADA 48G",
+ "productSummary": " CPU: AMD RYZEN THREADRIPPER 9970X UP TO 5.4 GHz | 32 CORE | 64 THREAD<\/p>\r\n MAINBOARD: GIGABYTE TRX50 AI TOP<\/p>\r\n T\u1ea2N NHI\u1ec6T: CUSTOM CHO CPU 9970X<\/p>\r\n RAM: DDR5\u00a0KINGSTON\u00a0ECC 256GB 5600MHz (64Gx4)<\/p>\r\n SSD:\u00a0CORSAIR MP600 PRO XT 8TB NVME M.2 PCIE GEN 4x4<\/p>\r\n SSD:\u00a0SAMSUNG 990 PRO 4TB\u00a0NVME M.2 PCIE GEN 4x4<\/p>\r\n HDD:\u00a0WD ULTRASTAR 12TB 3.5\" SATA<\/p>\r\n VGA:\u00a0NVIDIA RTX 5880 ADA 48GB GDDR6 (BULK)<\/p>\r\n PSU:\u00a0SUPER FLOWER LEADEX PLATINUM 2000W - 80 PLUS PLATINUM<\/p>\r\n CASE:\u00a0SEGOTEP AERIS WS1 ULTRA<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6259_pc_ai_5880_ada_48g_ha6.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6259_pc_ai_5880_ada_48g_ha6.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6259_pc_ai_5880_ada_48g_ha6.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6259_pc_ai_5880_ada_48g_ha6.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6259_pc_ai_5880_ada_48g_ha5.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6259_pc_ai_5880_ada_48g_ha5.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6259_pc_ai_5880_ada_48g_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6259_pc_ai_5880_ada_48g_ha1.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6259_pc_ai_5880_ada_48g_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6259_pc_ai_5880_ada_48g_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6259_pc_ai_5880_ada_48g_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6259_pc_ai_5880_ada_48g_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6259_pc_ai_5880_ada_48g_ha4.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6259_pc_ai_5880_ada_48g_ha4.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/pc-ai-ryzen-threadripper-9970x-256g-d5-rtx-5880",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 2590,
+ "rating": 0,
+ "reviewCount": 0,
+ "review": {
+ "rate": 0,
+ "total": 0
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 9,
+ "specialOffer": {
+ "other": [
+ {
+ "id": 0,
+ "title": " Gi\u00e1 s\u1ea3n ph\u1ea9m ch\u01b0a bao g\u1ed3m gi\u00e1 t\u1ea3n nhi\u1ec7t CPU<\/strong><\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ],
+ "all": [
+ {
+ "id": 0,
+ "title": " Gi\u00e1 s\u1ea3n ph\u1ea9m ch\u01b0a bao g\u1ed3m gi\u00e1 t\u1ea3n nhi\u1ec7t CPU<\/strong><\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ]
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 92,
+ "catPath": ":92:1",
+ "name": "PC Machine Learning \/ AI",
+ "url": "\/machine-learning-ai-tensorflow"
+ },
+ {
+ "id": 238,
+ "catPath": ":238:1",
+ "name": "PC \u0110\u1eb9p",
+ "url": "\/pc-dep"
+ }
+ ]
+ },
+ {
+ "id": 5053,
+ "productId": 5053,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 40000000,
+ "price": 35950000,
+ "price_off": 10,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 35950000,
+ "normal_price": 35950000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2026-01-05 14:44:58",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HH SERVER - DUAL XEON 2696 V4 | 128GB | NVIDIA RTX 3060 12G",
+ "productSummary": " CPU: 2x XEON E5 2696 V4 TURBO 3.6G - 44 CORE \/ 88 THREAD<\/p>\r\n RAM : 128GB ECC REGISTERED T\u1ef0 S\u1eecA L\u1ed6I<\/p>\r\n VGA :\u00a0NVIDIA GEFORCE RTX 3060 12G GDDR6<\/p>\r\n C\u1ea5u h\u00ecnh m\u00e1y chuy\u00ean ph\u1ee5c v\u1ee5 ch\u1ea1y gi\u1ea3 l\u1eadp Android Nox Player , M\u00e1y \u1ea3o VMWare Bluestack...Ph\u1ee5c v\u1ee5 ch\u01a1i Game nhi\u1ec1u acc nh\u01b0 V\u00f5 L\u00e2m Truy\u1ec1n K\u1ef3, V\u00f5 L\u00e2m Mobile, MU, Phong Th\u1ea7n , Ki\u1ebfm Th\u1ebf...<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5053_hhpc_server.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5053_hhpc_server.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5053_hhpc_server.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5053_hhpc_server.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_3401_pc_gaming_x_ii_server__ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_3401_pc_gaming_x_ii_server__ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_3401_pc_gaming_x_ii_server_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_3401_pc_gaming_x_ii_server_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_3401_pc_gaming_x_ii_server_ha4.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_3401_pc_gaming_x_ii_server_ha4.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5053_hhpc_gia_lap_5_min.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5053_hhpc_gia_lap_5_min.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/hh-server-dual-xeon-2696v4-128gb-nvidia-rtx-3060-12g-1",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 10841,
+ "rating": 5,
+ "reviewCount": 1,
+ "review": {
+ "rate": 5,
+ "total": 1
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 103,
+ "catPath": ":103:1",
+ "name": "Server, M\u00e1y \u1ea2o, Gi\u1ea3 L\u1eadp",
+ "url": "\/server-may-ao-gia-lap"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "id" : 27,
+ "total": 7,
+ "list": [
+ {
+ "id": 5965,
+ "productId": 5965,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 11000000,
+ "price": 10600000,
+ "price_off": 4,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 10600000,
+ "normal_price": 10600000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-10-22 16:21:26",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HHPC GAMING XEON E5 2676 V3 | 16G | NVIDIA GTX 1060 6G",
+ "productSummary": " CPU: XEON E5\u00a02676 V3 TURBO 3.3G -\u00a012 CORE \/\u00a024 THREAD<\/p>\r\n RAM: DDR3 16G ECC REGISTERED (1x16G )<\/p>\r\n VGA :\u00a0NVIDIA GTX 1060 6G GDDR5<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5965_pc_gaming_x_ii_hyper_212.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5965_pc_gaming_x_ii_hyper_212.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5965_pc_gaming_x_ii_hyper_212.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5965_pc_gaming_x_ii_hyper_212.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5965_pc_gaming_x_ii_hyper_212_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5965_pc_gaming_x_ii_hyper_212_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5965_pc_gaming_x_ii_hyper_212_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5965_pc_gaming_x_ii_hyper_212_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5965_pc_gaming_x_ii_hyper_212_ha4.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5965_pc_gaming_x_ii_hyper_212_ha4.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/hhpc-gaming-xeon-e5-2676-v3-16g-nvidia-gtx-1060-6g",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 8639,
+ "rating": 0,
+ "reviewCount": 0,
+ "review": {
+ "rate": 0,
+ "total": 0
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 237,
+ "catPath": ":237:27",
+ "name": "Basic PC Gaming",
+ "url": "\/basic-pc-gaming"
+ }
+ ]
+ },
+ {
+ "id": 5210,
+ "productId": 5210,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 23000000,
+ "price": 21810000,
+ "price_off": 5,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 21810000,
+ "normal_price": 21810000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-12-09 11:05:54",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HHPC GAMING CORE i5 12400F | 16G | NVIDIA RTX 5060 8G",
+ "productSummary": " CPU : INTEL CORE i5 12400F\u00a0UP 4.4GHz | 6 CORES | 12 THREADS<\/p>\r\n RAM : DDR4 16GB\u00a0(1x16G) 3200 MHz<\/p>\r\n VGA:\u00a0NVIDIA RTX 5060\u00a08G GDDR7<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6042_pc_blast_m_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6042_pc_blast_m_ha1.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6042_pc_blast_m_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6042_pc_blast_m_ha1.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6042_pc_blast_m_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6042_pc_blast_m_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6042_pc_blast_m_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6042_pc_blast_m_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/hhpc-gaming-i5-12400f-16g-rtx-5060-8g",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 14878,
+ "rating": 5,
+ "reviewCount": 1,
+ "review": {
+ "rate": 5,
+ "total": 1
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 235,
+ "catPath": ":235:27",
+ "name": "Mini PC Gaming",
+ "url": "\/mini-pc-gaming"
+ }
+ ]
+ },
+ {
+ "id": 4686,
+ "productId": 4686,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 20000000,
+ "price": 19510000,
+ "price_off": 2,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 19510000,
+ "normal_price": 19510000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-12-09 11:04:28",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HHPC GAMING i5 12400F | 16G | NVIDIA RTX 3060 12G",
+ "productSummary": " CPU : INTEL CORE i5 12400F\u00a0UP 4.4GHz | 6 CORES | 12 THREADS<\/p>\r\n RAM : DDR4 16GB 3200 MHz (1x16G)<\/p>\r\n VGA : NVIDIA RTX 3060 12GB GDDR6<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4686_hp_omen_white_40x_ha1s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4686_hp_omen_white_40x_ha1s.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4686_hp_omen_white_40x_ha1s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4686_hp_omen_white_40x_ha1s.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4686_pc_hp_white_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4686_pc_hp_white_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4686_pc_hp_white_glass_ha4.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4686_pc_hp_white_glass_ha4.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4686_pc_hp_white_glass_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4686_pc_hp_white_glass_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/hhpc-gaming-i5-12400f-16g-nvidia-rtx-3060-12gb",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 58234,
+ "rating": 5,
+ "reviewCount": 1,
+ "review": {
+ "rate": 5,
+ "total": 1
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 7,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 237,
+ "catPath": ":237:27",
+ "name": "Basic PC Gaming",
+ "url": "\/basic-pc-gaming"
+ }
+ ]
+ },
+ {
+ "id": 6045,
+ "productId": 6045,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 45000000,
+ "price": 40200000,
+ "price_off": 11,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 40200000,
+ "normal_price": 40200000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-12-09 11:08:52",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HHPC GAMING CORE i5 14600K | 16GB | NVIDIA RTX 5070 Ti 16G",
+ "productSummary": " CPU : INTEL CORE i5 14600K\u00a0UP\u00a05.3GHz | 14 CORES | 20 THREADS<\/p>\r\n RAM : DDR4 16GB\u00a0(1x16G) 3200 MHz<\/p>\r\n VGA :\u00a0NVIDIA RTX\u00a05070 Ti 16G GDDR7<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6045_pc_blast_m_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6045_pc_blast_m_ha1.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6045_pc_blast_m_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6045_pc_blast_m_ha1.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6045_pc_blast_m_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6045_pc_blast_m_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6045_pc_blast_m_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6045_pc_blast_m_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/pc-gaming-core-i5-14600kf-16gb-nvidia-rtx-5070-ti",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 7372,
+ "rating": 0,
+ "reviewCount": 0,
+ "review": {
+ "rate": 0,
+ "total": 0
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 235,
+ "catPath": ":235:27",
+ "name": "Mini PC Gaming",
+ "url": "\/mini-pc-gaming"
+ }
+ ]
+ },
+ {
+ "id": 6046,
+ "productId": 6046,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 29000000,
+ "price": 27700000,
+ "price_off": 4,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 27700000,
+ "normal_price": 27700000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-12-09 11:09:28",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HHPC GAMING CORE i5 14600K | 16GB | RX 7800 XT 16G",
+ "productSummary": " CPU : INTEL CORE i5 14600K\u00a0UP\u00a05.3GHz | 14 CORES | 20 THREADS<\/p>\r\n RAM : DDR4 16GB\u00a0(1x16G) 3200 MHz<\/p>\r\n VGA:\u00a0RADEON RX 7800 XT 16G\u00a0GDDR6<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6046_pc_blast_m_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6046_pc_blast_m_ha1.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6046_pc_blast_m_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6046_pc_blast_m_ha1.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6046_pc_blast_m_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6046_pc_blast_m_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_6046_pc_blast_m_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_6046_pc_blast_m_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/hhpc-gaming-core-i5-14600k-16gb-rx-7800-xt",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 5111,
+ "rating": 0,
+ "reviewCount": 0,
+ "review": {
+ "rate": 0,
+ "total": 0
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 235,
+ "catPath": ":235:27",
+ "name": "Mini PC Gaming",
+ "url": "\/mini-pc-gaming"
+ }
+ ]
+ },
+ {
+ "id": 5367,
+ "productId": 5367,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 18000000,
+ "price": 17450000,
+ "price_off": 3,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 17450000,
+ "normal_price": 17450000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-12-09 11:06:34",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HHPC GAMING CORE i5 12400F | 16G | NVIDIA RTX 3050 6G",
+ "productSummary": " CPU : INTEL CORE i5 12400F up 4.4GHz | 6 CORES | 12 THREADS<\/p>\r\n RAM : DDR4 16GB 3200 MHz (1x16G)<\/p>\r\n VGA :\u00a0NVIDIA RTX 3050 6G GDDR6<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5367_pc_alphard_m_kf400_ha1s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5367_pc_alphard_m_kf400_ha1s.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5367_pc_alphard_m_kf400_ha1s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5367_pc_alphard_m_kf400_ha1s.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5367_pc_alphard_m_kf400_ha4s.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5367_pc_alphard_m_kf400_ha4s.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5367_pc_alphard_m_kf400_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5367_pc_alphard_m_kf400_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5367_pc_alphard_m_kf400_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5367_pc_alphard_m_kf400_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/hhpc-gaming-i5-12400f-16g-nvidia-rtx-3050",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 19861,
+ "rating": 0,
+ "reviewCount": 0,
+ "review": {
+ "rate": 0,
+ "total": 0
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 237,
+ "catPath": ":237:27",
+ "name": "Basic PC Gaming",
+ "url": "\/basic-pc-gaming"
+ }
+ ]
+ },
+ {
+ "id": 5191,
+ "productId": 5191,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 35000000,
+ "price": 32700000,
+ "price_off": 7.000000000000001,
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 32700000,
+ "normal_price": 32700000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": "component"
+ },
+ "lastUpdate": "2025-12-09 11:05:04",
+ "warranty": "theo t\u1eebng linh ki\u1ec7n",
+ "productName": "HHPC GAMING CORE i5 14600K | 16GB | NVIDIA RTX 5070 12G",
+ "productSummary": " CPU : INTEL CORE i5 14600K\u00a0UP\u00a05.3GHz | 14 CORES | 20 THREADS<\/p>\r\n RAM : DDR4 16GB\u00a0(1x16G) 3200 MHz<\/p>\r\n VGA :\u00a0NVIDIA RTX 5070 12G GDDR7<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5191_pc_blast_m_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5191_pc_blast_m_ha1.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5191_pc_blast_m_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5191_pc_blast_m_ha1.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5191_pc_blast_m_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5191_pc_blast_m_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5191_pc_blast_m_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5191_pc_blast_m_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/hhpc-gaming-core-i5-14600k-16gb-rtx-5070",
+ "brand": {
+ "id": 0,
+ "name": "",
+ "image": "",
+ "url": ""
+ },
+ "visit": 28828,
+ "rating": 5,
+ "reviewCount": 1,
+ "review": {
+ "rate": 5,
+ "total": 1
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 8,
+ "specialOffer": {
+ "all": []
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 235,
+ "catPath": ":235:27",
+ "name": "Mini PC Gaming",
+ "url": "\/mini-pc-gaming"
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "id": 2,
+ "total": 10,
+ "list": [
+ {
+ "id": 5401,
+ "productId": 5401,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 0,
+ "price": 12990000,
+ "price_off": "",
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 12990000,
+ "normal_price": 12990000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": ""
+ },
+ "lastUpdate": "2025-12-15 15:02:55",
+ "warranty": "36 Th\u00e1ng",
+ "productName": "CPU Intel Core Ultra 9 285K (Up 5.7 GHz, 24 Nh\u00e2n 24 Lu\u1ed3ng, 36MB Cache, Arrow Lake)",
+ "productSummary": " Socket:\u00a0FCLGA1851<\/p>\r\n S\u1ed1 l\u00f5i:\u00a024 (8 P-core,\u00a016 E-core)<\/p>\r\n S\u1ed1 lu\u1ed3ng:\u00a024<\/p>\r\n T\u1ed1c \u0111\u1ed9 x\u1eed l\u00ed t\u1ed1i \u0111a:\u00a0up to 5.7 GHz<\/p>\r\n B\u1ed9 nh\u1edb \u0111\u1ec7m:\u00a036 MB Intel\u00ae Smart Cache<\/p>\r\n Bus ram h\u1ed7 tr\u1ee3:\u00a0Up to DDR5 6400 MT\/s<\/p>\r\n M\u1ee9c ti\u00eau th\u1ee5 \u0111i\u1ec7n:\u00a0125 W<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5401_cpu_ultra_9_285k_sale_t12_2025.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5401_cpu_ultra_9_285k_sale_t12_2025.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5401_cpu_ultra_9_285k_sale_t12_2025.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5401_cpu_ultra_9_285k_sale_t12_2025.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5401_core_ultra_9_285k_ha1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5401_core_ultra_9_285k_ha1.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5401_cpu_285k_sp_3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5401_cpu_285k_sp_3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5401_cpu_285k_sp_2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5401_cpu_285k_sp_2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_5401_cpu_285k_sp.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_5401_cpu_285k_sp.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/cpu-intel-core-ultra-9-285k",
+ "brand": {
+ "id": 22,
+ "brand_index": "intel",
+ "name": "INTEL",
+ "image": "https:\/\/hoanghapccdn.com\/media\/brand\/intel.jpg",
+ "url": "\/brand\/intel"
+ },
+ "visit": 24129,
+ "rating": 5,
+ "reviewCount": 1,
+ "review": {
+ "rate": 5,
+ "total": 1
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 0,
+ "specialOffer": {
+ "other": [
+ {
+ "id": 0,
+ "title": " \u2b50\u00a0Gi\u00e1 khuy\u1ebfn m\u00e3i CPU\u00a0Ultra\u00a09 285K ch\u1ec9 c\u00f2n<\/span><\/strong><\/span>\u00a0<\/span>12.990.000\u0111<\/span>\u00a0\u00e1p d\u1ee5ng khi build PC t\u1ea1i Ho\u00e0ng H\u00e0 PC<\/span><\/strong><\/span><\/p>\r\n \u2b50 Gi\u00e1\u00a0CPU\u00a0Ultra 9 285K khi\u00a0mua k\u00e8m\u00a0main Z890 l\u00e0:\u00a014.490.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 Gi\u00e1 b\u00e1n l\u1ebb\u00a0CPU\u00a0Ultra 9 285K l\u00e0:\u00a015.990.000\u0111<\/span><\/strong><\/span><\/p>\r\n \u2b50 L\u01afU \u00dd: Ch\u01b0\u01a1ng tr\u00ecnh kh\u00f4ng \u00e1p d\u1ee5ng c\u1ed9ng d\u1ed3n v\u1edbi c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh kh\u00e1c<\/span><\/p>\r\n \u2b50 Ch\u01b0\u01a1ng tr\u00ecnh \u00e1p d\u1ee5ng v\u1edbi kh\u00e1ch h\u00e0ng Build PC c\u00f3 \u0111\u1ee7 th\u00eam 7 linh ki\u1ec7n sau:\u00a0VGA,T\u1ea2N NHI\u1ec6T, MAIN, RAM, SSD, NGU\u1ed2N , V\u1ece CASE<\/span><\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ],
+ "all": [
+ {
+ "id": 0,
+ "title": " \u2b50\u00a0Gi\u00e1 khuy\u1ebfn m\u00e3i CPU\u00a0Ultra\u00a09 285K ch\u1ec9 c\u00f2n<\/span><\/strong><\/span>\u00a0<\/span>12.990.000\u0111<\/span>\u00a0\u00e1p d\u1ee5ng khi build PC t\u1ea1i Ho\u00e0ng H\u00e0 PC<\/span><\/strong><\/span><\/p>\r\n \u2b50 Gi\u00e1\u00a0CPU\u00a0Ultra 9 285K khi\u00a0mua k\u00e8m\u00a0main Z890 l\u00e0:\u00a014.490.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 Gi\u00e1 b\u00e1n l\u1ebb\u00a0CPU\u00a0Ultra 9 285K l\u00e0:\u00a015.990.000\u0111<\/span><\/strong><\/span><\/p>\r\n \u2b50 L\u01afU \u00dd: Ch\u01b0\u01a1ng tr\u00ecnh kh\u00f4ng \u00e1p d\u1ee5ng c\u1ed9ng d\u1ed3n v\u1edbi c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh kh\u00e1c<\/span><\/p>\r\n \u2b50 Ch\u01b0\u01a1ng tr\u00ecnh \u00e1p d\u1ee5ng v\u1edbi kh\u00e1ch h\u00e0ng Build PC c\u00f3 \u0111\u1ee7 th\u00eam 7 linh ki\u1ec7n sau:\u00a0VGA,T\u1ea2N NHI\u1ec6T, MAIN, RAM, SSD, NGU\u1ed2N , V\u1ece CASE<\/span><\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ]
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 1,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 2,
+ "catPath": ":2",
+ "name": "CPU - B\u1ed9 Vi X\u1eed L\u00fd",
+ "url": "\/cpu-bo-vi-xu-ly"
+ },
+ {
+ "id": 259,
+ "catPath": ":259:107:2",
+ "name": "Intel Core Ultra 9",
+ "url": "\/intel-core-ultra-9"
+ }
+ ]
+ },
+ {
+ "id": 4720,
+ "productId": 4720,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 0,
+ "price": 11990000,
+ "price_off": "",
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 11990000,
+ "normal_price": 11990000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": ""
+ },
+ "lastUpdate": "2025-10-27 17:05:31",
+ "warranty": "36 Th\u00e1ng",
+ "productName": "CPU Intel Core i9 14900K (Up 6.0 GHz, 24 Nh\u00e2n 32 Lu\u1ed3ng, 36MB Cache, Raptor Lake)",
+ "productSummary": " CPU Intel\u00a0Core i9 14900K<\/strong><\/p>\r\n Socket: FCLGA1700<\/p>\r\n S\u1ed1 l\u00f5i\/lu\u1ed3ng:\u00a024 nh\u00e2n,\u00a032 lu\u1ed3ng<\/p>\r\n T\u1ed1c \u0111\u1ed9 x\u1eed l\u00ed t\u1ed1i \u0111a:\u00a06.0 GHz<\/p>\r\n B\u1ed9 nh\u1edb \u0111\u1ec7m:\u00a036 MB Intel\u00ae Smart Cache<\/p>\r\n Bus ram h\u1ed7 tr\u1ee3: DDR4 3200 MT\/s, DDR5 5600 MT\/s<\/p>\r\n M\u1ee9c ti\u00eau th\u1ee5 \u0111i\u1ec7n:\u00a0125 W<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4720_cpu_14900k_sale_t8_2025_s1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4720_cpu_14900k_sale_t8_2025_s1.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4720_cpu_14900k_sale_t8_2025_s1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4720_cpu_14900k_sale_t8_2025_s1.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4720_cpu_14900k_hatt_ha3.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4720_cpu_14900k_hatt_ha3.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4720_cpu_14900k_hatt_ha2.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4720_cpu_14900k_hatt_ha2.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4720_cpu_14900k_hatt_h1.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4720_cpu_14900k_hatt_h1.jpg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/cpu-intel-core-i9-14900k",
+ "brand": {
+ "id": 22,
+ "brand_index": "intel",
+ "name": "INTEL",
+ "image": "https:\/\/hoanghapccdn.com\/media\/brand\/intel.jpg",
+ "url": "\/brand\/intel"
+ },
+ "visit": 64668,
+ "rating": 5,
+ "reviewCount": 2,
+ "review": {
+ "rate": 5,
+ "total": 2
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 0,
+ "specialOffer": {
+ "other": [
+ {
+ "id": 0,
+ "title": " \u2b50 Gi\u00e1 khuy\u1ebfn m\u00e3i CPU i9 14900K ch\u1ec9 c\u00f2n 11.990.000\u0111<\/span>\u00a0\u00e1p d\u1ee5ng khi build PC t\u1ea1i Ho\u00e0ng H\u00e0 PC<\/strong><\/span><\/p>\r\n \u2b50 Gi\u00e1 CPU i9 14900K khi build\u00a0m\u00e1y\u00a0kh\u00f4ng VGA l\u00e0:\u00a012.690.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 Gi\u00e1 b\u00e1n l\u1ebb CPU i9 14900K l\u00e0: 13.500.000\u0111 <\/strong><\/span><\/span><\/p>\r\n \u2b50 L\u01afU \u00dd: Ch\u01b0\u01a1ng tr\u00ecnh kh\u00f4ng \u00e1p d\u1ee5ng c\u1ed9ng d\u1ed3n v\u1edbi c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh kh\u00e1c <\/span><\/p>\r\n \u2b50 Ch\u01b0\u01a1ng tr\u00ecnh \u00e1p d\u1ee5ng v\u1edbi kh\u00e1ch h\u00e0ng Build PC c\u00f3 \u0111\u1ee7 th\u00eam 7 linh ki\u1ec7n sau:\u00a0VGA,T\u1ea2N NHI\u1ec6T N\u01af\u1edaC AIO, MAIN (Z690 ho\u1eb7c Z790), RAM, SSD, NGU\u1ed2N , V\u1ece CASE<\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ],
+ "all": [
+ {
+ "id": 0,
+ "title": " \u2b50 Gi\u00e1 khuy\u1ebfn m\u00e3i CPU i9 14900K ch\u1ec9 c\u00f2n 11.990.000\u0111<\/span>\u00a0\u00e1p d\u1ee5ng khi build PC t\u1ea1i Ho\u00e0ng H\u00e0 PC<\/strong><\/span><\/p>\r\n \u2b50 Gi\u00e1 CPU i9 14900K khi build\u00a0m\u00e1y\u00a0kh\u00f4ng VGA l\u00e0:\u00a012.690.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 Gi\u00e1 b\u00e1n l\u1ebb CPU i9 14900K l\u00e0: 13.500.000\u0111 <\/strong><\/span><\/span><\/p>\r\n \u2b50 L\u01afU \u00dd: Ch\u01b0\u01a1ng tr\u00ecnh kh\u00f4ng \u00e1p d\u1ee5ng c\u1ed9ng d\u1ed3n v\u1edbi c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh kh\u00e1c <\/span><\/p>\r\n \u2b50 Ch\u01b0\u01a1ng tr\u00ecnh \u00e1p d\u1ee5ng v\u1edbi kh\u00e1ch h\u00e0ng Build PC c\u00f3 \u0111\u1ee7 th\u00eam 7 linh ki\u1ec7n sau:\u00a0VGA,T\u1ea2N NHI\u1ec6T N\u01af\u1edaC AIO, MAIN (Z690 ho\u1eb7c Z790), RAM, SSD, NGU\u1ed2N , V\u1ece CASE<\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ]
+ },
+ "specialOfferGroup": [],
+ "productType": {
+ "isNew": 0,
+ "isHot": 1,
+ "isBestSale": 0,
+ "isSaleOff": 0,
+ "online-only": 0
+ },
+ "bulk_price": [],
+ "thum_poster": "0",
+ "thum_poster_type": "",
+ "addon": [],
+ "variants": [],
+ "variant_option": [],
+ "extend": [],
+ "weight": 0,
+ "promotion_price": null,
+ "deal_list": [],
+ "pricing_traces": [],
+ "categories": [
+ {
+ "id": 112,
+ "catPath": ":112:107:2",
+ "name": "Intel Core i9",
+ "url": "\/cpu-intel-core-i9"
+ },
+ {
+ "id": 2,
+ "catPath": ":2",
+ "name": "CPU - B\u1ed9 Vi X\u1eed L\u00fd",
+ "url": "\/cpu-bo-vi-xu-ly"
+ }
+ ]
+ },
+ {
+ "id": 4721,
+ "productId": 4721,
+ "priceUnit": "chi\u1ebfc",
+ "marketPrice": 0,
+ "price": 11690000,
+ "price_off": "",
+ "currency": "vnd",
+ "sale_rules": {
+ "price": 11690000,
+ "normal_price": 11690000,
+ "min_purchase": 1,
+ "max_purchase": 1,
+ "remain_quantity": 1,
+ "from_time": 0,
+ "to_time": 0,
+ "type": ""
+ },
+ "lastUpdate": "2025-12-27 11:08:21",
+ "warranty": "36 Th\u00e1ng",
+ "productName": "CPU Intel Core i9 14900KF (Up 6.0 GHz, 24 Nh\u00e2n 32 Lu\u1ed3ng, 36MB Cache, Raptor Lake)",
+ "productSummary": " Socket: FCLGA1700<\/p>\r\n S\u1ed1 l\u00f5i\/lu\u1ed3ng:\u00a024 nh\u00e2n,\u00a032 lu\u1ed3ng<\/p>\r\n T\u1ed1c \u0111\u1ed9 x\u1eed l\u00ed t\u1ed1i \u0111a:\u00a06.0 GHz<\/p>\r\n B\u1ed9 nh\u1edb \u0111\u1ec7m:\u00a036 MB<\/p>\r\n Bus ram h\u1ed7 tr\u1ee3: DDR4 3200 MT\/s, DDR5 5600 MT\/s<\/p>\r\n M\u1ee9c ti\u00eau th\u1ee5 \u0111i\u1ec7n:\u00a0125 W<\/p>",
+ "package_accessory": "0",
+ "productImage": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4721_i9_14900kf_sale_t12_2025.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4721_i9_14900kf_sale_t12_2025.jpg",
+ "original": ""
+ },
+ "imageCollection": [
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4721_i9_14900kf_sale_t12_2025.jpg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4721_i9_14900kf_sale_t12_2025.jpg",
+ "original": ""
+ },
+ "alt": ""
+ },
+ {
+ "image": {
+ "small": "https:\/\/hoanghapccdn.com\/media\/product\/75_4721_img_2898.jpeg",
+ "large": "https:\/\/hoanghapccdn.com\/media\/product\/250_4721_img_2898.jpeg",
+ "original": ""
+ },
+ "alt": ""
+ }
+ ],
+ "productUrl": "\/cpu-intel-core-i9-14900kf",
+ "brand": {
+ "id": 22,
+ "brand_index": "intel",
+ "name": "INTEL",
+ "image": "https:\/\/hoanghapccdn.com\/media\/brand\/intel.jpg",
+ "url": "\/brand\/intel"
+ },
+ "visit": 15537,
+ "rating": 5,
+ "reviewCount": 1,
+ "review": {
+ "rate": 5,
+ "total": 1
+ },
+ "comment": {
+ "rate": 0,
+ "total": 0
+ },
+ "quantity": 1,
+ "productSKU": "0",
+ "productModel": "",
+ "hasVAT": 0,
+ "condition": "0",
+ "config_count": 0,
+ "configurable": 0,
+ "component_count": 0,
+ "specialOffer": {
+ "other": [
+ {
+ "id": 0,
+ "title": " \u2b50\u00a0Gi\u00e1 khuy\u1ebfn m\u00e3i CPU i9 14900KF ch\u1ec9 c\u00f2n\u00a011.690.000\u0111<\/span>\u00a0\u00e1p d\u1ee5ng khi build PC t\u1ea1i Ho\u00e0ng H\u00e0 PC<\/strong><\/span><\/p>\r\n \u2b50 Gi\u00e1 CPU i9 14900KF khi build\u00a0m\u00e1y\u00a0kh\u00f4ng VGA l\u00e0:\u00a012.290.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 Gi\u00e1 b\u00e1n l\u1ebb CPU i9 14900KF l\u00e0:\u00a012.890.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 L\u01afU \u00dd: Ch\u01b0\u01a1ng tr\u00ecnh kh\u00f4ng \u00e1p d\u1ee5ng c\u1ed9ng d\u1ed3n v\u1edbi c\u00e1c ch\u01b0\u01a1ng tr\u00ecnh kh\u00e1c<\/span><\/p>\r\n \u2b50 Ch\u01b0\u01a1ng tr\u00ecnh \u00e1p d\u1ee5ng v\u1edbi kh\u00e1ch h\u00e0ng Build PC c\u00f3 \u0111\u1ee7 th\u00eam 7 linh ki\u1ec7n sau:\u00a0VGA,T\u1ea2N NHI\u1ec6T N\u01af\u1edaC AIO, MAIN (Z690 ho\u1eb7c Z790), RAM, SSD, NGU\u1ed2N , V\u1ece CASE<\/span><\/p>",
+ "type": "",
+ "thumbnail": "",
+ "cash_value": 0,
+ "quantity": 1,
+ "from_time": "",
+ "to_time": "",
+ "url": "",
+ "description": "",
+ "status": 1
+ }
+ ],
+ "all": [
+ {
+ "id": 0,
+ "title": " \u2b50\u00a0Gi\u00e1 khuy\u1ebfn m\u00e3i CPU i9 14900KF ch\u1ec9 c\u00f2n\u00a011.690.000\u0111<\/span>\u00a0\u00e1p d\u1ee5ng khi build PC t\u1ea1i Ho\u00e0ng H\u00e0 PC<\/strong><\/span><\/p>\r\n \u2b50 Gi\u00e1 CPU i9 14900KF khi build\u00a0m\u00e1y\u00a0kh\u00f4ng VGA l\u00e0:\u00a012.290.000\u0111<\/strong><\/span><\/span><\/p>\r\n \u2b50 Gi\u00e1 b\u00e1n l\u1ebb CPU i9 14900KF l\u00e0:\u00a012.890.000\u0111<\/strong><\/span><\/span><\/p>\r\n