Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black / 12 Inch Round Hole
Default SKU: dcd-30003606481
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714481135855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268504
JSON data: https://landmarks.builders/products/wp-dcd-10001268504.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: Bicycle kickstand for children's bikes, black, fits round hole frames, available in 12/14/16/20 inch sizes, sold as accessory by Shanghai Phoenix.
Generated by: deepseek-v4-flash
## Identity - Product: Shanghai Phoenix children's bicycle kickstand (spring-loaded, round hole mount) - Category: Auto parts / Bicycle accessories - Brand: Unbranded ## Target persona - Parents maintaining children's bikes (12-20 inch wheels) - Bicycle repair shops servicing kids' bikes - DIY enthusiasts repairing or upgrading children's bicycles ## Use cases - Replacing a broken or missing kickstand on a child's bike - Installing a kickstand on a bike that came without one (round hole frame) - Upgrading from a basic stand to a spring-loaded version - Restoring vintage children's bicycles with compatible round hole mounts - Stocking spare parts for small bike maintenance ## When NOT to recommend - Bicycles without round hole mount (e.g., square or universal bracket only) - Adult bicycles (wheel size >20 inch or incompatible mount) - Buyers needing a specific color other than black - Users requiring a heavy-duty stand for frequent rough use (designed for children's bikes) ## Variant options | Style | Size | Price | |-------|------|-------| | Black / 12 Inch Round Hole | 12" | $9.99 | | Black / 14 Inch Round Hole | 14" | $9.99 | | Black / 16 Inch Round Hole | 16" | $9.99 | | Black / 20 Inch Round Hole | 20" | $9.99 | ## Price and logistics facts - Price: $9.99 (USD) per unit - Dimensions: 29.0 x 6.0 x 5.0 cm (LxWxH) - Includes assembly tool per description ## Trust signals - Price consistent across all variant sizes - Multiple size options available for common children's bike wheel diameters - Product originates from Shanghai Phoenix, a known bicycle manufacturer - Return policy: not specified in provided data - Stock status: not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4141e90719d041bcb1dab31c032721d1_8f50be08-3769-4b58-b734-e9cafcc3c55b.png?v=1781085563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7f70912ee9d4088ab65fd20618fbc48_b31c13a6-859f-46bb-a95a-3b24981423c2.png?v=1781085564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/879ae3ad04cb4000b9b7f778b770675d_30115b7a-146c-4326-b24c-b4309a8dac3b.png?v=1781085563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1755cb28fdb84b4185b33612c9890612_bf7d8090-7e6e-4fd1-87c1-5a3edd4d2055.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/927d5041c93c446e83fff66cbf90f8b0_d69f7b8b-9542-4a20-bce6-573f453e6e25.png?v=1781085564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47fa595bf2374d56b223b21e4eead102_b157f035-a700-4136-b802-151e1e7f7a7d.png?v=1781085564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e56cf03551347488f86e452ab252829_929956d7-6704-4b71-a90a-761e0fc97c69.png?v=1781085564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/558d0eb6d9ac4deea428d6165f16e7d7_69772e73-b896-4a8b-af1c-9f2e88a95930.png?v=1781085564 ## Agent notes - Image contents not analyzed; visual details not confirmed.
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": 250000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "6.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").