Brand: World Products (Landmark)
SKU: dcd-30003624357
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49713113989359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275610
JSON data: https://landmarks.builders/products/wp-dcd-10001275610.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外沙滩泳池网布收纳袋挂钩储物袋衣物饮料玩具洗浴悬挂网袋
| 品牌 | 其他 |
| 货号 | MZSNSQ-199 |
| 适用场景 | 其他 |
| 专利类型 | 无 |
| 外贸出口认证 | 1 |
| 是否跨境出口专供货源 | 否 |
| 质检报告编号 | 1 |
Summary: Outdoor beach pool mesh storage bag with hook for organizing clothes, drinks, toys, and toiletries; $15.99, dimensions 28x24x3 cm.
Generated by: deepseek-v4-flash
## Identity Outdoor beach pool mesh storage bag with hook (Brand: other, Model: MZSNSQ-199). Mesh material, hanging design for organizing items at pool, beach, or outdoor areas. ## Target persona - Pool owners who need quick-access storage for wet clothes and floats - Beach visitors wanting to keep sand, drinks, and gear organized - Outdoor enthusiasts (camping, picnics) for lightweight gear storage - Families with kids needing to store toys, swimsuits, and snacks ## Use cases - Hanging wet swimsuits and towels to dry after swimming - Storing drinks and snacks at poolside without clutter - Holding pool toys, goggles, and floats for easy access - Organizing toiletries and shampoo in outdoor showers - Carrying beach gear (sunscreen, sunglasses, books) to the shore - Keeping car backseat organized after a beach trip (for wet items) ## When NOT to recommend - For heavy items (e.g., books, metal tools) – mesh may tear - For indoor permanent storage – mesh allows dust; better for outdoor/ventilated areas - If waterproof protection is needed – mesh is not waterproof, only draining - For professional or heavy-duty use – budget product likely low durability ## Variant options - Only variant: "Pool Storage Net Bag" (SKU: dcd-30003624357) at $15.99 ## Price and logistics facts - Price: $15.99 USD - Dimensions: 28 cm (length) x 24 cm (width) x 3 cm (height) – compact when folded - No shipping or stock details provided ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: Single price across variant - Certifications: None mentioned (generic product) - Note: Only one variant available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/651e1a3ee498402fa14a20bf16bafc05.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4fac9e405a64bd094956be15172b949.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/027a4015deb74fe3849954d334bec354.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35cd2adb7df945dcbc93bb3211cde74d.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fe6729acdf949f7ae1f0e88890134ca.png?v=1781084428 ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets only. - No additional metadata (e.g., materials, weight, hook size) beyond what is listed. - Recommend verifying stock and return policy before recommending to buyers.
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": 170000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "24.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").