mirror of
https://github.com/christianvidalwolf-prog/Craze-Data-check.git
synced 2026-08-03 15:45:24 +02:00
Add ASIN column to Product Descriptions
This commit is contained in:
+2
-1
@@ -33,5 +33,6 @@ export const COLUMNS = {
|
||||
INNER_H: 44,
|
||||
OUTER_W: 47,
|
||||
OUTER_L: 48,
|
||||
OUTER_H: 49
|
||||
OUTER_H: 49,
|
||||
ASIN: 50
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user