From df637f9db64c5e83db7f43bb560cec89c89e1d51 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 5 Sep 2024 11:46:29 -0500 Subject: [PATCH] vault backup: 2024-09-05 11:46:28 --- Daily Notes/2024/09/2024-09-05 (Thursday).md | 3 +++ People/Matthias Mangold.md | 1 + 2 files changed, 4 insertions(+) create mode 100644 People/Matthias Mangold.md diff --git a/Daily Notes/2024/09/2024-09-05 (Thursday).md b/Daily Notes/2024/09/2024-09-05 (Thursday).md index 7943ebf..e7d7318 100644 --- a/Daily Notes/2024/09/2024-09-05 (Thursday).md +++ b/Daily Notes/2024/09/2024-09-05 (Thursday).md @@ -1,11 +1,14 @@ # 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. +https://faithlife.slack.com/archives/C03R1MQSR51/p1725528595047649 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. Looking into why all PDPs are 404ing on catalyst site. +https://faithlife.slack.com/archives/C05MAA45WDQ/p1725553224782829 +Solution: I recently updated the Celigo flows to respect our storefront settings for new.logos.com from BusinessDesk. Most SKUs are not marked as available for new.logos.com, so [the one in question](https://logos-catalyst-staging.vercel.app/en/product/53263/supernatural-what-the-bible-teaches-about-the-unseen-world-and-why-it-matters) was 404ing. # Meetings ## Ricardo 1:1 ## Commerce Scrum diff --git a/People/Matthias Mangold.md b/People/Matthias Mangold.md new file mode 100644 index 0000000..d027c16 --- /dev/null +++ b/People/Matthias Mangold.md @@ -0,0 +1 @@ +German Product Contractor in Logos \ No newline at end of file