Brand: World Products (Landmark)
SKU: dcd-30003416567
Price: $93.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49811426705647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001208208
JSON data: https://landmarks.builders/products/m4x-10001208208.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Attachable Fitness Timer Strong Magnetic Fitness Stopwatch Multifunction
| Features | Timer |
| Material | Plastic |
| Battery Life | More Than 7 Days |
| Display Size | 3.8 cm |
| Item Weight | 400.0 g |
| Item Width | 5.60 cm |
| Power Source | Batteries |
| Sport/Activity | Gym & Training |
| Colour | Black |
| Indoor/Outdoor | Both |
| Item Height | 2.80 cm |
| Item Length | 22.70 cm |
| Type | Stopwatches |
Summary: Attachable Fitness Timer Multifunction LED Gym Timer Adjustable Brightness. 型号: JR1506BAT LED颜色: 可选蓝/红、绿/红、全红色 产品尺寸:22.7*5.6*2.8cm 包装尺寸:28.5*14.5*4.5cm 数字高度:3.8cm 功能:实时时钟、秒表、倒计时、正计时、Tabata、EMOM、间歇训练模式 操作:按键 安装: 磁铁吸附 亮度:10级可调,红外遥控调节 声音:3级可调 时钟精度: 2 分钟/年 适用场所:工业、室内、室外 认证:CE、RoHS 材质:ABS 电池: 2500mAh 电源:5V 2A 电源线类型:快充 USB-C 充电线,1 小时内可充满电 使用时间:30 小时,低电量警告 包装: 1 x LED 健身计时器 1 x 用户手册 1 x USB-C 充电线(不含电源)
Generated by: m4x-map-v1
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": "Attachable Fitness Timer Strong Magnetic Fitness Stopwatch Multifunction",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "28.5",
"_width_cm": "14.5",
"_height_cm": "4.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").