Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Short
Default SKU: dcd-30003613395
Default 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: 890 g
Cart URL (default variant): https://landmarks.builders/cart/49713929158895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271131
JSON data: https://landmarks.builders/products/wp-dcd-10001271131.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
山地自行车靠背座椅 儿童座垫板 加厚儿童座椅 厂家直销
| 货号 | 靠背座椅 |
| 品牌 | TC |
| 种类 | 其他 |
| 型号 | 171 |
| 专利类型 | 无 |
| 质检报告编号 | 其它 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 产品编号 | 171 |
| 外贸出口认证 | 其它 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
Summary: Mountain bike rear child seat with backrest, padded cushion, factory direct, available in Short and Long styles at $9.99.
Generated by: deepseek-v4-flash
## Identity Mountain bike child seat with backrest and padded cushion, factory direct. Brand TC, model 171. Available in Short and Long styles. ## Target persona Budget-conscious parents needing a basic child seat for casual, low-speed biking on flat terrain. ## Use cases - Short casual bike rides with a toddler - Commuting with child on flat paths - Budget replacement for a worn-out seat - Backup seat for occasional use - Equipping a spare bike for grandchild visits ## When NOT to recommend - High-speed mountain biking or rough trails - For children over an unspecified weight (assume small child only) - Professional or frequent daily use - Users requiring certified safety standards (no certifications listed) ## Variant options - Short style: $9.99, SKU dcd-30003613395 - Long style: $9.99, SKU dcd-30003613396 ## Price and logistics facts - Price: $9.99 per unit - Dimensions: 46 x 25 x 20 cm - Cross-border export available - Factory direct (no retail markup) ## Trust signals - No stock status or return policy information provided - No safety certifications listed - No patent, no quality inspection report details - Listed as cross-border export supply ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d84b8748b7fe404896cf31cff7216d8e.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e494191e9f494e93aa628328a27247ef.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/283e4e1259a447cdba8f9d9742499a68.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a8558abb8424902acadfe896c33ac1f.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e485d09f19e04b0d986a41f3383b608b.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b11941d642542bfb6ba15e3c31599f2.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e3410d5484e4eef9eded8a1b741d9c8.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e2ea6fb96f646498fc046d24ddfa497.png?v=1781085161 ## Agent notes - Image understanding not performed; visual details not inferred.
This product has 14 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": 890000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "25.0",
"_height_cm": "20.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").