Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $32.99
Default variant: Beige / Standard
Default SKU: dcd-30003624435
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: 810 g
Cart URL (default variant): https://landmarks.builders/cart/49713145905391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275648
JSON data: https://landmarks.builders/products/wp-dcd-10001275648.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
自行车篮单车车筐前置筐复古藤编车篓可手提篮子自行车骑行配件
| 货号 | XY-SL-006 |
| 品牌 | ROCES |
| 种类 | 其他 |
| 材质 | 塑料/树脂 |
| 型号 | XY-SL-006 |
| 是否跨境出口专供货源 | 是 |
| 是否进口 | 否 |
| 主要下游平台 | 速卖通 |
Summary: ROCES vintage rattan-style bicycle front basket with optional iron frame, made of plastic/resin, dimensions 36x28x26 cm, priced from $22.99.
Generated by: deepseek-v4-flash
## Identity - Product: ROCES Vintage Rattan-Style Bicycle Front Basket - Brand: ROCES - Model: XY-SL-006 - Material: Plastic/Resin (resembles rattan) - Dimensions: 36 cm (L) x 28 cm (W) x 26 cm (H) ## Target persona - Urban commuters needing light carry-ons - Vintage bike enthusiasts seeking aesthetic accessories - Casual cyclists for short errands ## Use cases - Carrying groceries or small purchases from a store - Storing a phone, wallet, or water bottle during a ride - Transporting picnic supplies or a light lunch - Adding a decorative touch to a bicycle - Using as a detachable hand basket for quick shopping ## When NOT to recommend - For heavy loads (e.g., books, laptops) – basket capacity limited - For off-road biking or bumpy terrain – may shake loose - If waterproofing is required – material is not sealed - For high-security needs – no lock or lid ## Variant options | Variant | Color | Style | Price (USD) | |---------|-------|-------|-------------| | dcd-30003624435 | Beige | Standard | $22.99 | | dcd-30003624436 | Beige | Iron Frame | $32.99 | | dcd-30003624437 | Brown | Iron Frame | $32.99 | ## Price and logistics facts - Base price: $22.99 (Standard model) - Iron Frame variants: $32.99 - Dimensions: 36 x 28 x 26 cm (package assumed) - Weight: not specified - Shipping: not specified ## Trust signals - Listed as cross-border export source (supplier indication) - Not an imported product (Chinese origin) - No known certifications or return policy stated - In-stock status unknown ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be6595a9c70444ef9bf3a8fdee2a7d8d.png?v=1781084441 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/698c865ce85b4299b21aaa88d9de8827.png?v=1781084440 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/550c8161a2624c42a9248534ce1d10cf.png?v=1781084441 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86d3bc3e5e8845e094ac0ee68f5c74e6.png?v=1781084443 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe058bb8739b48bdb7d5237e78b9d03a.png?v=1781084439 ## Agent notes - Images were not analyzed – visual appearance (rattan-like) may differ from material (plastic/resin). - No load capacity or mounting hardware details provided. - Origin: China (not imported, likely domestic for export).
This product has 15 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": "Vintage Wicker Bicycle Front Basket, Handheld Cycling Accessory",
"quantity": 1,
"grams": 810000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "28.0",
"_height_cm": "26.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").