CommerceTemplate(content: Content, commerce: Commerce, buttons: List<Button>? = mutableListOf(), buttonTitle: String? = null)
기본 템플릿으로 제공되는 커머스 템플릿 클래스
커머스 템플릿은 하나의 컨텐츠와 하나의 커머스 정보, 하나의 기본 버튼을 가집니다. 임의의 버튼을 최대 2개까지 설정할 수 있습니다.