From 99e8c0aed05627492696f9c236cef9d841a9780e Mon Sep 17 00:00:00 2001 From: l198881 <82917144+l198881@users.noreply.github.com> Date: Tue, 25 May 2021 19:35:19 -0300 Subject: [PATCH] Fetch only first products (#4) * Fetch only first 250 best selling products * Update get-all-product-paths.ts * Update use-customer.tsx Co-authored-by: cond0r