var errStr = 'Command not found: "joules/joules-gifts-for-him".';
var isGigyaUnavl = errStr.indexOf("GIGYA_UNAVAILABLE");
if( isGigyaUnavl > 0){
eStoreProductOverlay('gigyaServiceUnavailable_overlay');
}
else
{
Command not found: "joules/joules-gifts-for-him".
}
}
placeholder...