Brand: World Products (Landmark)
SKU: dcd-30003285564
Price: $77.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4210 g
Cart URL (default variant): https://landmarks.builders/cart/49811325976815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001160718
JSON data: https://landmarks.builders/products/m4x-10001160718.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品详情
商品品牌:INTEX
商品型号:56139
产品品名:沙漠恐龙喷水滑梯公园水池
产品尺寸: 201cmX157cmX69cm
产品材料:高密度PVC塑胶
箱装规格:3个/箱 11.5kg/箱 3.83kg/个
外箱尺寸:39.7*35.5*41.6cm
彩盒尺寸:11.43*40.64*38.74cm
标准配件: 彩盒包装,修补片
执行标准:国标GB-6675; 美国ASTM F-963; 欧盟EN-71N-71
Product Details
Brand: INTEX
Model: 56139
Product Name: Desert Dinosaur Spray Slide Park Pool
Product Size: 201cm × 157cm × 69cm
Material: High-density PVC plastic
Packaging Specification: 3 pieces per carton, 11.5kg per carton, 3.83kg per piece
Outer Carton Size: 39.7 × 35.5 × 41.6cm
Color Box Size: 11.43 × 40.64 × 38.74cm
Standard Accessories: Color box packaging, repair patch
Standards Complied: GB-6675 (China National Standard); ASTM F-963 (USA); EN-71N-71 (EU)
Summary: Dinosaur Water Play Play Area Easy to Set up Inflatable Kiddie Pool Slide. 产品详情 商品品牌:INTEX 商品型号:56139 产品品名:沙漠恐龙喷水滑梯公园水池 产品尺寸: 201cmX157cmX69cm 产品材料:高密度PVC塑胶 箱装规格:3个/箱 11.5kg/箱 3.83kg/个 外箱尺寸:39.7*35.5*41.6cm 彩盒尺寸:11.43*40.64*38.74cm 标准配件: 彩盒包装,修补片 执行标准:国标GB-6675; 美国ASTM F-963; 欧盟EN-71N-71 Product Details Brand: INTEX Model: 56139 Product Name: Desert Dinosaur Spray Slide Park Pool Product Size: 201cm × 157cm × 69cm Material: High-density PVC plastic Packaging Specification: 3 pieces per carton, 11.5kg per carton, 3.83kg per piece Outer Carton Size: 39.7 × 35.5 × 4
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": "Dinosaur Water Play Play Area Easy to Set up Inflatable Kiddie Pool Slide",
"quantity": 1,
"grams": 4210000,
"properties": {
"_length_cm": "40.64",
"_width_cm": "38.74",
"_height_cm": "11.43"
}
}],
"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").