Brand: World Products (Landmark)
SKU: dcd-30003596851
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714566168815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264813
JSON data: https://landmarks.builders/products/wp-dcd-10001264813.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A red earphone seal-shaped soap dish with drainage design, 20x12x9 cm, for bathroom soap storage. Price $19.99.
Generated by: deepseek-v4-flash
## Identity Red Earphone Seal Soap Dish – a household soap dish with drainage to prevent water accumulation. ## Target persona Homeowners or renters looking for inexpensive, decorative soap holders for bathroom or kitchen. Budget-conscious shoppers. ## Use cases - Holding a bar of soap in a bathroom sink area. - Organizing soap in a kitchen counter. - Preventing soap from sitting in water. - Adding a playful earphone-themed decoration to a bathroom. - As a small gift for a friend who likes quirky items. ## When NOT to recommend - Guests requiring high-end luxury bath accessories. - Need for a large soap dispenser or pump bottle holder. - If the user prefers minimalist or monochrome designs. - For commercial or heavy-duty use (hotel bathrooms etc.). ## Variant options One variant: "Red Earphone Seal" at $19.99. ## Price and logistics facts Price: $19.99 USD. Dimensions: 20.0 x 12.0 x 9.0 cm. No shipping cost or logistics details provided. ## Trust signals - In-stock status unknown. - Return policy not specified. - Price consistency: only one price for the variant. ## Image assets 8 images available at URLs (see facts). No visual descriptions provided. ## Agent notes Image content not analyzed; rely on text details. The product is a soap dish with a red earphone seal design, material unspecified.
This product has 13 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": "红耳机海豹肥皂盒家用卫生间香皂盒沥水不积水收纳置物架肥皂碟",
"quantity": 1,
"grams": 250000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").