Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99 – $60.99
Default variant: Little Dinosaur
Default SKU: dcd-30003600206
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49714585796847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266003
JSON data: https://landmarks.builders/products/wp-dcd-10001266003.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Automatic soap dispenser with dinosaur design, IPX7 waterproof, rechargeable, for kids, dimensions 10.8x7.9x21.5 cm, priced from $51.99 USD.
Generated by: deepseek-v4-flash
## Identity Cross-border automatic soap dispenser with cute dinosaur design, IPX7 waterproof, rechargeable, suitable for kids. ## Target persona - Parents of young children (ages 2-8) wanting to encourage handwashing - Buyers of quirky, fun bathroom gadgets - Cross-border shoppers seeking novelty home items ## Use cases - Teaching kids proper hand hygiene with a fun dispenser - Adding a playful element to bathroom or kitchen sink - Touchless hand washing to reduce germ spread in family homes - Gift for dinosaur-enthusiast children - Use in daycare or preschool settings ## When NOT to recommend - High-volume commercial use (e.g., restaurants, offices) - Adults seeking sleek, minimalist bathroom decor - Those needing a wall-mounted soap dispenser - Budget-constrained buyers (price above typical basic dispensers) ## Variant options - **Little Dinosaur**: $51.99 USD (sku: dcd-30003600206) - **Little Dinosaur a**: $60.99 USD (sku: dcd-30003600207) ## Price and logistics facts - Base price: $51.99 USD (variant "Little Dinosaur") - Dimensions: 10.8 cm (L) x 7.9 cm (W) x 21.5 cm (H) - Two variants with unexplained price difference ## Trust signals - IPX7 waterproof rating stated in title - In-stock status not verified - Return policy not provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9621c168b6e48aaafc8a94cdf71908b.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9c1d787f9934f1184f0b57df7355db6.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56196723070640f5b22eb6e4ee867fc2.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4de1dea4e8714a65b16ae3c5ac37e118.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca7f679a5ad7441e8d89b85ec607d58d.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01f2189d6f64434c8920f0cef85860a2.png?v=1781085648 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec2b4c7f93694279b7b82770b8da8514.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd49899f848b494ea894b84a102d1715.png?v=1781085649 ## Agent notes - Two variants with different prices; reason for price difference unknown (maybe design or accessories) - No product description available; rely on title and tags for features - Images not analyzed; visual details not inferred
This product has 14 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": "跨境自动感应皂液器小恐龙7级防水充电款可爱儿童卡通洗手机",
"quantity": 1,
"grams": 320000,
"properties": {
"_length_cm": "10.8",
"_width_cm": "7.9",
"_height_cm": "21.5"
}
}],
"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").