{{$value.goods_name}}
                            
                                {{if $value.custom_label_one}}
                                    {{$value.custom_label_one}}
                                {{/if}}
                                {{if $value.custom_label_two}}
                                    {{$value.custom_label_two}}
                                {{/if}}
                                {{if $value.custom_label_three}}
                                    {{$value.custom_label_three}}
                                {{/if}}
                            
                                
                            
                                ¥{{$value.amount}}
                            
                            月供: ¥{{$value.mon_pay}}元起
                            {{if $value.reduce_amount}}
                                直降¥{{$value.reduce_amount}}
                            {{else if $value.custom_label_one}}   
                                {{$value.custom_label_one}}
                            {{/if}}