建議書由保經業務員提供
若需介紹,請至儲蓄保險王粉絲團私訊
高保額折扣門檻只有一個,
保額100萬以上(保費41萬),0.5%折扣
另有繳費方式折扣1%
(金融機構代扣繳,富邦信用卡)
今年四月,金管會出手干預,
以致多張利變保單下調宣告利率
而這張鑫鑽年年是”固定”利率保單
可以排除宣告利率變化對保單的影響
生存保險金/累積實繳保費
繳費期間的還本率1.53%
繳費期滿的還本率2.11%
舉例了三種折扣方式
第一種跟建議書一樣:
1%繳費方式折扣+ 0.5%高保額折扣 (簡稱: 1+0.5)
第二: 2.5% 玉山PI拍聯名卡+ 0.5%高保額折扣 (簡稱: 2.5+0.5)
第三: 2.5% 玉山PI拍聯名卡+ 0%高保額折扣 (簡稱: 2.5+0)
信用卡介紹可見此篇:
本篇做IRR統整:
FB: 儲蓄保險王 Line: @wvr5039s 折扣 1+0.5 2.5+0.5 2.5+0 年 IRR IRR IRR 6 1.34% 1.78% 1.63% 7 1.70% 2.04% 1.93% 8 1.75% 2.03% 1.93% 9 1.77% 2.01% 1.93% 10 1.79% 1.99% 1.92% 11 1.79% 1.97% 1.91% 12 1.80% 1.96% 1.90% 13 1.79% 1.94% 1.89% 14 1.79% 1.93% 1.88% 15 1.79% 1.91% 1.87%
相關連結:
玉山Pi拍聯名卡: 2.5%無腦刷神卡
#玉山e指辦卡: https://bit.ly/2AiACyL
#富邦3%旅日神卡: https://bit.ly/2GhV0SB
#12期0利率+保費1.2%的永豐保倍卡: http://bit.ly/2XhQLgA



![Python 讀取 DOCX 圖片關聯:qn+find/findall 與 XPath 的實戰對照 from lxml import etree ; from docx.oxml.ns import qn; lxml.etree._Element.findall( f”.//{ qn(‘a:blip’) }” ) ; .get( qn(“r:embed”) ) #獲取 屬性名 ‘r:embed’ 的 屬性值(如: ‘rId4’) ; lxml.etree._Element.xpath( “//a:blip/@r:embed”, namespaces = NS) #/@r:embed = 獲取 屬性名 ‘r:embed’ 的 屬性值(如: ‘rId4’),使用.findall() 要先.findall()獲取List[_Element],再迴圈_Element.get()獲取屬性值, .xpath() 第一個參數path 使用”//a:blip/@r:embed” ,可直接獲取屬性值(List[str]如: [‘rId4’, ‘rId4’]) Python 讀取 DOCX 圖片關聯:qn+find/findall 與 XPath 的實戰對照 from lxml import etree ; from docx.oxml.ns import qn; lxml.etree._Element.findall( f”.//{ qn(‘a:blip’) }” ) ; .get( qn(“r:embed”) ) #獲取 屬性名 ‘r:embed’ 的 屬性值(如: ‘rId4’) ; lxml.etree._Element.xpath( “//a:blip/@r:embed”, namespaces = NS) #/@r:embed = 獲取 屬性名 ‘r:embed’ 的 屬性值(如: ‘rId4’),使用.findall() 要先.findall()獲取List[_Element],再迴圈_Element.get()獲取屬性值, .xpath() 第一個參數path 使用”//a:blip/@r:embed” ,可直接獲取屬性值(List[str]如: [‘rId4’, ‘rId4’])](https://i2.wp.com/savingking.com.tw/wp-content/uploads/2025/11/20251119130848_0_3fbf6b.png?quality=90&zoom=2&ssl=1&resize=350%2C233)






]*>.*?底下插入一個圖檔.*?</w:p>’, flags = re.DOTALL) ; new_xml, n = pattern.subn(”, xml, count=1)' title='Python正則替換:全面掌握 re.sub 與 re.subn 的差異與實戰 #substitute(替換); . 預設匹配「除\n以外的任意單一字元」; pattern = re.compile(r'<w:p[^>]*>.*?底下插入一個圖檔.*?</w:p>’, flags = re.DOTALL) ; new_xml, n = pattern.subn(”, xml, count=1)' loading='lazy' width=350 height=233 />
近期留言