Skip to main content
<script type="text/javascript" src="https://cdn11.bigcommerce.com/shared/js/csrf-protection-header-5eeddd5de78d98d146ef4fd71b2aedce4161903e.js"></script>
<script src='https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js' defer ></script><script>
document.addEventListener("DOMContentLoaded", function() {
var css = '.productView-desShort { display: none !important; }';
var style = document.createElement('style');
style.appendChild(document.createTextNode(css));
document.head.appendChild(style);
});
</script>
<script>
document.addEventListener("DOMContentLoaded", function() {
var shippingInfo = document.querySelector(".productView-info-name");
if (shippingInfo && shippingInfo.textContent.trim() === "Shipping:") {
shippingInfo.parentElement.style.display = "none";
}
});
</script>