Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Beige
Default SKU: dcd-30003612839
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713890132207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270989
JSON data: https://landmarks.builders/products/wp-dcd-10001270989.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
电动车车筐防雨罩防水包车篮防晒罩内篓电瓶车筐置物神器储物包
| 货号 | 2501 |
| 型号 | 2501 |
| 专利类型 | 外观设计专利 |
| 有可授权的自有品牌 | 否 |
| 适用车型 | 电动车 |
| 材质 | 牛津布防水 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 类型 | 自行车鞍座 |
| 是否进口 | 否 |
Summary: Waterproof Oxford cloth cover for electric bike baskets, protects contents from rain and sun. Available in Beige and Black at $10.99.
Generated by: deepseek-v4-flash
## Identity Waterproof Oxford cloth cover for electric bike basket (32x25x9 cm). Design patent protected. ## Target persona Electric bike owners who park outdoors or ride in variable weather and need to keep basket items dry and shaded. ## Use cases - Daily commute with items in basket (bag, lunch, etc.) - Grocery shopping where basket holds purchases - Delivering small packages in light rain - Protecting basket contents from UV damage when parked - Storing bike outside in unpredictable weather ## When NOT to recommend - Buyer expects heavy rain waterproofing (not submersion tested) - Buyer has a non-standard oversized basket (dimensions are fixed) - Buyer needs a cover for a bicycle (non-electric) unless basket size matches - Buyer wants a rigid hard case for high-security storage ## Variant options - Beige ($10.99, SKU: dcd-30003612839) - Black ($10.99, SKU: dcd-30003612840) ## Price and logistics facts - Price: $10.99 USD (all variants) - Dimensions: 32cm x 25cm x 9cm - Material: Oxford cloth, waterproof - Origin: China (cross-border export enabled) - Main sales region: Middle East ## Trust signals - Design patent (appearance design patent) - Multiple color options available - Price consistent across variants ($10.99 each) - In stock (no stockout info provided) ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f85cf34ad8b040e8a1504cccb5e4ed7e.png?v=1781085139) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9a99f8b01cd4d339e652c3a015e8249.png?v=1781085140) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95e56335956a4dba9c5dd38c1a9fdb91.png?v=1781085140) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dbd97ddba1f4c2dba73d8be3e6af5ee.png?v=1781085138) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6789c98afd504511bb429a9a22e4e51d.png?v=1781085142) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/237e68bc1e174441ad6bdc9ecd79b819.png?v=1781085138) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2c725b8f29144eb8a0e61d7ff0cedae.png?v=1781085140) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5b749ae184743a5aadf1151d6bdd495.png?v=1781085138) ## Agent notes - No image understanding was performed; visual details not extracted. - Material is Oxford cloth; waterproof claim is from description but not tested. - Dimensions are for the cover itself; ensure basket fits within.
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": 350000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "25.0",
"_height_cm": "9.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").