\r\n
\r\n p.flossId == this.userProduct.bgFlossId\r\n ).flossHtml,\r\n backgroundImage:\r\n 'url(' +\r\n (this.productInfo.backgroundimages.find(\r\n (p)=>\r\n p.backgroundImageId == this.userProduct.bgImageId\r\n ) ? this.productInfo.backgroundimages.find(\r\n (p)=>\r\n p.backgroundImageId == this.userProduct.bgImageId\r\n ).backgroundImageUrl : '')\r\n\r\n\r\n + ')',\r\n }\"\r\n :title=\"\r\n this.productInfo.backgroundimages.find(\r\n (p)=>\r\n p.backgroundImageId == this.userProduct.bgImageId\r\n ) ?\r\n this.productInfo.backgroundimages.find(\r\n (p)=>\r\n p.backgroundImageId == this.userProduct.bgImageId\r\n ).backgroundImageName :\r\n 'Background Color : ' +\r\n this.productInfo.palettecolors.find(\r\n (p) => p.flossId == this.userProduct.bgFlossId\r\n ).flossName\r\n \"\r\n >\r\n {{this.productInfo.palettecolors.find(p => p.flossId == this.userProduct.bgFlossId).flossName}}\r\n
\r\n \r\n
\r\n