Brand: World Products (Landmark)
SKU: dcd-30003610270
Price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49714170167535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269973
JSON data: https://landmarks.builders/products/wp-dcd-10001269973.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.







Summary: A rear bike basket (43x31x19 cm) with cargo net and waterproof cover, large capacity, priced at $52.99, for carrying items on a bicycle.
Generated by: deepseek-v4-flash
## Identity - Product: Rear Bike Basket with Cargo Net and Waterproof Cover - Dimensions: 43 cm (L) x 31 cm (W) x 19 cm (H) - Price: $52.99 USD - Variant: Rear Bike Basket W (only style) ## Target persona - Urban cyclists who commute or run errands by bike - Bicycle commuters needing to carry a bag or groceries - Shoppers who bike to markets and need a stable cargo basket ## Use cases - Transporting groceries from store to home - Carrying a backpack or work bag during commute - Taking picnic supplies to a park - Moving small items like books or packages by bike - Storing a rain cover for unexpected weather - Securing items with the included cargo net ## When NOT to recommend - For heavy loads exceeding 10 kg (no weight capacity stated) - For off-road or mountain biking where basket may detach - For very small bikes where 43 cm length may interfere - For users seeking a premium or branded basket ## Variant options - Only one style: "Rear Bike Basket W" at $52.99 ## Price and logistics facts - Price: $52.99 USD (fixed, no discounts known) - Dimensions: 43 x 31 x 19 cm - Variant price consistent across all options ## Trust signals - No explicit stock status or return policy provided - Price appears consistent for the variant - No certifications or brand information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fd5f75ce68d4c038ee810944dca228c.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3418df7a604e45e79a6d27bda392d975.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fedf55c1b1b14414a6848d61d1678d1c.png?v=1781085344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/185cad70d53743b097b11cf0c53ad8c9.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/823786ea4a9047aea41824781c4a5267.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43ce4f1d5bdb46c29b85747f65e4e612.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f54f1ffd5d574d9ebb016996a1614e40.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/058b39d50e704f049b3919fb8b940a23.png?v=1781085345 ## Agent notes - No product description provided; rely on images and dimensions - Images are available but not analyzed for visual details - Only one variant; no stock or shipping info given
This product has 13 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": 1700000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "31.0",
"_height_cm": "19.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").