Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $21.99
Default variant: Basket with Net
Default SKU: dcd-30003610268
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49714174263535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269972
JSON data: https://landmarks.builders/products/wp-dcd-10001269972.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
一箱15个,颜色黑色。
需要带其它配件联系客服
需要指定物流请联系客服
Summary: Heavy-duty wire bicycle rear basket, 40x30x21 cm, black, sold in carton of 15 units. Two styles: basket only ($17.99) or with net ($21.99).
Generated by: deepseek-v4-flash
## Identity Bicycle rear basket, heavy-duty wire mesh, black, dimensions 40x30x21 cm. Sold in cartons of 15 units. Two variants: basic basket and basket with net. ## Target persona - Bike shop owners restocking accessory inventory. - Fleet managers maintaining shared or delivery bikes. - Wholesale buyers or resellers. - Community bike program coordinators. ## Use cases - Replacing worn or damaged rear baskets on fleet bicycles. - Equipping newly assembled bikes with cargo capacity. - Stocking retail shelves for DIY bike accessory buyers. - Supplying baskets for bike-sharing or rental programs. - Bulk purchase for co-ops or group bike builds. ## When NOT to recommend - User needs only a single basket (sold in carton of 15). - User requires a front basket (this is rear-mount). - User wants a lightweight or plastic basket. - User expects quick-release installation or non-universal mounting hardware. ## Variant options - **Basket** (SKU dcd-30003610269) – $17.99 - **Basket with Net** (SKU dcd-30003610268) – $21.99 ## Price and logistics facts - Price per unit: Basket $17.99, Basket with Net $21.99 (USD). - Sold in cartons of 15 units (color black). - Contact seller for additional accessories or specific shipping arrangements. ## Trust signals - Listed in stock with multiple image assets. - No return policy or warranty information provided in facts. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b7ad7d68bb8414abf4ce252723a6784.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ec0790d44e44762b9853f1960afbc59.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e95325027ec4bdfbe7e40c8683fb8f0.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b61bd6dc27e442508806592c8bf71c02.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71eeee357cc34d7fab57c1b7a4324aa7.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0b132589d904852bb08588573331cb9.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4417f3b241324578b4ad5942a139ccfe.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd71eea7ef094229bf6cc40bfe9d6eeb.png?v=1781085346 ## Agent notes - Product is sold in cartons of 15; unit price listed is per basket. - Mounting hardware included (generic, suited for most bike racks). - Contact seller for custom accessories or shipping quotes before ordering large quantities. - Image content was not analyzed; all descriptions derived from text facts.
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": "自行车车筐后置加厚铁丝网篮电动车菜篮子带安装件通用款",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "21.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").