changes thumbnail hover effect to fade in/out and not re-render on each hover interaction: a32b720
reverts recently updated change to use getVariantPriceById back to getVariantPriceByCollection. There are a ton of requests for each item when loading in a collection, and this method should just do one request on page load. @beelaineo could you see any reason why reverting this would be an issue? I traced the update back to this part of the global-e updates: https://github.com/beelaineo/spinellikilcollin.com/pull/335/commits/08258d1969e26d3c71b9462d104b1a4b7ac6ad1b
changes thumbnail hover effect to fade in/out and not re-render on each hover interaction: a32b720
getVariantPriceById
back togetVariantPriceByCollection.
There are a ton of requests for each item when loading in a collection, and this method should just do one request on page load. @beelaineo could you see any reason why reverting this would be an issue? I traced the update back to this part of the global-e updates: https://github.com/beelaineo/spinellikilcollin.com/pull/335/commits/08258d1969e26d3c71b9462d104b1a4b7ac6ad1b