docs: add tags manually to doc pages (#10675)
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
---
|
||||
sidebar_label: "Get Variant Price with Taxes"
|
||||
tags:
|
||||
- product
|
||||
- pricing
|
||||
- query
|
||||
- tax
|
||||
---
|
||||
|
||||
export const metadata = {
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
---
|
||||
sidebar_label: "Get Variant Prices"
|
||||
tags:
|
||||
- product
|
||||
- pricing
|
||||
- query
|
||||
---
|
||||
|
||||
export const metadata = {
|
||||
|
||||
Reference in New Issue
Block a user