7 lines
215 B
JavaScript
Executable File
7 lines
215 B
JavaScript
Executable File
// const { syncTurn14Inventory } = require('./bulk');
|
|
|
|
// const SHOP = 'veloxautomotive.myshopify.com';
|
|
// const ACCESS_TOKEN = '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';
|
|
|
|
// syncTurn14Inventory(SHOP, ACCESS_TOKEN);
|