Skip to content

Commit

Permalink
docs: add tags manually to doc pages (medusajs#10675)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser authored Dec 19, 2024
1 parent 100da64 commit 024c55d
Show file tree
Hide file tree
Showing 62 changed files with 809 additions and 42 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
---
sidebar_label: "Get Variant Price with Taxes"
tags:
- product
- pricing
- query
- tax
---

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
sidebar_label: "Get Variant Prices"
tags:
- product
- pricing
- query
---

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- cart
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- cart
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- cart
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- cart
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- cart
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- cart
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
tags:
- cart
- order
- payment
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- cart
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- cart
- storefront
- payment
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
tags:
- cart
- storefront
- stripe
- payment
---

import { CodeTabs, CodeTab, Prerequisites } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- cart
- storefront
- fulfillment
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- customer
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- customer
- storefront
---

export const metadata = {
title: `Customer Context in Storefront`,
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- customer
- storefront
- auth
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- customer
- storefront
- auth
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- customer
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- customer
- storefront
- auth
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- customer
- storefront
- auth
---

import { CodeTabs, CodeTab, Prerequisites } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- customer
- storefront
- auth
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- customer
- storefront
- auth
---

import { Prerequisites, CodeTabs, CodeTab, Details } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- product
- product category
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- product
- product category
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- product
- product category
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- product
- product category
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- product
- product collection
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- product
- product collection
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- product
- product collection
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- product
- inventory
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- product
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
sidebar_position: 2
sidebar_label: "Example: Show Sale Price"
tags:
- product
- storefront
- pricing
---

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
sidebar_position: 1
sidebar_label: "Example: Show Variant's Price"
tags:
- product
- storefront
- pricing
---

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
---
sidebar_position: 3
sidebar_label: "Example: Show Price with Taxes"
tags:
- product
- storefront
- pricing
- tax
---

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
tags:
- product
- storefront
- pricing
---

import { CodeTabs, CodeTab, Table } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- product
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
tags:
- product
- storefront
---

import { CodeTabs, CodeTab } from "docs-ui"

export const metadata = {
Expand Down
Loading

0 comments on commit 024c55d

Please sign in to comment.