Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99 – $40.99
Default variant: with Extension Cord
Default SKU: dcd-30003563250
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49974123987183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001251804
JSON data: https://landmarks.builders/products/m4x-10001251804.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This plant care device is a handheld soil meter designed for checking soil EC and temperature in single compact tool, making it easy to inspect growing conditions directly in the garden or planter.
Measurement Function: As a soil tester and EC soil tester, it provides digital readings on the LCD display so you can quickly monitor soil conductivity and temperature without using separate tools.
Sensor Rod Design: The slim stainless steel sensor rod is built for direct insertion into soil, giving the soil temperature tester a practical form that reaches into beds, pots, and other planting areas with ease.
Operation: With three front buttons for power, hold/temp, and calibration, this handheld soil meter is set up for straightforward use and quick switching between functions during routine checks.
Convenience: The top loop adds easy hanging or carrying, while the black plastic body keeps the tool simple and ready for everyday gardening tasks, plant monitoring, and on-the-spot inspections.
Summary: 2-in-1 Soil EC Meter Hanging Loop Soil EC Meter Quick Accurate Measurement. Description: 【Product Type】: This handheld soil meter is a practical plant care device designed as a 2-in-1 soil tester for checking soil EC and temperature in single compact tool. 【Measurement Function】: As an EC soil tester, it reads soil conditions with a stainless steel sensor that inserts directly into the ground for rapidtheon-site testing. 【Temperature Check】: The built-in soil temperature tester helps you monitor growing conditions alongside EC values, giving a clearer picture of plant care needs. 【Easy Operati
Generated by: m4x-map-v1
This product has 12 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "2-in-1 Soil EC Meter Hanging Loop Soil EC Meter Quick Accurate Measurement",
"product_id": 9440465223919,
"variant_id": 49974123987183,
"quantity": 1,
"grams": 160,
"length_cm": "28.7",
"width_cm": "4.3",
"height_cm": "4.3"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").