19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
# Work
|
|
Trying to get the Celigo flow that creates Builder.io content sections on product pages to properly create product page items with the logosProductId set property.
|
|
Solution: I figured out that using the `postMap` script _only_ works if you are actually doing the regular mapping, otherwise it never gets called. Moving my code to the `preMap` script worked.
|
|
# Meetings
|
|
## Commerce Scrum
|
|
[[Edgar Martinez]] missed scrum.
|
|
|
|
## Excellence Wins book club meeting
|
|
Covered section 2 of the book.
|
|
[[Excellence Wins]]
|
|
|
|
## Commerce backlog refinement
|
|
What's the original intent of tracks and track versions? If we added a "recommended" library to tracks, alongside the subscriptions, would that be abusing the purpose of tracks?
|
|
|
|
Why is design asking for the 2 year subscription purchase toggle? My concerns:
|
|
- The "save x%" is misleading--I'd expect to save _more_ from doing 2 years versus 1, but it appears the percentage is just going to be 2x the 1 year savings, so, no difference from doing 1 year and then renewing for another year
|
|
- It requires backend work that we don't support yet
|
|
|