-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsquare_to_shopify_vendor_map.rb
More file actions
29 lines (28 loc) · 1.09 KB
/
square_to_shopify_vendor_map.rb
File metadata and controls
29 lines (28 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Auto-generated vendor mapping from Square Categories to Shopify Vendors
# Generated: 2026-02-02 18:20:22 -0800
SQUARE_VENDOR_TO_SHOPIFY_VENDOR_LOOKUP = {
'Amy Rose WS' => 'Amy Rose Moore',
'Bad Attitude Bunny Illustration' => 'Bad Attitude Bunny',
'Bored Inc' => 'Bored Inc.',
'Brenna Daugherty WS' => 'Brenna Daugherty',
'Cat City' => 'Cat City, Ink',
'Chanamon WS' => 'Made by Chanamon',
'Diamond L Leatherworks' => 'Ork',
'Heliotrope WS' => 'Heliotrope',
'Lady Alamo WS' => 'Lady Alamo',
'Local Take - 3 Fish Studios' => '3 Fish Studios',
'Local Take - Amano' => 'Amano Studio',
'Local Take - Bag' => 'Spicer Bags',
'Local Take - Cavallini' => 'Cavallini',
'Local Take - Rickshaw' => 'Rickshaw Bags',
'Local Take, Trays4Us WS' => 'Trays4Us',
'Mojo Bakes SF' => 'Mojo Bakes',
'Noteify WS' => 'Noteify',
'Ork Inc' => 'Ork',
'SF Mercantile - LT' => 'SF Mercantile',
'Steamer Lane Design' => 'Steamer Lane',
'Sundrop Jewelry' => 'Sundrop',
'Trays4Us WS' => 'Trays4Us',
'Unpossible Cuts WS' => 'Unpossible Cuts',
'Yellow Daisy Paper Co' => 'Yellow Daisy',
}.freeze