docs: added tax-inclusive conceptual guide and updates to storefront guide (#8186)

* docs: added tax-inclusive conceptual guide and updates to storefront guide

* sentence fix

* currency_code -> country_code
This commit is contained in:
Shahed Nasser
2024-07-18 19:03:37 +02:00
committed by GitHub
parent c900a104ce
commit e0c0a86264
8 changed files with 596 additions and 370 deletions
@@ -431,6 +431,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/commerce-modules/pricing/relations-to-other-modules/page.mdx",
"pathname": "/commerce-modules/pricing/relations-to-other-modules"
},
{
"filePath": "/www/apps/resources/app/commerce-modules/pricing/tax-inclusive-pricing/page.mdx",
"pathname": "/commerce-modules/pricing/tax-inclusive-pricing"
},
{
"filePath": "/www/apps/resources/app/commerce-modules/product/_events/_events-table/page.mdx",
"pathname": "/commerce-modules/product/_events/_events-table"
@@ -899,6 +903,14 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/storefront-development/products/page.mdx",
"pathname": "/storefront-development/products"
},
{
"filePath": "/www/apps/resources/app/storefront-development/products/price/examples/sale-price/page.mdx",
"pathname": "/storefront-development/products/price/examples/sale-price"
},
{
"filePath": "/www/apps/resources/app/storefront-development/products/price/examples/show-price/page.mdx",
"pathname": "/storefront-development/products/price/examples/show-price"
},
{
"filePath": "/www/apps/resources/app/storefront-development/products/price/page.mdx",
"pathname": "/storefront-development/products/price"