We ship products after going through a strict inspection process from receipt to shipment.
Jelly may melt due to the high temperature in Korea during the summer.
Melted products are not eligible for refunds or exchanges, so please purchase carefully.
It has a higher juice content than other jellies.
Do you know the fresher, softer JOJO jelly??
Prague JoJo Jelly JOJO Jelly Green Tea 80g
Prague JoJo Jelly JOJO Jelly Green Tea 80g
[Green tea & peach + green tea & lemon flavor combination]
It doesn’t have a strong matcha scent, and it’s not very sweet.
The subtle green tea scent and refreshing lemon and peach are in perfect harmony.
Anyone who has tried it once will be addicted to the soft and juicy Jojo jelly!
Jojo jelly is especially fragrant, soft, and delicious than other brands of jelly!!
Highly recommended by the ‘jelly fanatic seller’ ^^
It has a soft texture, so it doesn’t put a strain on your teeth even if you eat a lot.
24 types of JoJo Jelly at my store
We sell a variety of jellies.
Save on shipping costs by combining shipping with multiple products!
**설명:**
* **전체 컨테이너:** `
`로 감싸고 `text-align: center;`를 적용하여 내용물을 가운데 정렬했습니다.
* **한/영 텍스트 쌍:** 각 문장 쌍을 `
* **한/영 텍스트 쌍:** 각 문장 쌍을 `
`로 감싸고 `margin-bottom: 20px;`을 적용하여 간격을 줍니다.
* **클래스 및 스타일:** `.text-ko` 클래스는 한글 텍스트에, `.text-en` 클래스는 영어 텍스트에 적용했습니다. `.text-en` 클래스에는 `display: none;`이 적용되어 초기 상태에서 숨겨집니다. 모든 텍스트 요소에 `text-align: center;`를 적용했습니다.
* **이미지:** `
` 태그를 사용하여 이미지를 삽입하고, `display: block; margin: 20px auto; max-width: 80%; height: auto;` 스타일을 적용하여 가운데 정렬하고 최대 너비를 80%로 제한하여 반응형으로 만들었습니다. `alt` 속성을 추가하여 이미지 설명을 제공했습니다.
* **굵은 글씨 제목:** 상품명에 해당하는 텍스트는 `font-weight: bold; font-size: 1.2em;` 스타일을 적용하여 강조했습니다.
* **중복 이미지 제거:** 이미지는 입력 데이터에 여러 번 나타나더라도 HTML 코드에는 한 번만 포함되도록 했습니다.
* **클래스 및 스타일:** `.text-ko` 클래스는 한글 텍스트에, `.text-en` 클래스는 영어 텍스트에 적용했습니다. `.text-en` 클래스에는 `display: none;`이 적용되어 초기 상태에서 숨겨집니다. 모든 텍스트 요소에 `text-align: center;`를 적용했습니다.
* **이미지:** `
* **굵은 글씨 제목:** 상품명에 해당하는 텍스트는 `font-weight: bold; font-size: 1.2em;` 스타일을 적용하여 강조했습니다.
* **중복 이미지 제거:** 이미지는 입력 데이터에 여러 번 나타나더라도 HTML 코드에는 한 번만 포함되도록 했습니다.
이 코드를 워드프레스 테마의 적절한 위치에 삽입하면 됩니다. 필요에 따라 스타일을 조정하여 디자인을 변경할 수 있습니다. 영어 텍스트를 보이게 하려면 JavaScript를 사용하여 `.text-en` 요소의 `display` 속성을 `block` 또는 `inline-block`으로 변경해야 합니다. 예를 들어, 버튼 클릭으로 언어를 전환하는 기능을 구현할 수 있습니다.