From cca9cb97891f9318e3faf7f521ac3ac216cb955b Mon Sep 17 00:00:00 2001 From: ricardotejedorsanz <128725076+ricardotejedorsanz@users.noreply.github.com> Date: Fri, 4 Oct 2024 09:59:07 +0100 Subject: [PATCH] [BI] Add raw components category in the Construction area --- data/categories/bi_business_industrial.yml | 7 ++++++ data/localizations/categories/en.yml | 3 +++ dist/en/categories.json | 27 ++++++++++++++++++++++ dist/en/categories.txt | 1 + dist/en/taxonomy.json | 27 ++++++++++++++++++++++ 5 files changed, 65 insertions(+) diff --git a/data/categories/bi_business_industrial.yml b/data/categories/bi_business_industrial.yml index 3db60d1f..a35b8aaa 100644 --- a/data/categories/bi_business_industrial.yml +++ b/data/categories/bi_business_industrial.yml @@ -475,6 +475,7 @@ children: - bi-4-1 - bi-4-2 + - bi-4-3 attributes: - color - pattern @@ -543,6 +544,12 @@ - material - pattern - traffic_control_device_features +- id: bi-4-3 + name: Raw Structural Components + children: [] + attributes: + - color + - pattern - id: bi-5 name: Dentistry children: diff --git a/data/localizations/categories/en.yml b/data/localizations/categories/en.yml index b60c644c..bf474e46 100644 --- a/data/localizations/categories/en.yml +++ b/data/localizations/categories/en.yml @@ -6335,6 +6335,9 @@ en: bi-4-2-2: name: Traffic Cones context: Business & Industrial > Construction > Traffic Cones & Barrels > Traffic Cones + bi-4-3: + name: Raw Structural Components + context: Business & Industrial > Construction > Raw Structural Components bi-5: name: Dentistry context: Business & Industrial > Dentistry diff --git a/dist/en/categories.json b/dist/en/categories.json index edbd34f2..bb600491 100644 --- a/dist/en/categories.json +++ b/dist/en/categories.json @@ -144328,6 +144328,10 @@ } ], "children": [ + { + "id": "gid://shopify/TaxonomyCategory/bi-4-3", + "name": "Raw Structural Components" + }, { "id": "gid://shopify/TaxonomyCategory/bi-4-1", "name": "Surveying" @@ -144344,6 +144348,29 @@ } ] }, + { + "id": "gid://shopify/TaxonomyCategory/bi-4-3", + "level": 2, + "name": "Raw Structural Components", + "full_name": "Business & Industrial > Construction > Raw Structural Components", + "parent_id": "gid://shopify/TaxonomyCategory/bi-4", + "attributes": [ + + ], + "children": [ + + ], + "ancestors": [ + { + "id": "gid://shopify/TaxonomyCategory/bi-4", + "name": "Construction" + }, + { + "id": "gid://shopify/TaxonomyCategory/bi", + "name": "Business & Industrial" + } + ] + }, { "id": "gid://shopify/TaxonomyCategory/bi-4-1", "level": 2, diff --git a/dist/en/categories.txt b/dist/en/categories.txt index 61441c36..6f602ff1 100644 --- a/dist/en/categories.txt +++ b/dist/en/categories.txt @@ -2352,6 +2352,7 @@ gid://shopify/TaxonomyCategory/bi-3-1-9 : Business & Industrial > Autom gid://shopify/TaxonomyCategory/bi-3-1-7 : Business & Industrial > Automation Control Components > Programmable Logic Controllers > Motor Starters gid://shopify/TaxonomyCategory/bi-3-2 : Business & Industrial > Automation Control Components > Variable Frequency & Adjustable Speed Drives gid://shopify/TaxonomyCategory/bi-4 : Business & Industrial > Construction +gid://shopify/TaxonomyCategory/bi-4-3 : Business & Industrial > Construction > Raw Structural Components gid://shopify/TaxonomyCategory/bi-4-1 : Business & Industrial > Construction > Surveying gid://shopify/TaxonomyCategory/bi-4-1-1 : Business & Industrial > Construction > Surveying > Automatic Levels gid://shopify/TaxonomyCategory/bi-4-1-2 : Business & Industrial > Construction > Surveying > GPS & GNSS Systems diff --git a/dist/en/taxonomy.json b/dist/en/taxonomy.json index 2e40a6e6..751477d5 100644 --- a/dist/en/taxonomy.json +++ b/dist/en/taxonomy.json @@ -144328,6 +144328,10 @@ } ], "children": [ + { + "id": "gid://shopify/TaxonomyCategory/bi-4-3", + "name": "Raw Structural Components" + }, { "id": "gid://shopify/TaxonomyCategory/bi-4-1", "name": "Surveying" @@ -144344,6 +144348,29 @@ } ] }, + { + "id": "gid://shopify/TaxonomyCategory/bi-4-3", + "level": 2, + "name": "Raw Structural Components", + "full_name": "Business & Industrial > Construction > Raw Structural Components", + "parent_id": "gid://shopify/TaxonomyCategory/bi-4", + "attributes": [ + + ], + "children": [ + + ], + "ancestors": [ + { + "id": "gid://shopify/TaxonomyCategory/bi-4", + "name": "Construction" + }, + { + "id": "gid://shopify/TaxonomyCategory/bi", + "name": "Business & Industrial" + } + ] + }, { "id": "gid://shopify/TaxonomyCategory/bi-4-1", "level": 2,