Banjo Poly 1 - 1/2" Line Strainer, 50 Mesh Quick Cap
Banjo Poly 1 - 1/2" Line Strainer, 50 Mesh Quick Cap
(function() {
var data = {
"@context": "https://schema.org/",
"@type": "Product",
"sku": `BLSQ150-50`,
"image": `https://d163axztg8am2h.cloudfront.net/static/img/fb/18/f9f13da51e7b776af0956b49bb26.webp`,
"name": `undefined`,
"description": `null`,
"offers": {
"@type": "Offer",
"url": `https://www.chemicalcontainers.com/banjo-poly-1-1/2-line-strainer-50-mesh-quick-cap-blsq150-50`,
"itemCondition": "https://schema.org/NewCondition",
"price": `undefined`,
"priceCurrency": "USD"
},
"hasMerchantReturnPolicy": {
"@type": "MerchantReturnPolicy",
"applicableCountry": "US",
"returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
"merchantReturnDays": 365,
"returnMethod": "https://schema.org/ReturnByMail",
"returnFees": "https://schema.org/ReturnFeesCustomerResponsibility"
}
};
var script = document.createElement('script');
script.type = "application/ld+json";
script.innerHTML = JSON.stringify(data);
document.getElementsByTagName('head')[0].appendChild(script);
})();