Brand: World Products (Landmark)
SKU: dcd-30002656768
Price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 840 g
Cart URL (default variant): https://landmarks.builders/cart/49810449301743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021463
JSON data: https://landmarks.builders/products/m4x-10001021463.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Lawn Sprinkler Head Protector Mower Damage Protection Sprinkler Head Protector
| Type | Sprinkler System |
| Suitable For | Lawn Irrigation |
| Features | Quick & Easy Connection Technology |
| Item Length | 15 cm |
| Material | Plastic |
| Item Height | 8 cm |
| Item Width | 15 cm |
Summary: Lawn Sprinkler Head Protector Weather Resistant Sprinkler Head Protector. 票据: 本店铺价格不是含税价格,开票需要另加税点,详情请咨询客服! 温馨提示: 本产品为爆款产品,爆款有时间限制 产品库存不会备货太多,产品一经发货不接受退货,不接受因为产品滞销,链接被下架,实物不符,没有通过审核发不了海外仓等任何原因退货退款,敬请悉知!如有质量问题请在物流签收日三天内联系我们换货,不退款退货;爆款产品随时会调价,届时已经发货(有物流揽收记录视为已经发货)的订单不接受退差价!! 请下单前仔细阅读,以免后期出现纠纷,谢谢合作!以实物为准,介意者勿下单! 有任何问题欢迎咨询客服! 产品尺寸:A款15.2*15.2*7.6cm B款17.8*17.8*9.6cm PLA材质
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": "Lawn Sprinkler Head Protector Mower Damage Protection Sprinkler Head Protector",
"quantity": 1,
"grams": 840000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "10.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").