Keep category name as อุปกรณ์ดับเพลิง, change link to /ตู้ดับเพลิง
This commit is contained in:
@@ -61,7 +61,7 @@ const productCategories = [
|
|||||||
{ label: "Maxflex", href: "/maxflex" },
|
{ label: "Maxflex", href: "/maxflex" },
|
||||||
{ label: "เทอร์โมเบรค Thermobreak", href: "/เทอร์โมเบรค-thermobreak" },
|
{ label: "เทอร์โมเบรค Thermobreak", href: "/เทอร์โมเบรค-thermobreak" },
|
||||||
{ label: "Realflex", href: "/realflex" },
|
{ label: "Realflex", href: "/realflex" },
|
||||||
{ label: "ตู้ดับเพลิง", href: "/ตู้ดับเพลิง" },
|
{ label: "อุปกรณ์ดับเพลิง", href: "/ตู้ดับเพลิง" },
|
||||||
{ label: "รั้วเทวดา", href: "/รั้วเทวดา" },
|
{ label: "รั้วเทวดา", href: "/รั้วเทวดา" },
|
||||||
{ label: "ระบบรั้วไวน์แมน", href: "/ระบบรั้วไวน์แมน" },
|
{ label: "ระบบรั้วไวน์แมน", href: "/ระบบรั้วไวน์แมน" },
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -53,10 +53,10 @@ const categories = [
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'ตู้ดับเพลิง',
|
name: 'อุปกรณ์ดับเพลิง',
|
||||||
slug: '/ตู้ดับเพลิง',
|
slug: '/ตู้ดับเพลิง',
|
||||||
subcategories: [
|
subcategories: [
|
||||||
{ name: 'ตู้ดับเพลิง', slug: '/ตู้ดับเพลิง' },
|
{ name: 'อุปกรณ์ดับเพลิง', slug: '/ตู้ดับเพลิง' },
|
||||||
{ name: 'Realflex', slug: '/realflex' },
|
{ name: 'Realflex', slug: '/realflex' },
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user