docs: add a documentation on calculating prices with taxes (#8330)

Add a documentation page on how to calculate a product's prices with taxes in the Product Module's docs.

Closes DOCS-832
This commit is contained in:
Shahed Nasser
2024-08-01 15:32:54 +00:00
committed by GitHub
parent d36d48df76
commit 560b6c74a4
3 changed files with 224 additions and 0 deletions
@@ -451,6 +451,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/commerce-modules/product/guides/price/page.mdx",
"pathname": "/commerce-modules/product/guides/price"
},
{
"filePath": "/www/apps/resources/app/commerce-modules/product/guides/price-with-taxes/page.mdx",
"pathname": "/commerce-modules/product/guides/price-with-taxes"
},
{
"filePath": "/www/apps/resources/app/commerce-modules/product/page.mdx",
"pathname": "/commerce-modules/product"