Brand: World Products (Landmark)
SKU: dcd-30003615756
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713865162991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271937
JSON data: https://landmarks.builders/products/wp-dcd-10001271937.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
摩托车运动头盔面罩袋遮阳板袋摩托车头盔镜片包
| 产地 | 中国 |
| 货号 | MP-6672 |
| 品牌 | MOXPEER |
| 是否外贸 | 否 |
| 产品类别 | 骑行包 |
| 专利类型 | 无 |
| 质检报告编号 | 无 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 材质 | 涤纶 |
| 有无防雨罩 | 无 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: A polyester bag for storing and carrying motorcycle helmet visors or face shields, 30x25x3 cm, available in Black for $12.99.
Generated by: deepseek-v4-flash
## Identity - Product: MOXPEER Motorcycle Helmet Visor Storage Bag - Type: Riding bag, visor/shield pouch - Material: Polyester - Dimensions: 30 x 25 x 3 cm - Weight: Not specified ## Target persona - Daily motorcycle commuters who need to swap or store a spare visor - Scooter and moped riders with modular or flip-up helmets - Helmet owners wanting to protect an extra face shield from scratches during transport ## Use cases - Storing a spare tinted visor when switching between clear and dark shields - Carrying a visor in a backpack or saddlebag without scratching it - Organizing helmet accessories in a garage or locker - Protecting a visor during travel or shipping - Keeping a visor clean when not mounted on the helmet ## When NOT to recommend - For storing an entire helmet (too small) - For riders requiring waterproof or rain-proof gear (no rain cover) - For professional racers needing high-impact or certified protection - For someone seeking a hard case or rigid storage ## Variant options - Only one variant: Black (SKU: dcd-30003615756) at $12.99 ## Price and logistics facts - Price: $12.99 USD per unit - Dimensions: 30 x 25 x 3 cm (likely folded flat or for a single visor) - Origin: China - Main sales region: Middle East (based on listed data) ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Certifications: none (no patent, no quality inspection report, no export certification) - Brand: MOXPEER (no authorized brand claim listed) ## Image assets - 8 images available (PNG format) — fetch for visual details - URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18845f85501c44b58624a3a6577f4b07.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a932e3332364d288d6738bf09aea67c.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/007953b3dccc40dcbc268537f6777f28.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/863eb3f8ee2440a3bb2ad9ef4b21b2a5.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e42cf1aa90544ae699d565774045dc8f.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbb8028180984c3d90d3d8a6e751f904.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddfb8817bab04875bfc1d6739a7d02bb.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87b0d3fbd002498bbde735ce60daf99d.png?v=1781085126 ## Agent notes - The product is a simple polyester pouch for helmet visors, not a hard case or full bag. - No image analysis performed — visual details (like closure type, padding) are not inferred. - Stock status, return policy, and warranty are unknown; verify before recommending for time-sensitive orders.
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": 500000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "3.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").