From e4ccea558146a4a77ae2c1bbb7d51453bc9f83be Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 7 Dec 2020 17:13:28 +0100 Subject: footer --- StoneIsland/www/js/lib/products/ProductView.js | 1 + 1 file changed, 1 insertion(+) (limited to 'StoneIsland/www/js/lib') diff --git a/StoneIsland/www/js/lib/products/ProductView.js b/StoneIsland/www/js/lib/products/ProductView.js index 33426869..34f7927e 100755 --- a/StoneIsland/www/js/lib/products/ProductView.js +++ b/StoneIsland/www/js/lib/products/ProductView.js @@ -241,6 +241,7 @@ var ProductView = ScrollableView.extend({ if (attr['Key'] === 'Limited_Edition') { this.$extraMessage.html(stripHTML( attr['Value'] )) this.$extraMessage.show() + app.footer.show(stripHTML( attr['Value'] )) } }.bind(this)) } -- cgit v1.2.3-70-g09d2