docs: added storefront guide on prices with taxes (#8326)

This commit is contained in:
Shahed Nasser
2024-07-30 12:52:21 +03:00
committed by GitHub
parent 4bd77174f0
commit 70d48a91b3
7 changed files with 391 additions and 56 deletions
+1 -10
View File
@@ -1537,16 +1537,7 @@ export const sidebar = sidebarAttachHrefCommonOptions([
{
path: "/storefront-development/products/price",
title: "Retrieve Variant Prices",
children: [
{
path: "/storefront-development/products/price/examples/show-price",
title: "Example: Show Variant Price",
},
{
path: "/storefront-development/products/price/examples/sale-price",
title: "Example: Show Sale Price",
},
],
autogenerate_path: "storefront-development/products/price/examples",
},
{
path: "/storefront-development/products/categories",