feat: enhance Stalker functionality with additional product details and analysis capabilities
This commit is contained in:
@@ -217,6 +217,7 @@ test("runStalker fetches product offers, filters sellers, and persists storefron
|
||||
resume: true,
|
||||
maxSellerRequests: null,
|
||||
sellability: false,
|
||||
analyzeSellable: false,
|
||||
});
|
||||
|
||||
expect(stats.scannedAsins).toBe(1);
|
||||
|
||||
Reference in New Issue
Block a user