From 30ef3b81f4fd3473b7885848c32aa935e41d3a3a Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 11:14:49 -0500 Subject: [PATCH] vault backup: 2024-09-05 11:14:49 --- Daily Notes/2024/09/2024-09-05 (Thursday).md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md index 78ad27a..39d6e35 100644 --- a/Daily Notes/2024/09/2024-09-05 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -1,4 +1,11 @@ # Work +Traced down a question from [[Matthias Mangold]] about why a SKU bundle he created was showing a broken thumbnail image when it was added to the cart. I traced this down to ProductsApi returning no storefront attributes when the SKU is not displayable. The shopping cart code in Skeletor uses the thumbnail URI from the storefront attributes DTO as the thumbnail in the cart. + +Worked with [[Oscar Martin]] to get the new.logos.com catalyst site running locally. He had a couple of issues: +1. His .env.local file was named `env.local` instead of `.env.local` +2. He was on the `main` branch instead of `develop` where all the newest code is. + + # Meetings ## Ricardo 1:1 ## Commerce Scrum