Brand: World Products (Landmark)
SKU: dcd-30003671408
Price: $10.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/50166271279343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001293031
JSON data: https://landmarks.builders/products/m4x-10001293031.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Whimsical Design: Features a charming seal soap dish shape with a vibrant orange exterior, a clean white inner basin, and playful red headphone-like ear details that bring a touch of fun to your bathroom decor.
Effective Drainage: Designed as a practical soap dish with drainer, this tabletop accessory features a shallow recessed surface that allows water to drain away naturally, preventing your soap from sitting in a pool of water.
Versatile Organizer: Serves as a compact bathroom organizer that keeps your countertop tidy and clutter-uncluttered, making it an ideal addition to any sink, vanity, or shower shelf.
Sturdy Construction: Crafted with a smooth, glossy-looking finish, this sturdy soap holder is built for daily use and is incredibly easy to wipe clean, maintaining its bright look over time.
Space-Saving Utility: This compact soap dish fits effortlessly into small areas, providing a dedicated and hygienic place for your favorite bar soap while enhancing your daily washing routine.
Summary: Seal Soap Dish Playful Carrier Non-Slip for Children. 【Whimsical Design】: Features a charming seal soap dish shape with a vibrant orange exterior, a clean white inner basin, and playful red headphone-like ear details that bring a touch of fun to your bathroom decor. 【Effective Drainage】: Designed as a practical soap dish with drainer, this tabletop accessory features a shallow recessed surface that allows water to drain away naturally, preventing your soap from sitting in a pool of water. 【Versatile Organizer】: Serves as a compact bathroom organizer that keeps your countertop tidy and clutter-
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": "Seal Soap Dish Playful Carrier Non-Slip for Children",
"product_id": 9461607760111,
"variant_id": 50166271279343,
"quantity": 1,
"grams": 250,
"length_cm": "20.0",
"width_cm": "12.0",
"height_cm": "9.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").