Info
Korean Ecommerce Develop(국내 쇼핑몰 개발) 참고
메디츠
2024. 1. 20. 13:59
반응형
21년 5월 기준.
메이크샵
<!--/if_name(♡이벤트♡예치금 적립)/-->
@@
<!--/end_if/-->
// if_변수(값)으로 비교하는 형식.
고도몰(nhn커머스)
<!--{ ? gSess.memId =='tester' }-->
<span class="count_right">{=number_format(orderCount)}개 구매중</span>
<!--{ / }-->
// ? 변수 == 값 으로 비교하는 형식.
반응형