[상품 상세]
- 상풉 옵션별 ID노출 처리.
This commit is contained in:
@@ -1523,6 +1523,7 @@ const handleCartMove = useCallback(() => {
|
||||
disabled: detail.optStkQty <= 0,
|
||||
imageUrl: detail.optImgUrl || null,
|
||||
price: detail.priceInfo.split('|')[1],
|
||||
prodOptCdCval: detail.prodOptCdCval,
|
||||
})) || []),
|
||||
]}
|
||||
selectedIndex={selectedOptionItemIndex}
|
||||
|
||||
Reference in New Issue
Block a user