var stockmsg = '<%= product.outOfStockMsg %>';
if(stockmsg.length < 2) {
document.getElementById('stockmsg').style.display = "inline-block";
}
MPC#
SKU#
Financing available →
Price match for the best price!
The Foto Source Guarantee ensures we won't be beat on price.
var prodName = '<%= product.name %>';
var prodUrl = '<%= url %>';
console.log(prodName);
console.log(prodUrl);
function myTime() {
document.getElementById('prodUrl').value = prodUrl;
document.getElementById('prodName').value = prodName;
console.log('Good!');
}
PRICE MATCH