원가 판매가 수수료 추가
".round($sun_price1).""; } else { $sun_price1 = round($sun_price1); } $sun_price2 = $supply_price2 - $ori_price; // 선결제시 이익금 if($sun_price2 < 0) { $sun_price2 = "".round($sun_price2).""; } else { $sun_price2 = round($sun_price2); } $sun_price3 = $supply_price3 - $ori_price; // 선결제시 이익금 if($sun_price3 < 0) { $sun_price3 = "".round($sun_price3).""; } else { $sun_price3 = round($sun_price3); } $sun_price4 = $supply_price4 - $ori_price; // 선결제시 이익금 if($sun_price4 < 0) { $sun_price4 = "".round($sun_price4).""; } else { $sun_price4 = round($sun_price4); } $sun_price5 = $supply_price5 - $ori_price; // 선결제시 이익금 if($sun_price5 < 0) { $sun_price5 = "".round($sun_price5).""; } else { $sun_price5 = round($sun_price5); } $sun_price_per1 = $sun_price1/$ori_price * 100; // 선결제 이익금 % $sun_price_per2 = $sun_price2/$ori_price * 100; // 선결제 이익금 % $sun_price_per3 = $sun_price3/$ori_price * 100; // 선결제 이익금 % $sun_price_per4 = $sun_price4/$ori_price * 100; // 선결제 이익금 % $sun_price_per5 = $sun_price5/$ori_price * 100; // 선결제 이익금 % $free_price1 = $sun_price1 - $delivery_price; // 무료배송 이익금 if($free_price1 < 0) { $free_price1 = "".round($free_price1).""; } else { $free_price1 = round($free_price1); } $free_price2 = $sun_price2 - $delivery_price; // 무료배송 이익금 if($free_price2 < 0) { $free_price2 = "".round($free_price2).""; } else { $free_price2 = round($free_price2); } $free_price3 = $sun_price3 - $delivery_price; // 무료배송 이익금 if($free_price3 < 0) { $free_price3 = "".round($free_price3).""; } else { $free_price3 = round($free_price3); } $free_price4 = $sun_price4 - $delivery_price; // 무료배송 이익금 if($free_price4 < 0) { $free_price4 = "".round($free_price4).""; } else { $free_price4 = round($free_price4); } $free_price5 = $sun_price5 - $delivery_price; // 무료배송 이익금 if($free_price5 < 0) { $free_price5 = "".round($free_price5).""; } else { $free_price5 = round($free_price5); } $free_price_per1 = $free_price1/$ori_price * 100; // 무료배송 이익금% $free_price_per2 = $free_price2/$ori_price * 100; // 무료배송 이익금% $free_price_per3 = $free_price3/$ori_price * 100; // 무료배송 이익금% $free_price_per4 = $free_price4/$ori_price * 100; // 무료배송 이익금% $free_price_per5 = $free_price5/$ori_price * 100; // 무료배송 이익금% if($_GET['sale_price']) { ?>
비고 원가 수수료 판매가 수수료 공급가 선결제시
이익금
무료배송시
이익금
스토어팜 / 쇼킹딜 6% % %
옥션 / 지마켓 11% % %
인터파크 / 11번가 12% % %
위메프 14% % %
수수료 추가 % % %