[못올린 파일들 업로드]
- TPOPUP KIND추가 - cartgorypanel, 홈 bestseller 에너지 라벨 노출처리때문에 Titemcardnew로 변경. - productallsection. 우측포커스시 버튼 색 변경관련 처리 미상신건 처리.
This commit is contained in:
@@ -229,6 +229,7 @@ const BestSeller = ({
|
||||
patncNm,
|
||||
catNm,
|
||||
foryou,
|
||||
euEnrgLblInfos,
|
||||
},
|
||||
itemIndex
|
||||
) => {
|
||||
@@ -267,6 +268,7 @@ const BestSeller = ({
|
||||
firstLabel={rankText}
|
||||
label={itemIndex * 1 + 1 + " of " + bestSellerNewData.length}
|
||||
lastLabel=" go to detail, button"
|
||||
euEnrgLblInfos={euEnrgLblInfos}
|
||||
>
|
||||
{foryou === true && <Tag text={"For You"} />}
|
||||
</TItemCardNew>
|
||||
|
||||
Reference in New Issue
Block a user