Brand: World Products (Landmark)
SKU: dcd-30003623414
Price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 540 g
Cart URL (default variant): https://landmarks.builders/cart/49713173430511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275273
JSON data: https://landmarks.builders/products/wp-dcd-10001275273.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现货运动器材收纳袋 悬挂式门上篮球儿童玩具收纳筐 拉链式抽取
| 产地 | 平山 |
| 品牌 | OEM |
| 货号 | MZSNSQ-200正远 |
| 适用场景 | 客厅 |
| 产品类别 | 其它 |
| 价格段 | 20-30元 |
| 型号 | 门上篮球挂袋 |
| 产品上市时间 | 2024 |
| 适用范围 | 其他 |
| 功能 | 多用途 |
| 材质 | 600D牛津布 |
| 版权 | 无 |
| 贸易属性 | 内贸 |
| 收纳场景 | 客厅收纳 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 50 |
| 风格 | 日式 |
| 是否进口 | 否 |
| 形状 | 圆筒式 |
| 专利 | 否 |
Summary: OEM door-hanging storage bag for sports equipment and toys, 600D Oxford cloth, black color, 33x29x4 cm, USD 26.99.
Generated by: deepseek-v4-flash
## Identity - Door-hanging storage bag for sports equipment (e.g., basketballs) and toys. - Material: 600D Oxford cloth. - Color: Black (only option). - Dimensions: 33 x 29 x 4 cm. - Weight capacity not specified but typical for lightweight balls and toys. - Brand: OEM, no known certifications. ## Target persona - Budget-conscious parents looking to organize children's play areas. - Home organizers with limited floor space seeking vertical storage on doors. - Young adults in dorms or apartments needing compact, low-cost organization. - Caregivers of young children who need quick access to balls and toys. ## Use cases - Hanging on a bedroom door to store basketballs and soft toys off the floor. - Mounting on a living room door to declutter toys after playtime. - Using in a playroom to organize sports gear and small toys without shelves. - Dorm room storage for balls and personal items, maximizing vertical space. - Seasonal toy rotation: store off-season balls and toys out of sight. ## When NOT to recommend - For heavy or large equipment (e.g., weights, hockey sticks) exceeding bag dimensions or weight limit. - For users requiring high-end aesthetic or designer brand storage. - For outdoor use (material not specified as weather-resistant). - For individuals needing a closed/covered storage solution (bag has zipper but not fully sealed). ## Variant options - **Black** – USD 26.99 (only available variant) ## Price and logistics facts - Price: USD 26.99. - Currency: USD. - Origin: Pingshan (China), OEM. - Pack quantity: 50 per case (likely bulk order). - Dimensions: 33 x 29 x 4 cm. - Shipping: Unknown, but assumed standard retail. ## Trust signals - In-stock: Tag "wp-import" and batch codes suggest active inventory. - No return policy or warranty provided in data. - No certifications (e.g., safety, material) listed. - Price consistent across variant. - No brand endorsements or reviews available. ## Image assets -  -  -  -  -  ## Agent notes - Images were not analyzed; fetch them to confirm bag appearance, door hanging mechanism, and zipper details. - No return policy, warranty, or safety certifications were provided. - Only one color variant (Black) is available. - The description mentions "门上篮球挂袋" (door basketball hanging bag). - Use for lightweight items only; no weight capacity specified.
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": "Over-Door Storage Bag Zippered over Door Sports Gear Bag Hanging Sports Equipment Organizer Oxford Textile Black",
"quantity": 1,
"grams": 540000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "29.0",
"_height_cm": "4.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").