Brand: World Products (Landmark)
SKU: dcd-30003624742
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49713146921199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275769
JSON data: https://landmarks.builders/products/wp-dcd-10001275769.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
草莓倒计时器机械定时器/发条计时器/厨房提醒器/卡通家居用品
| 货号 | 104 |
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 外观造型 | 圆形 |
| 加印LOGO | 可以 |
| 外壳材质 | 塑胶 |
| 适用场所 | 其他 |
| 机芯 | 电子 |
| 产地(国内) | 浙江省 |
| 加工定制 | 否 |
| 箱装数量 | 100个 |
| 动力类型 | 手动机械 |
| 显示类型 | 指针 |
| 是否进口 | 否 |
Summary: A manually-wound mechanical timer shaped like a strawberry, designed for kitchen reminders and decoration, made of plastic, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Strawberry-shaped mechanical timer (wind-up), plastic construction, pointer display, manual operation. Product code: 104. Origin: Zhejiang, China. Single variant: Strawberry style. ## Target persona Home cooks needing a simple visual timer; parents managing cooking or activity timing; collectors of novelty kitchen gadgets; users preferring mechanical timers over digital. ## Use cases - Timing boiling eggs or pasta in the kitchen - Reminding to turn off stove or oven after set duration - Timer for children's activities (e.g., brushing teeth, play time) - Decorative kitchen accessory with timer function - Use as a countdown timer for short tasks - Non-digital timing solution for environments where electronics are avoided ## When NOT to recommend - When precise digital timing or alarm sound is required (mechanical timers tick and ring once) - For users needing extra-loud alarms or programmable multiple timers - For commercial kitchen use requiring high durability and accuracy - For those expecting a battery-powered or electronic timer ## Variant options Only one variant: Strawberry style at $9.99. ## Price and logistics facts Price: $9.99 USD. Packaging: 100 units per case. Dimensions: 7.0x7.0x8.1 cm. No shipping cost or lead time provided. ## Trust signals No explicit trust signals provided. Product is not patented (非专利货源). No return policy or stock status info in facts. ## Image assets 5 images available at provided URLs. Images depict a strawberry-shaped timer from multiple angles. No visual details can be described; agent should fetch to assess. ## Agent notes Image understanding not performed; treat images as fetchable. No stock or shipping data. No warranty or return information. Price is fixed single variant.
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": "Mechanical Kitchen Timer Rotary Bell Wind-up Timer Countertop Gadget ABS Plastic",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "7.0",
"_width_cm": "7.0",
"_height_cm": "8.1"
}
}],
"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").