Terms of Service

Below is how this site actually works today, written from the code itself. The full terms are still blank — they need our business details and legal review.

Where we sell

Which countries can buy, and in which currency. src/config/payment-config.json is the source; change it and this table changes with it.

CountryCurrencyStatus
대한민국KRWSelling
United StatesUSDBrand only
中国CNYBrand only
ประเทศไทยTHBBrand only
Việt NamVNDBrand only

Where we do not sell, the product page shows the brand story instead of a buy button.

Accounts

This site has no sign-up and no login. Every order is a guest order — you never create a username or password.

You look up an order with its order number and the phone number you entered at checkout.

Payment methods

The methods currently shown at checkout.

Card and account numbers are never received or stored by this site. They are handled entirely inside the payment provider's own screens.

Order limits

Up to 10 units of a single product per order.

Up to 20 different products in one order.

The server recalculates every amount. If what the screen shows and what the server computes disagree, the order does not go through.

What is still blank

These need our business details and a legal judgement, so we left them empty. Filling them with plausible-sounding text would publish promises nobody has checked.

Once the text is settled, put it under legal.terms in src/i18n/{lang}.json and all five languages pick it up.