로켓프레시, 내 손 안에 홈 카페

가이드문구

차세대 코드 23

  • 2024-11-25 21:49:37
  • 리뷰(0)

가이드문구

```python
class Product:
def __init__(self, name, price, description):
self.name = name
self.price = price
self.description = description

def get_description(self):
return self.description

product1 = Product(\

가격·재고는 판매 페이지 기준으로 실시간 변동될 수 있습니다.
최신 정보는 상세 페이지에서 확인하세요.