Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Beige
Default SKU: dcd-30003616831
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713906712815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272338
JSON data: https://landmarks.builders/products/wp-dcd-10001272338.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
通勤优选适配元宇宙二代后置车筐镂空防水电动车储物改装车筐配件
| 品牌 | 京奥缘 |
| 是否专利货源 | 否 |
| 产品类别 | 电动车收纳筐 |
| 材质 | 塑料 |
| 尺寸 | 1 |
| 电压 | 1 |
Summary: A plastic rear storage basket for electric scooters, compatible with Metaverse 2nd gen, priced at $16.99 in Beige or Black.
Generated by: deepseek-v4-flash
## Identity - Product: 通勤优选适配元宇宙二代后置车筐镂空防水电动车储物改装车筐配件 - Brand: 京奥缘 - Type: Electric scooter rear storage basket - Material: Plastic - Features: Waterproof, hollow design, compatible with Metaverse 2nd generation ## Target persona Electric scooter owners with Metaverse 2nd generation models needing rear storage for commuting or errands. ## Use cases - Commuting to work or school with small items like a bag or lunch. - Running errands with light groceries or packages. - Storing a helmet or rain cover when not in use. - Adding storage capacity to an electric scooter without a built-in trunk. - Organizing daily essentials like keys, phone, or wallet. ## When NOT to recommend - For motorcycles or bicycles - specifically for electric scooter Metaverse 2nd gen. - For heavy loads exceeding basket dimensions (42x32x25 cm). - For users seeking premium materials like metal or carbon fiber. - For electric scooter models not compatible with Metaverse 2nd gen mounting. ## Variant options - Beige: $16.99 - Black: $16.99 ## Price and logistics facts - Price: $16.99 USD per variant - Dimensions: 42 x 32 x 25 cm (length x width x height) - No shipping or tax information provided ## Trust signals - In-stock status: Not explicitly stated, but variants are listed - Return policy: Not provided - Price consistency: Both variants same price - Certifications: None claimed - Reviews: Not available ## Image assets - 8 product images available at URLs in the `image_urls` array - Note: Image content not analyzed; no visual details inferred ## Agent notes - The product is a plastic basket, likely lightweight and waterproof as described - Compatibility is specifically for "Metaverse 2nd generation" - verify exact mounting - No warranty or return policy specified
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": 1200000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "32.0",
"_height_cm": "25.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").