Commit 37f0060
Fix flowchart headline: pass empty base to effective_price
v0.5.6 routed the flowchart headline through effective_price but handed it the
regular base meta value, which the engine uses as-is and so never applies a
storewide/bundle sale (showed 3795 instead of the 3195 the customer pays).
Pass an empty base so the engine derives the active price from the product.
Verified: the rendered headline now shows the sale price with the regular
struck through.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 8252882 commit 37f0060
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
694 | | - | |
695 | | - | |
696 | | - | |
697 | | - | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
698 | 699 | | |
699 | 700 | | |
700 | 701 | | |
| |||
0 commit comments