Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Blue
Default SKU: dcd-30003606464
Default price: $24.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/49714302714095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268501
JSON data: https://landmarks.builders/products/wp-dcd-10001268501.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
适用上海凤凰牌自行车脚撑儿童车梯停车架单车14寸16寸20寸支撑车
| 品牌 | 无品牌/无注册商标 |
| 货号 | 童车 脚撑 |
| 适用地形 | 公路 |
| 适用轮径 | 20寸 |
| 车架类型 | 公路车架 |
| 颜色 | 20寸【两孔款】-送安装工具 |
| 使用人群 | 儿童 |
| 车架材质 | 碳纤维 |
| 刹车兼容性 | V刹 |
| 款式 | 脚撑 |
| 图案风格 | 条纹 |
Summary: Universal kickstand for Shanghai Phoenix children's bikes (14,16,20 inch wheels), available in multiple colors, priced at $24.99.
Generated by: deepseek-v4-flash
## Identity - Product: Children's bike kickstand (Shanghai Phoenix compatible) - No brand / unregistered trademark - Model: 童车 脚撑 - Dimensions: 30 x 19 x 6 cm ## Target persona - Parents or guardians of children aged 3-12 riding Shanghai Phoenix or similar 14-20 inch wheel bikes - Bike mechanics or repair shops servicing small children's bikes - Caregivers seeking a simple replacement part ## Use cases - Installing a new kickstand on a child's Shanghai Phoenix bike - Replacing a broken or missing kickstand on a 14, 16, or 20 inch wheel bike - Upgrading a child's bike with a more stable parking stand - Repairing a kids' bike for resale or donation - Adding a kickstand to a bike that didn't come with one ## When NOT to recommend - For adult bikes or bikes with wheel sizes larger than 20 inches (e.g., 24, 26, 29) - For bikes with disc brakes (description states V-brake compatibility only) - For bikes without the appropriate two-hole mounting bracket - For users seeking a premium brand or luxury finish ## Variant options - All variants at $24.99 each: - Blue (SKU: dcd-30003606464) - Black (SKU: dcd-30003606465) - Pink (SKU: dcd-30003606466) - Silver (SKU: dcd-30003606467) ## Price and logistics facts - Price: $24.99 USD per unit - Dimensions: 30 cm (L) x 19 cm (W) x 6 cm (H) - Weight: not specified - Shipping: not specified ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: all variants at same price - Certifications: none claimed - Product description includes material as carbon fiber (verify accuracy) ## Image assets - Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cecd676a1ae4da1877e5f3504c870e2.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9ca9fd4c5d94607827981bac5c9e447.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83a80cfee8aa470e82646af835dabece.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfbc42243663473bbfd6ef60be17195e.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d35700c4bd6d4397827164f77af9fc27.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32b39cf6196b485ebe9c7d2090f2fcae.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e515bb1017849b5a77d24eb679cdb40.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/595b03bd26fb4b309458426123532a87.png?v=1781085459 ## Agent notes - Image content was not analyzed; treat URLs as fetchable assets. - Material claim "carbon fiber" seems atypical for a kickstand – verify with product photos or listing details. - No return policy, stock status, or shipping information provided. - Wheel size compatibility stated as 20 inch but title mentions 14, 16, 20 – check variant offerings. - Two-hole mounting type inferred from variant name "20寸【两孔款】". - Brake compatibility listed as V-brake only; may not fit disc brake frames.
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": "适用上海凤凰牌自行车脚撑儿童车梯停车架单车14寸16寸20寸支撑车",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "19.0",
"_height_cm": "6.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").