{if $trade.is_buyer_rate }>
<{/if}>
<{if $trade.status == "WAIT_BUYER_PAY"}>
<{if $trade.pay_type == "online" }>
<{/if}>
<{elseif $trade.status == "WAIT_SELLER_SEND_GOODS" && $trade.cancel_status == "NO_APPLY_CANCEL"}>
<{elseif $trade.status == "WAIT_BUYER_CONFIRM_GOODS" && $trade.pay_type == "online"}>
<{/if}>
<{if $trade.cancel_status !="NO_APPLY_CANCEL" && $trade.cancel_status !="FAILS"}>
<{/if}>