diff --git a/data/categories/ae_arts_entertainment.yml b/data/categories/ae_arts_entertainment.yml index e4a10ce6..7833d6c7 100644 --- a/data/categories/ae_arts_entertainment.yml +++ b/data/categories/ae_arts_entertainment.yml @@ -5404,6 +5404,7 @@ - ae-2-7-13-1-11 - ae-2-7-13-1-12 - ae-2-7-13-1-13 + - ae-2-7-13-1-14 attributes: [] - id: ae-2-7-13-1-1 name: Acoustic Guitar Pickups @@ -5636,6 +5637,14 @@ attributes: - compatible_string_instrument - instrument/accessory_finish +- id: ae-2-7-13-1-14 + name: Guitar Pedals + children: [] + attributes: + - accessory_size + - compatible_string_instrument + - instrument/accessory_finish + - power_source - id: ae-2-7-13-2 name: Orchestral String Instrument Accessories children: diff --git a/data/localizations/categories/en.yml b/data/localizations/categories/en.yml index 6640da3b..36bf15be 100644 --- a/data/localizations/categories/en.yml +++ b/data/localizations/categories/en.yml @@ -3572,6 +3572,9 @@ en: ae-2-7-13-1-13: name: Guitar Tuning Pegs context: Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Tuning Pegs + ae-2-7-13-1-14: + name: Guitar Pedals + context: Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Pedals ae-2-7-13-2: name: Orchestral String Instrument Accessories context: Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories diff --git a/dist/en/categories.json b/dist/en/categories.json index ed5ee022..577ed540 100644 --- a/dist/en/categories.json +++ b/dist/en/categories.json @@ -100389,6 +100389,10 @@ "id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1-6", "name": "Guitar Humidifiers" }, + { + "id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1-14", + "name": "Guitar Pedals" + }, { "id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1-7", "name": "Guitar Picks" @@ -101339,6 +101343,68 @@ } ] }, + { + "id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1-14", + "level": 5, + "name": "Guitar Pedals", + "full_name": "Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Pedals", + "parent_id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1", + "attributes": [ + { + "id": "gid://shopify/TaxonomyAttribute/50", + "name": "Accessory size", + "handle": "accessory-size", + "description": "Defines the size of an accessory product, such as one size or compact", + "extended": false + }, + { + "id": "gid://shopify/TaxonomyAttribute/2433", + "name": "Compatible string instrument", + "handle": "compatible-string-instrument", + "description": "Identifies which string instrument the product is designed for, like a ukulele or bass guitar", + "extended": false + }, + { + "id": "gid://shopify/TaxonomyAttribute/2776", + "name": "Instrument/Accessory finish", + "handle": "instrument-accessory-finish", + "description": "Describes the surface treatment or color of a musical instrument or accessory, like gold-plated or lacquered", + "extended": false + }, + { + "id": "gid://shopify/TaxonomyAttribute/1221", + "name": "Power source", + "handle": "power-source", + "description": "Specifies the power source a product uses to operate, such as solar or batteries", + "extended": false + } + ], + "children": [ + + ], + "ancestors": [ + { + "id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1", + "name": "Guitar Accessories" + }, + { + "id": "gid://shopify/TaxonomyCategory/ae-2-7-13", + "name": "String Instrument Accessories" + }, + { + "id": "gid://shopify/TaxonomyCategory/ae-2-7", + "name": "Musical Instrument & Orchestra Accessories" + }, + { + "id": "gid://shopify/TaxonomyCategory/ae-2", + "name": "Hobbies & Creative Arts" + }, + { + "id": "gid://shopify/TaxonomyCategory/ae", + "name": "Arts & Entertainment" + } + ] + }, { "id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1-7", "level": 5, diff --git a/dist/en/categories.txt b/dist/en/categories.txt index cad170b1..71781e0f 100644 --- a/dist/en/categories.txt +++ b/dist/en/categories.txt @@ -1594,6 +1594,7 @@ gid://shopify/TaxonomyCategory/ae-2-7-13-1-6 : Arts & Entertainment > Hobbie gid://shopify/TaxonomyCategory/ae-2-7-13-1-6-1 : Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Humidifiers > Case Humidifiers gid://shopify/TaxonomyCategory/ae-2-7-13-1-6-2 : Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Humidifiers > Room Humidifiers gid://shopify/TaxonomyCategory/ae-2-7-13-1-6-3 : Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Humidifiers > Soundhole Humidifiers +gid://shopify/TaxonomyCategory/ae-2-7-13-1-14 : Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Pedals gid://shopify/TaxonomyCategory/ae-2-7-13-1-7 : Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Picks gid://shopify/TaxonomyCategory/ae-2-7-13-1-7-1 : Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Picks > Finger Picks gid://shopify/TaxonomyCategory/ae-2-7-13-1-7-2 : Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Picks > Jazz Picks diff --git a/dist/en/taxonomy.json b/dist/en/taxonomy.json index d954c3a5..35ead91d 100644 --- a/dist/en/taxonomy.json +++ b/dist/en/taxonomy.json @@ -100389,6 +100389,10 @@ "id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1-6", "name": "Guitar Humidifiers" }, + { + "id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1-14", + "name": "Guitar Pedals" + }, { "id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1-7", "name": "Guitar Picks" @@ -101339,6 +101343,68 @@ } ] }, + { + "id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1-14", + "level": 5, + "name": "Guitar Pedals", + "full_name": "Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Pedals", + "parent_id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1", + "attributes": [ + { + "id": "gid://shopify/TaxonomyAttribute/50", + "name": "Accessory size", + "handle": "accessory-size", + "description": "Defines the size of an accessory product, such as one size or compact", + "extended": false + }, + { + "id": "gid://shopify/TaxonomyAttribute/2433", + "name": "Compatible string instrument", + "handle": "compatible-string-instrument", + "description": "Identifies which string instrument the product is designed for, like a ukulele or bass guitar", + "extended": false + }, + { + "id": "gid://shopify/TaxonomyAttribute/2776", + "name": "Instrument/Accessory finish", + "handle": "instrument-accessory-finish", + "description": "Describes the surface treatment or color of a musical instrument or accessory, like gold-plated or lacquered", + "extended": false + }, + { + "id": "gid://shopify/TaxonomyAttribute/1221", + "name": "Power source", + "handle": "power-source", + "description": "Specifies the power source a product uses to operate, such as solar or batteries", + "extended": false + } + ], + "children": [ + + ], + "ancestors": [ + { + "id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1", + "name": "Guitar Accessories" + }, + { + "id": "gid://shopify/TaxonomyCategory/ae-2-7-13", + "name": "String Instrument Accessories" + }, + { + "id": "gid://shopify/TaxonomyCategory/ae-2-7", + "name": "Musical Instrument & Orchestra Accessories" + }, + { + "id": "gid://shopify/TaxonomyCategory/ae-2", + "name": "Hobbies & Creative Arts" + }, + { + "id": "gid://shopify/TaxonomyCategory/ae", + "name": "Arts & Entertainment" + } + ] + }, { "id": "gid://shopify/TaxonomyCategory/ae-2-7-13-1-7", "level": 5,