* chore: rename price set money amounts to prices * chore: remove more stuff * chore: more deletions * chore: delete more stuff * chore: fix module tests * chore: skip product create test * chore: undo package changes * chore: remove log * chore: added changeset * Fix/pricing create missmatch (#6802) * fix pricing using index and mixing data * cleanup * cleanup * cleanup * Ensure data order * finished * fix(pricing): createPriceLists_ should not rely on indexes * feedback * Create spotty-mirrors-thank.md --------- Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
Pricing Module
The Pricing Module gives you access MoneyAmounts, Currency and PriceList through a standalone package that can be installed and run in Next.js functions and other Node.js compatible runtimes.