const renewDialog = { template: /*html*/ `
{{lang.shoppingCar_tip_text2}}:{{commonData.currency_prefix}} {{ level_discount_amount | filterMoney}}
{{lang.shoppingCar_tip_text4}}:{{commonData.currency_prefix}} {{ code_discount_amount | filterMoney }}
{{commonData.currency_prefix}} {{ base_price | filterMoney}}
{{commonData.currency_prefix}} {{ original_price | filterMoney}}