Skip to content

Commit fbeff51

Browse files
Add return reasons data and category mappings
- Add 359 curated return reasons in data/return_reasons.yml (list may evolve) - Add English localization data file for return reasons - Map return reasons to all 26 taxonomy verticals - 6 general return reasons + 353 product-specific reasons - Alphabetical ordering with Unknown (ID 5) and Other (ID 6) last (IDs are placeholders)
1 parent 69d6ea6 commit fbeff51

28 files changed

+90913
-0
lines changed

data/categories/aa_apparel_accessories.yml

Lines changed: 5264 additions & 0 deletions
Large diffs are not rendered by default.

data/categories/ae_arts_entertainment.yml

Lines changed: 8532 additions & 0 deletions
Large diffs are not rendered by default.

data/categories/ap_animals_pet_supplies.yml

Lines changed: 2933 additions & 0 deletions
Large diffs are not rendered by default.

data/categories/bi_business_industrial.yml

Lines changed: 4103 additions & 0 deletions
Large diffs are not rendered by default.

data/categories/bt_baby_toddler.yml

Lines changed: 2353 additions & 0 deletions
Large diffs are not rendered by default.

data/categories/bu_bundles.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@
33
name: Bundles
44
children: []
55
attributes: []
6+
return_reasons:
7+
- changed_my_mind
8+
- damaged_or_defective
9+
- item_not_as_described
10+
- received_wrong_item
11+
- unknown
12+
- other

0 commit comments

Comments
 (0)