Skip to main content
Home
Oil & Wax
Organic raw linseed oil (4 oz.)
Organic raw linseed oil (4 oz.)
MSRP:
Was:
$9.99
Now:
$7.49
(You save
)
SKU:
UPC:
Gift wrapping:
Options available
Shipping:
Calculated at Checkout
Four fluid ounces of all-natural raw linseed oil (organic flaxseed oil) for coating wood or renewing the finish on wooden cutting boards or other products.
Linseed oil penetrates the wood and slowly forms a safe (and edible) polymer finish. The oil is often used to protect and enhance cricket bats, and it also has cosmetic uses for the skin or hair.
Directions: Apply liberally and then wipe off excess if desired a few minutes later. Buff to a shine with a cloth.
As always, feel free to contact us with any questions.
", 200),
mainEntityOfPage: {
'@type': 'WebPage',
'@id': "https://treeboard.com/raw-linseed-oil-4-oz/"
},
inventoryLevel: {
'@type': 'QuantitativeValue',
value: '0'
},
itemCondition: 'http://schema.org/NewCondition'
};
if (price) {
richSnippet.offers = {
'@type': 'Offer',
price: '',
priceCurrency: 'USD',
itemCondition: 'http://schema.org/NewCondition',
availability: 'http://schema.org/InStock',
url: "https://treeboard.com/raw-linseed-oil-4-oz/"
};
}
if (parseInt(ratingValue, 10) > 0) {
richSnippet.aggregateRating = {
'@type': 'AggregateRating',
ratingValue: ratingValue,
reviewCount: ratingCount
};
}
var script = document.getElementById(stampedSchemaId) || document.createElement('script');
script.id = stampedSchemaId;
script.type = 'application/ld+json';
script.text = JSON.stringify(richSnippet);
document.head.appendChild(script);
}
addEventListenerStamped(document, 'stamped:reviews:loaded', injectStampedSchema);
if (document.readyState === 'complete' || document.readyState === 'interactive') {
setTimeout(injectStampedSchema, 1200);
} else {
document.addEventListener('DOMContentLoaded', function () {
setTimeout(injectStampedSchema, 1200);
});
}
})();
Solar theme designed by epicShops
"
}
if (price) {
richSnippet.offers = {
"@type": "Offer",
"price": "7.49",
"priceCurrency": "USD",
"itemCondition": "",
"availability": "http://schema.org/InStock",
"url": "https://treeboard.com/raw-linseed-oil-4-oz/"
}
}
if (parseInt(ratingValue) > 0){
richSnippet.aggregateRating = {
"@type": "AggregateRating",
"ratingValue": ratingValue,
"reviewCount": ratingCount
}
}
var script = document.createElement('script');
script.type = 'application/ld+json';
script.innerHTML = JSON.stringify(richSnippet);
document.getElementsByTagName('head')[0].appendChild(script);
});