Skip to content

Commit

Permalink
[BI] Add raw components category in the Construction area
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardotejedorsanz committed Oct 5, 2024
1 parent 5d112be commit cca9cb9
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data/categories/bi_business_industrial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@
children:
- bi-4-1
- bi-4-2
- bi-4-3
attributes:
- color
- pattern
Expand Down Expand Up @@ -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:
Expand Down
3 changes: 3 additions & 0 deletions data/localizations/categories/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
27 changes: 27 additions & 0 deletions dist/en/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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,
Expand Down
1 change: 1 addition & 0 deletions dist/en/categories.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
27 changes: 27 additions & 0 deletions dist/en/taxonomy.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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,
Expand Down

0 comments on commit cca9cb9

Please sign in to comment.