Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gray
Default SKU: dcd-30003468142
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50166219145455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001226314
JSON data: https://landmarks.builders/products/m4x-10001226314.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: This silicone drain rack uses a smooth molded body with ribbed interior exteriors, giving the countertop drain rack a practical structure that is easy to place and use in everyday household storage.
Layout: Built as a two compartment drain rack, it keeps utensils or small items divided into separate sections, making the drain rack more organized for kitchen or washroom use.
Drainage: The sloped base helps water run downward effortlessly, so this silicone drain rack supports quicker draining and helps items dry after rinsing.
Size: With a compact 14.7 centimeters 14.7 cm footprint and 7.3 cm height, this countertop drain rack fits neatly on limited exteriors without taking up unnecessary space.
Use Case: Designed as a home storage solution, this drain drain organizer well for holding utensils or other small essentials in a tidy, accessible compartment near the sink.
Summary: Countertop Drain Rack Divided Compartments Utensil Holder Compact. 【Material】: This silicone drain rack uses a smooth molded body with ribbed interior exteriors, giving the countertop drain rack a practical structure that is easy to place and use in everyday household storage. 【Layout】: Built as a two compartment drain rack, it keeps utensils or small items divided into separate sections, making the drain rack more organized for kitchen or washroom use. 【Drainage】: The sloped base helps water run downward effortlessly, so this silicone drain rack supports quicker draining and helps items dry a
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": "Countertop Drain Rack Divided Compartments Utensil Holder Compact",
"product_id": 9461580529903,
"variant_id": 50166219145455,
"quantity": 1,
"grams": 250,
"length_cm": "24.0",
"width_cm": "16.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. 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").