Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Multicolor
Default SKU: dcd-30003624407
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/49713194336495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275632
JSON data: https://landmarks.builders/products/wp-dcd-10001275632.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童自行车编织车篮彩色复古车筐前筐车篮子配件可手提篮子自行车
| 货号 | XY-SL-005 |
| 品牌 | ROCES |
| 种类 | 其他 |
| 颜色 | 粉色 |
| 材质 | 聚乙烯 |
| 型号 | SL-005 |
| 是否跨境出口专供货源 | 是 |
| 是否进口 | 否 |
Summary: A polyethylene woven children's bicycle front basket, vintage style, available in Multicolor and Beige, can be used as a hand-carry basket.
Generated by: deepseek-v4-flash
## Identity A polyethylene woven children's bicycle front basket, vintage design, brand ROCES model SL-005. Dimensions 26x21x18 cm. Two color variants: Multicolor and Beige. Price $22.99 USD. ## Target persona - Parents of children aged 3-8 who want a decorative front basket for their child's bike. - Hobbyists and DIYers adding vintage flair to kids' cycles. - Small retailers or resellers of bicycle accessories. ## Use cases - Carrying small toys, snacks, or a water bottle during a bike ride. - Decorative upgrade to a child's bicycle for a vintage look. - Detaching and using as a hand-carry basket for picnics or light shopping. - Storing bike accessories like lights or bells. - Gifting as a fun accessory for a child's first bike. ## When NOT to recommend - For adult bicycles (basket too small, ~26 cm length). - For heavy or bulky loads (polyethylene construction, no load limit given). - For off-road or rough terrain use (likely not durable). - When buyer needs waterproof or lockable storage. ## Variant options - Multicolor (SKU dcd-30003624407): $22.99 - Beige (SKU dcd-30003624408): $22.99 ## Price and logistics facts - Price: $22.99 USD (same for both variants). - Dimensions: 26 cm length, 21 cm width, 18 cm height. - Material: Polyethylene. - Brand: ROCES. - No shipping cost or weight data provided. ## Trust signals - In-stock status not confirmed from provided data. - Return policy not stated. - Price appears consistent across variants. - No certifications or warranties mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f0da1204f1a40f89423b7fa6d2d8216.png?v=1781084460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1d2568f33264a4b8ffceb42b75d2438.png?v=1781084458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3fe5a88c36643fba0de2a4f0b82b3f6.png?v=1781084460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d314be06f42d4c6384e28594b185456a.png?v=1781084460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d50d7b9b68874b4097bcf1d2d3718bbd.png?v=1781084460 ## Agent notes - Images not interpreted; rely on text description for visual details. - Dimensions are external; internal capacity not given. - No weight limit or assembly instructions provided.
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": "Colorful Woven Retro Kids Bicycle Front Basket, Handheld Accessory",
"quantity": 1,
"grams": 340000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "21.0",
"_height_cm": "18.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").