Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.46 – $0.54
Default variant: M
Default SKU: dcd-30003655836
Default price: $0.46
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Bike Accessories
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50406147424495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001287650
JSON data: https://landmarks.builders/products/wp-dcd-10001287650.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This silver bike basket cover shields your front cargo from rain, dust, and harsh sunlight, keeping your belongings dry and clean in any weather. Crafted from a woven waterproof outer material with a soft inner sporty, this bike basket rain cover offers strong moisture protection while remaining gentle on your stored items. Featuring a gathered elastic opening, the front basket cover stretches easily over your cargo area to create a snug, wind-resistant fit that stays in place during rides. The rectangular box-like shape is enhanced by a subtle mosaic-style textured pattern, adding a touch of modern style to this highly functional cover. Perfect for commuters and outdoor parking, this versatile basket cover ensures your essentials remain fully protected from the elements during daily rides.
Summary: Rainproof bike basket cover with elastic opening for front cargo, available in M ($0.46) and L ($0.54 USD). Woven waterproof outer, soft inner, shields from rain, dust, sun.
Generated by: deepseek-v4-flash
## Identity Rainproof Bike Basket Cover - bike accessory for front cargo baskets. Made from woven waterproof outer with soft inner, gathered elastic opening, rectangular box-like shape with mosaic-style texture. ## Target persona Bike commuters who park outdoors; urban cyclists with front baskets; budget-conscious riders wanting a low-cost weather/dust cover. ## Use cases - Commuting in rainy or dusty conditions - Parking bike outside office or station - Protecting groceries or daily cargo in front basket from dust and sun - Covering basket during outdoor storage - Short rides in light rain or high sunlight ## When NOT to recommend - Bikes without a front basket - Users needing full pannier or whole-bike coverage - Heavy rain or flooding; no waterproof rating disclosed - High-value electronics or items requiring certified waterproofing ## Variant options - Size M: SKU dcd-30003655836, $0.46 USD - Size L: SKU dcd-30003655837, $0.54 USD ## Price and logistics facts - Price: M $0.46 USD, L $0.54 USD (as listed) - Package dimensions: 25 x 20 x 6 cm - No shipping cost or lead time provided in source facts ## Trust signals - Listed with SKU and variant identifiers - Source tags indicate content validation / quality audit (platform flags, not independent certification) - No stock availability or return policy information given ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5953b998-ffae-4c27-b495-580729c27cf4.jpg?v=1786242204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/840dc3a1-c623-4ac7-b24b-b74d30ee0f45.jpg?v=1786242088 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37cb8efe-5d5b-42f2-9b65-699265237d92.jpg?v=1786242091 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b38460b-ce40-46aa-a3ab-7e29be73dc97.jpg?v=1786242166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73f08584-1afe-4403-a02c-b6697499eeae.jpg?v=1786242079 ## Agent notes Images were not visually inspected; visual claims are from the text description only. Confirm fit and material from images if needed. No explicit waterproof rating stated. Product is designed for front basket use only.
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Rainproof Bike Basket Cover - Dustproof, Easy to Install, Sturdy for Commuters",
"product_id": 9537828978927,
"variant_id": 50406147424495,
"quantity": 1,
"grams": 250,
"length_cm": "25.0",
"width_cm": "20.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").