Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30003613180
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714048598255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271083
JSON data: https://landmarks.builders/products/wp-dcd-10001271083.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A waterproof, anti-fog, colorful suction cup clock for children, suitable for kitchen, bathroom, or living room, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Waterproof anti-fog colorful children's suction cup clock (early education model) ## Target persona Parents of young children, preschool teachers, and caregivers seeking a fun, functional clock for bathrooms or play areas. ## Use cases - Teaching children to tell time in a bathroom or kitchen setting - Adding a colorful, safe clock to a child's room - Mounting on tiles or glass without drilling - Using as a kitchen timer or visual schedule aid - Replacing a standard clock in a humid room ## When NOT to recommend - For formal office or living room decor requiring classic design - For precise timekeeping needs (e.g., professional kitchens) - For large spaces needing a clock over 12 inches diameter - As a gift for adults seeking a stylish accessory ## Variant options - White ($9.99) - Orange ($9.99) - Dark Grey ($9.99) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 21 cm × 19 cm × 6 cm (length × width × height) - No shipping or tax information provided ## Trust signals - No stock status or return policy available in provided data - No certifications or material details given ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1684b08f8c95423a87f88a76723a6e67.png?v=1781085222 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2bbf0a8b95c45478d9b9faf3561b1cd.png?v=1781085222 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/500333c525ac4a978e919b0aa1866fca.png?v=1781085221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bd5b859dcb24e689e22226571a059f6.png?v=1781085220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ca9a833d364421eb79212c6280844c7.png?v=1781085222 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da5875a2447b4b6695c6bd4c39ceaa8f.png?v=1781085222 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f059eb05681d43268974f7063a607e14.png?v=1781085223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15f5a9b786cc46df9f6bd28c4692eaaa.png?v=1781085222 ## Agent notes - Description field was empty; no visual analysis performed on images. - Title suggests early education feature but no details provided. - Confirm waterproof and anti-fog claims with manufacturer if critical.
This product has 15 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": 120000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "19.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").