Skip to content

Commit 677c022

Browse files
committed
update
1 parent 12f4083 commit 677c022

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

content/bizinfo.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "特定商取引法に基づく表記"
3+
hidemeta: true
4+
showtoc: false
5+
---
6+
7+
8+
| 項目 | 内容 |
9+
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
10+
| 法人名 | ご請求があったら遅滞なく開示します。 |
11+
| 住所 | ご請求があった場合には速やかに開示いたします。 |
12+
| 電話番号 | ご請求があった場合には速やかに開示いたします。 |
13+
| メールアドレス | shindy.developer@gmail.com |
14+
| オペレーション責任者 | shindy-dev |
15+
| 追加手数料 | なし |
16+
| 交換・返品ポリシー | <お客様からの返品・交換> 配送前の商品の場合:ウェブサイトのキャンセルボタンを押して注文をキャンセルできます。発送後の商品の場合:未開封の商品については、商品到着後 10 日以内にお客様サポートセンターにご連絡いただいた場合に限り、返金または交換が可能です。開封後の返品や交換は受け付けておりません。<不良品・サービスの返品・交換> お客様サポートセンターにお問い合わせください。弊社が送料を負担して返金するか、新しい製品と交換いたします。 |
17+
| 配達時間 | 注文は 3 ~ 10 営業日以内に処理されます。
18+
商品は 14 日以内にお受け取りください。ご注文いただいた時点で商品はすぐにご利用いただけます。 |
19+
| 受け付け可能な決済手段 | クレジットカードまたは国内の銀行振込 |
20+
| 決済期間 | クレジットカード決済の場合はただちに処理されますが、国内の銀行振込の場合は注文から 3 日以内に送金する必要があります。 |
21+
| 価格 | 各商品ページに記載の金額 |

content/terms.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
22
title: "利用規約"
3-
slug: "terms"
4-
draft: "false"
53
hidemeta: true
64
showtoc: false
75
---

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ pygmentsUseClasses = true
133133
keys = ["title", "permalink", "summary", "content", "tags"]
134134

135135
[params.footer]
136-
text = "[利用規約](/shindys-note/terms/)"
136+
text = "[利用規約](/shindys-note/terms/)・[特定商取引法に基づく表記](/shindys-note/bizinfo/)"
137137
hideCopyright = false
138138

139139
[outputs]

0 commit comments

Comments
 (0)