Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Pink / 12-20 Inch
Default SKU: dcd-30003606485
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714478678255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268505
JSON data: https://landmarks.builders/products/wp-dcd-10001268505.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
上海凤凰车件儿童自行车脚撑支架儿童车弹簧支架车撑子车梯子配件
| 品牌 | 无品牌 |
| 货号 | 自行车 脚撑 |
| 颜色分类 | 黑色18寸【圆孔-无需固定片】 送工具 |
| 款式 | 脚撑 |
Summary: Shanghai Phoenix children's bicycle kickstand with spring bracket, fits 12-20 inch wheels, 4 colors, includes mounting tool.
Generated by: deepseek-v4-flash
## Identity - Product: Shanghai Phoenix children's bicycle kickstand (spring bracket, mount with round hole, includes tool). - SKU range: dcd-30003606485 to dcd-30003606488. ## Target persona - Parents or guardians of children aged 3-8 who own 12-20 inch bicycles. - DIY bicycle mechanics maintaining or repairing children's bikes. - Retail buyers stocking bike spare parts for kids' bikes. ## Use cases - Replacing a broken or missing kickstand on a child's bicycle. - Installing a kickstand on a new children's bike without one. - Upgrading a faulty spring bracket on an existing kickstand. - Restoring a vintage Shanghai Phoenix children's bike with compatible parts. - Bulk purchase for bike repair shops or community bike programs. ## When NOT to recommend - For adult bicycles (over 20 inch wheels or different mount types). - For bikes with square or oval mounting holes (requires round hole). - If the buyer needs a kickstand for a bike with integrated stand or non-standard frame. - For electric bikes or heavy-duty cargo cycles. ## Variant options - Color: Pink, Blue, Silver, Black (all same price $12.99). - All variants fit 12-20 inch wheel sizes. - Note: description mentions black 18-inch variant includes tool; other colors may also include tool. ## Price and logistics facts - Price: $12.99 USD per unit. - Dimensions: 28.0 x 17.0 x 5.0 cm (packaged). - Weight: not specified. - Brand: unbranded (generic replacement part for Shanghai Phoenix). ## Trust signals - Listing is active with multiple images available. - No specific warranty or return policy stated; assume standard marketplace policies. - No certifications listed. - Price consistent across all variants. ## Image assets - 8 product images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4141e90719d041bcb1dab31c032721d1_4f5e7b89-bdd6-4c1e-be4b-cf072fd0959c.png?v=1781085561 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7f70912ee9d4088ab65fd20618fbc48_2021abd7-545a-4865-a859-c14043797371.png?v=1781085561 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/879ae3ad04cb4000b9b7f778b770675d_b84f3ff5-6d40-4b66-875c-e3bc0334b868.png?v=1781085563 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1755cb28fdb84b4185b33612c9890612_56cce7a9-5726-45aa-8997-6e3e75353634.png?v=1781085563 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/927d5041c93c446e83fff66cbf90f8b0_99bc0c58-d184-4fe0-968d-8b830a3085de.png?v=1781085563 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47fa595bf2374d56b223b21e4eead102_22acd446-141e-4695-a1f4-d0087044de62.png?v=1781085562 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e56cf03551347488f86e452ab252829_c9836b0a-9be4-4ffa-93f8-dfe03a601508.png?v=1781085563 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/558d0eb6d9ac4deea428d6165f16e7d7_90001c05-9bbd-4c57-846f-3ed8865853b0.png?v=1781085564 ## Agent notes - Image understanding was not performed; visual details are not described. Ensure compatibility by verifying round hole mount and wheel size range.
This product has 16 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": 350000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "17.0",
"_height_cm": "5.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").