mirror of
https://github.com/christianvidalwolf-prog/Craze-Data-check.git
synced 2026-08-03 14:55:24 +02:00
feat: show EOL not neccessary for OOC products with 0 stock
This commit is contained in:
+3
-1
@@ -22,5 +22,7 @@ export const COLUMNS = {
|
||||
LONG_EN: 63,
|
||||
SHORT_DE: 64,
|
||||
SHORT_EN: 65,
|
||||
RECOMMENDED_AGE: 67
|
||||
RECOMMENDED_AGE: 67,
|
||||
CLASSIFICATION: 1, // Classification
|
||||
ITEM_AVAILABLE: 14 // Item Available
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user