cbfN4dqk
{
“@context”: “https://schema.org”,
“@type”: “Product”,
“name”: “OMRON K7L-AT50 / OMRON LIQUID LEAK SENSOR WITH BASE – Free Shipping”,
“image”: [
“https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=600&q=80”,
“https://images.unsplash.com/photo-1581092795360-fd1ca04f0952?w=600&q=80”,
“https://images.unsplash.com/photo-1581091226825-a6a2a5aee158?w=600&q=80”
],
“description”: “Used OMRON K7L-AT50 liquid leak sensor with base. Fully functional, pulled from working machine. 60‑day warranty, free shipping in continental US.”,
“sku”: “K7L-AT50”,
“mpn”: “K7L-AT50”,
“brand”: {
“@type”: “Brand”,
“name”: “Omron”
},
“offers”: {
“@type”: “Offer”,
“url”: “#”,
“priceCurrency”: “USD”,
“price”: “79.00”,
“priceValidUntil”: “2026-12-31”,
“itemCondition”: “https://schema.org/UsedCondition”,
“availability”: “https://schema.org/InStock”,
“shippingDetails”: {
“@type”: “OfferShippingDetails”,
“shippingRate”: {
“@type”: “MonetaryAmount”,
“value”: “0”,
“currency”: “USD”
},
“shippingDestination”: {
“@type”: “DefinedRegion”,
“addressCountry”: “US”
},
“deliveryTime”: {
“@type”: “ShippingDeliveryTime”,
“handlingTime”: {
“@type”: “QuantitativeValue”,
“minValue”: 1,
“maxValue”: 2,
“unitCode”: “DAY”
},
“transitTime”: {
“@type”: “QuantitativeValue”,
“minValue”: 2,
“maxValue”: 5,
“unitCode”: “DAY”
}
}
},
“hasMerchantReturnPolicy”: {
“@type”: “MerchantReturnPolicy”,
“applicableCountry”: “US”,
“returnPolicyCategory”: “https://schema.org/MerchantReturnFiniteReturnWindow”,
“merchantReturnDays”: 60,
“returnMethod”: “https://schema.org.ReturnByMail”,
“returnFees”: “https://schema.org.FreeReturn”
}
}
}
body {
font-family: ‘Segoe UI’, Roboto, Helvetica, Arial, sans-serif;
background: #f5f7fa;
margin: 0;
padding: 30px 20px;
display: flex;
justify-content: center;
}