Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $39.99
Default variant: Light Gray
Default SKU: dcd-30003602931
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714423398639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267079
JSON data: https://landmarks.builders/products/wp-dcd-10001267079.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
婴幼儿背带腰凳宝妈轻便不咯腰前抱式夏季抱娃神器腰凳背带
| 货号 | 01 |
| 品牌 | 超美 |
| 包装种类 | 基础包装 |
| 产品类别 | 抱婴腰带 |
| 最大承重 | 30 |
| 商品条形码 | 01 |
| 是否跨境出口专供货源 | 否 |
| 适用年龄 | 0-6个月 |
| 是否进口 | 否 |
Summary: Lightweight front-facing baby hip seat carrier for infants 0-6 months, max load 30 kg, available in 6 colors.
Generated by: deepseek-v4-flash
## Identity Baby hip seat carrier (腰凳背带) by brand 超美. Max 30 kg, for 0-6 months. Dimensions 30.5x28x23 cm. Front-facing carry. ## Target persona New parents of infants 0-6 months seeking a lightweight, budget-friendly front-carry hip seat for summer use. Cost-conscious caregivers wanting a simple carrier under $40. ## Use cases - Baby carrier for daily walks and errands. - Front-facing carry for infant 0-6 months. - Lightweight hip seat for summer outings. - Quick hands-free carrying at home. - Budget-friendly babywearing solution. - Travel-friendly compact carrier. ## When NOT to recommend - Infants over 6 months or heavier than 30 kg. - Parents needing back-carry or multiple carry positions. - Those requiring ergonomic hip-health certifications (no data). - Buyers looking for high-end structured carriers with padding. ## Variant options - Light Gray: $32.99 (SKU dcd-30003602931) - Dark Gray: $32.99 (dcd-30003602932) - Deep Sea Blue: $32.99 (dcd-30003602933) - Archaic Blue: $39.99 (dcd-30003602934) - Silver Gray: $39.99 (dcd-30003602935) - Space Blue: $39.99 (dcd-30003602936) ## Price and logistics facts - Price range: $32.99 - $39.99 USD. - Dimensions: 30.5 x 28 x 23 cm. - Weight capacity: up to 30 kg. - Suitable for ages 0-6 months only. ## Trust signals - Multiple color variants in stock. - Price consistency across variants (two price tiers). - Brand: 超美 (no known certifications listed). - Return policy not specified in facts. ## Image assets - 8 images available: see URLs below. ## Agent notes - Product description states '婴幼儿背带腰凳' (baby carrier hip seat). Key specs: front carry, lightweight, summer use. No information on material, safety certifications, or return policy. Image analysis not performed.
This product has 18 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": 750000,
"properties": {
"_length_cm": "30.5",
"_width_cm": "28.0",
"_height_cm": "23.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").