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