Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SG] Expand E-Scooters categories #470

Merged
merged 1 commit into from
Dec 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions data/attributes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32476,6 +32476,27 @@ base_attributes:
- mandolin_back_shape__bowl_back
- mandolin_back_shape__flat_back
- mandolin_back_shape__other
- id: 4994
name: Scooter brake type
description: Specifies the mechanism and design of scooter brakes, such as disc or drum
friendly_id: scooter_brake_type
handle: scooter-brake-type
values:
- scooter_brake_type__combination
- scooter_brake_type__disc
- scooter_brake_type__drum
- scooter_brake_type__foot
- scooter_brake_type__regenerative
- scooter_brake_type__other
- id: 4995
name: Electric scooter motor type
description: Specifies the type and configuration of scooter motors, such as brushed DC or brushless dc
friendly_id: electric_scooter_motor_type
handle: electric-scooter-motor-type
values:
- electric_scooter_motor_type__brushed_dc_motor
- electric_scooter_motor_type__brushless_dc_motor
- electric_scooter_motor_type__other
extended_attributes:
- name: Shampoo/Conditioner effect
handle: shampoo-conditioner-effect
Expand Down
95 changes: 94 additions & 1 deletion data/categories/sg_sporting_goods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12617,24 +12617,117 @@
children:
- sg-4-15-1
- sg-4-15-2
- sg-4-15-3
attributes:
- age_group
- color
- pattern
- id: sg-4-15-1
name: E-Scooters
children:
- sg-4-15-1-1
- sg-4-15-1-2
- sg-4-15-1-3
- sg-4-15-1-4
attributes:
- color
- pattern
- id: sg-4-15-1-1
name: Commuter E-Scooters
children: []
attributes:
- color
- features
- pattern
- wheel_type
- id: sg-4-15-1-2
name: Off-Road E-Scooters
children: []
attributes:
- color
- pattern
- features
- wheel_type
- id: sg-4-15-1-3
name: Performance E-Scooters
children: []
attributes:
- age_group
- color
- features
- pattern
- wheel_type
- id: sg-4-15-1-4
name: Youth E-Scooters
children: []
attributes:
- color
- features
- pattern
- wheel_type
- id: sg-4-15-2
name: Kick Scooters
children: []
attributes:
- age_group
- color
- features
- pattern
- range_type
- wheel_type
- id: sg-4-15-3
name: E-Scooters Parts
children:
- sg-4-15-3-1
- sg-4-15-3-2
- sg-4-15-3-3
- sg-4-15-3-4
- sg-4-15-3-5
- sg-4-15-3-6
- sg-4-15-3-7
attributes: []
- id: sg-4-15-3-1
name: Batteries & Chargers
children: []
attributes:
- battery_features
- ev_battery_type
- id: sg-4-15-3-2
name: Wheels & Tires
children: []
attributes:
- wheel_part_type
- wheel_type
- id: sg-4-15-3-3
name: Braking Systems
children: []
attributes:
- material
- scooter_brake_type
- id: sg-4-15-3-4
name: Handlebars & Controls
children: []
attributes:
- color
- material
- pattern
- id: sg-4-15-3-5
name: Frames & Body Parts
children: []
attributes:
- color
- material
- pattern
- id: sg-4-15-3-6
name: Electrical Components
children: []
attributes:
- material
- id: sg-4-15-3-7
name: Electric Motors
children: []
attributes:
- electric_scooter_motor_type
- material
- id: sg-4-16
name: Skateboarding
children:
Expand Down
60 changes: 60 additions & 0 deletions data/integrations/google/2021-09-21/mappings/from_shopify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47687,11 +47687,71 @@ rules:
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-1-1
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-1-2
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-1-3
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-1-4
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-2
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-3
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-3-1
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-3-2
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-3-3
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-3-4
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-3-5
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-3-6
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-15-3-7
output:
product_category_id:
- '5879'
- input:
product_category_id: sg-4-16
output:
Expand Down
6 changes: 6 additions & 0 deletions data/localizations/attributes/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2228,6 +2228,9 @@ en:
egg_turning:
name: Egg turning
description: Describes the method of rotating eggs in incubators, like automatic or manual
electric_scooter_motor_type:
name: Electric scooter motor type
description: Specifies the type and configuration of scooter motors, such as brushed DC or brushless dc
electronic_drum_components:
name: Electronic drum components
description: Specifies the elements of an electronic drum set, such as drum module or drum pads
Expand Down Expand Up @@ -5192,6 +5195,9 @@ en:
scissor_blade_type:
name: Scissor blade type
description: Describes the shape and style of scissor blades, such as curved or scallop
scooter_brake_type:
name: Scooter brake type
description: Specifies the mechanism and design of scooter brakes, such as disc or drum
scope/sight_design:
name: Scope/Sight design
description: Describes the type of design for weapon scopes or sights, e.g. night vision, laser
Expand Down
36 changes: 36 additions & 0 deletions data/localizations/categories/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28790,9 +28790,45 @@ en:
sg-4-15-1:
name: E-Scooters
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters
sg-4-15-1-1:
name: Commuter E-Scooters
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters > Commuter E-Scooters
sg-4-15-1-2:
name: Off-Road E-Scooters
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters > Off-Road E-Scooters
sg-4-15-1-3:
name: Performance E-Scooters
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters > Performance E-Scooters
sg-4-15-1-4:
name: Youth E-Scooters
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters > Youth E-Scooters
sg-4-15-2:
name: Kick Scooters
context: Sporting Goods > Outdoor Recreation > Riding Scooters > Kick Scooters
sg-4-15-3:
name: E-Scooters Parts
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters Parts
sg-4-15-3-1:
name: Batteries & Chargers
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters Parts > Batteries & Chargers
sg-4-15-3-2:
name: Wheels & Tires
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters Parts > Wheels & Tires
sg-4-15-3-3:
name: Braking Systems
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters Parts > Braking Systems
sg-4-15-3-4:
name: Handlebars & Controls
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters Parts > Handlebars & Controls
sg-4-15-3-5:
name: Frames & Body Parts
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters Parts > Frames & Body Parts
sg-4-15-3-6:
name: Electrical Components
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters Parts > Electrical Components
sg-4-15-3-7:
name: Electric Motors
context: Sporting Goods > Outdoor Recreation > Riding Scooters > E-Scooters Parts > Electric Motors
sg-4-16:
name: Skateboarding
context: Sporting Goods > Outdoor Recreation > Skateboarding
Expand Down
27 changes: 27 additions & 0 deletions data/localizations/values/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21197,6 +21197,15 @@ en:
egg_turning__semi_automatic:
name: Semi-automatic
context: Egg turning
electric_scooter_motor_type__brushed_dc_motor:
name: Brushed DC motor
context: Electric scooter motor type
electric_scooter_motor_type__brushless_dc_motor:
name: Brushless DC motor
context: Electric scooter motor type
electric_scooter_motor_type__other:
name: Other
context: Electric scooter motor type
electronic_drum_components__cymbal_pads:
name: Cymbal pads
context: Electronic drum components
Expand Down Expand Up @@ -48074,6 +48083,24 @@ en:
scissor_blade_type__straight:
name: Straight
context: Scissor blade type
scooter_brake_type__combination:
name: Combination
context: Scooter brake type
scooter_brake_type__disc:
name: Disc
context: Scooter brake type
scooter_brake_type__drum:
name: Drum
context: Scooter brake type
scooter_brake_type__foot:
name: Foot
context: Scooter brake type
scooter_brake_type__other:
name: Other
context: Scooter brake type
scooter_brake_type__regenerative:
name: Regenerative
context: Scooter brake type
scope/sight_design__holographic:
name: Holographic
context: Scope/Sight design
Expand Down
36 changes: 36 additions & 0 deletions data/values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82279,7 +82279,43 @@
name: Other
friendly_id: mandolin_back_shape__other
handle: mandolin-back-shape__other
- id: 28164
name: Disc
friendly_id: scooter_brake_type__disc
handle: scooter-brake-type__disc
- id: 28165
name: Drum
friendly_id: scooter_brake_type__drum
handle: scooter-brake-type__drum
- id: 28166
name: Regenerative
friendly_id: scooter_brake_type__regenerative
handle: scooter-brake-type__regenerative
- id: 28167
name: Foot
friendly_id: scooter_brake_type__foot
handle: scooter-brake-type__foot
- id: 28168
name: Combination
friendly_id: scooter_brake_type__combination
handle: scooter-brake-type__combination
- id: 28169
name: Other
friendly_id: scooter_brake_type__other
handle: scooter-brake-type__other
- id: 28170
name: Lace
friendly_id: pattern__lace
handle: pattern__lace
- id: 28171
name: Brushed DC motor
friendly_id: electric_scooter_motor_type__brushed_dc_motor
handle: electric-scooter-motor-type__brushed-dc-motor
- id: 28172
name: Brushless DC motor
friendly_id: electric_scooter_motor_type__brushless_dc_motor
handle: electric-scooter-motor-type__brushless-dc-motor
- id: 28173
name: Other
friendly_id: electric_scooter_motor_type__other
handle: electric-scooter-motor-type__other
Loading
Loading