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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user