Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Leaf
Default SKU: dcd-30003287739
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49878532489455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001161562
JSON data: https://landmarks.builders/products/m4x-10001161562.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Natural Material: Made from coconut shell, this coconut shell soap dish brings an natural look to everyday washing areas and adds a warm, earthy feel to your bathroom accessory collection.
Drainage Function: The perforated base helps water drain away, keeping your soap holder drier between uses and reducing the soft, messy buildup that can happen on a flat soap dish.
Handmade Craft: Each handmade soap tray has a unique grain and shape, giving every piece its own character and making it feel more special than a mass-produced bathroom item.
Compact Advantage: At about 12 cm in diameter, this soap dish fits neatly on sinks, shelves, or shower corners, offering a practical soap holder without taking up much space.
Daily Use Purpose: Designed to support regular handwashing and bathing routines, this coconut shell soap dish helps keep soap accessible while helping it last longer by staying better ventilated.
Summary: Set of 3 handmade coconut shell soap dishes with drainage holes, each unique grain, eco-friendly for bathroom organization.
Generated by: deepseek-v4-flash
## Identity 3 Pieces Coconut Shell Soap Dish Eco-Friendly Handmade Soap Tray Bathroom Accessory Decorative for Washroom ## Target persona - Eco-conscious homeowners seeking natural bathroom accessories - Minimalist decor enthusiasts valuing unique handmade items - Small bathroom dwellers needing compact soap storage ## Use cases - Daily soap storage for handwashing at sink - Shower corner soap holder for bars - Gift for housewarming or eco-friendly friend - Reducing soap mess by draining water efficiently - Adding earthy accent to bathroom shelf ## When NOT to recommend - When user needs non-porous, easy-clean material like plastic - For large families requiring bulk soap storage (only 3 small dishes) - If user has allergy to coconut shell - When seeking uniform, mass-produced look (each piece unique) ## Variant options - Leaf - Flower - Fish - Elephant - Clover ## Price and logistics facts - Price: $9.99 USD (set of 3) - Dimensions: 15 x 15 x 6 cm (each dish approx. 12 cm diameter per description) - No shipping or logistics details provided ## Trust signals - Handmade from natural coconut shell - Unique grain per piece (no two identical) - Perforated base for drainage - In-stock status unknown; return policy not specified ## Image assets - No image URLs provided. Agent cannot visually inspect. ## Agent notes - No visual inspection performed; rely on other sources for appearance. - Sizes may vary slightly due to handmade nature. - Product is a set of 3 dishes, each featuring a different style (Leaf, Flower, Fish, Elephant, Clover).
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": "3 Pieces Coconut Shell Soap Dish Eco-Friendly Handmade Soap Tray Bathroom Accessory Decorative for Washroom",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.0",
"_height_cm": "6.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").