mirror of
https://github.com/christianvidalwolf-prog/CrazeAnalytix.git
synced 2026-08-03 12:25:22 +02:00
feat: enhance Forecast 2026 view with dynamic periods, top 50 badges and improved product details
This commit is contained in:
@@ -1584,6 +1584,7 @@ export const calculateForecastViewData = (
|
||||
asin: identifier,
|
||||
sku: meta?.sku || identifier, // Fallback to ASIN if SKU not found
|
||||
title: meta?.title || identifier,
|
||||
line: meta?.line || "",
|
||||
annualForecast: fc.annualForecast,
|
||||
monthlyData
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user