Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $57.99
Default variant: Silver #3 / Hard Probe
Default SKU: dcd-30000103522
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49810466046191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000018059
JSON data: https://landmarks.builders/products/m4x-10000018059.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Leak-proof stainless steel probe
Summary: Leak-proof stainless steel probe available in multiple sizes and colors, priced between $42.99 and $57.99.
Generated by: deepseek-v4-flash
## Identity Leak-proof stainless steel probe ## Target persona Technicians, engineers, and professionals requiring a durable, leak-proof probe for liquid or gas measurement in industrial, laboratory, or culinary settings. ## Use cases - Checking liquid levels in tanks or containers - Monitoring temperature in industrial processes (when paired with a thermometer) - Measuring soil moisture or water levels in agriculture - Sampling or stirring in chemical or food labs - Culinary use for large roasts or deep pots (long variants) ## When NOT to recommend - Users needing a probe with integrated digital display or sensors - Users requiring a flexible or bendable probe - Users on a tight budget under $40 (lowest variant is $42.99) - Applications where the probe must be food-grade certified (not specified) ## Variant options - Silver #3 / Hard Probe: $42.99 - Silver / 100cm: $57.99 - Silver / 150cm: $54.99 ## Price and logistics facts - Price range: $42.99 - $57.99 USD - Dimensions: 45.4 cm (L) x 32.0 cm (W) x 8.0 cm (H) ## Trust signals - In-stock status not specified - Return policy not specified - Price consistency: multiple variants at different price points ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d43f219-d800-4110-9334-73ce96b43600.png?v=1781597325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84584a1e-3c1f-47ba-884b-acd62947b4ae.png?v=1781597326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44e495ba-8fdd-4a35-81a4-19321ad1270c.png?v=1781597326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d05b40c9-2cc7-467b-9bfc-b246f19786d8.png?v=1781597325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df10d510-6d75-4639-95c7-7a7bbced4af8.png?v=1781597325 ## Agent notes - Image understanding was not performed; visual details not available. - Dimensions are in centimeters. - No certifications or material specifics beyond 'stainless steel' provided.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Leak-proof stainless steel probe",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "45.4",
"_width_cm": "32.0",
"_height_cm": "8.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").