問題:BI3.0的默認(rèn)商品內(nèi)容頁,當(dāng)為商品添加多張圖片以后,查看商品內(nèi)容頁時(shí),會(huì)看到商品圖片下方排列出多圖的縮略圖。如下:
單擊最后一張的商品縮略圖,再把鼠標(biāo)移動(dòng)大圖上查看清晰圖時(shí)出現(xiàn)黃色蒙板問題,如下:
原因:查看商品清晰圖時(shí)調(diào)用了縮略圖。
解決方法:
1、下載標(biāo)簽:多圖片展示.config
把網(wǎng)站的默認(rèn)的“多圖片展示”標(biāo)簽替換為壓縮包里的。
2.、編輯模板:/內(nèi)容頁模板/默認(rèn)商店內(nèi)容頁模板.html,找到下面代碼,添加紅色部分:
{PE.Label id="多圖片展示"
MultiplePhoto="{PE.Field id="cone" fieldname="MultiplePhoto" /}"
ProductThumb="{PE.Field id="cone" fieldname="ProductThumb" /}"
ProductPic="{PE.Field id="cone" fieldname="ProductPic" /}"
ProductPhotoId="productphoto"
MultiplePhotoId="MultiplePhoto" /}