Updated to handle more then 100 products, and variants

This commit is contained in:
2025-08-27 16:26:17 -05:00
parent 98672fb99d
commit 588dda0413
4 changed files with 89 additions and 36 deletions

View File

@@ -24,4 +24,5 @@ PRICE_ADJUSTMENT_PERCENTAGE=10
# SCHEDULED_EXECUTION_TIME=2024-12-25T10:30:00Z # UTC timezone
# SCHEDULED_EXECUTION_TIME=2024-12-25T10:30:00-05:00 # EST timezone
# Leave commented out or remove to execute immediately (default behavior)
# SCHEDULED_EXECUTION_TIME=2024-12-25T10:30:00
# Note: It uses military time (24-hour format), and wants months and days to be two digits (e.g., 08 for August, 09 for September)
# SCHEDULED_EXECUTION_TIME=2024-12-25T10:30:00