Brand: World Products (Landmark)
SKU: dcd-30003624752
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49713121067247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275775
JSON data: https://landmarks.builders/products/wp-dcd-10001275775.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境腰带挂包护理造口袋尿袋腰斜固定支撑遮蔽造口保护袋
| 品牌 | 脚醒 |
| 货号 | 724造口腰腹挂包带 |
| 适用运动 | 排球 |
| 适用场景 | 健身器材 |
| 专利类型 | 无 |
| 适用人群 | 通用 |
| 质检报告编号 | 无 |
| 主体材质 | 其它 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 无 |
| 保护部位 | 腰 |
| 类别 | 护腰 |
Summary: Waist belt pouch for ostomy bag concealment and support during sports. One size, Black. Price $9.99.
Generated by: deepseek-v4-flash
## Identity
Cross-border waist belt pouch for ostomy/urine bag care, providing fixation, support, and concealment. Brand: 脚醒, model: 724造口腰腹挂包带. Dimensions: 20×15.3×3.6 cm.
## Target persona
- Active ostomy patients seeking secure bag placement during sports or daily activity
- Caregivers assisting with ostomy management for active individuals
- Individuals requiring waist-level support for urine or colostomy bags
## Use cases
- Volleyball and other fast-paced sports where bag stability is critical
- Fitness workouts (gym, running, cycling) to prevent bag movement
- Daily wear under regular clothing for discreet concealment
- Hiking or outdoor activities where bag security is needed
- Post-surgery recovery support for ostomy bag management
## When NOT to recommend
- Patients with known skin allergies to unspecified materials (main material listed as "其他" = other)
- Situations requiring sterile medical devices (no sterility certification)
- Non-ostomy uses (e.g., general waist support or fashion pouch)
- Users needing a custom fit or multiple sizing options (only one size available)
## Variant options
- Black only (SKU: dcd-30003624752) at $9.99
## Price and logistics facts
- Price: $9.99 USD
- Dimensions: 20.0 cm (L) × 15.3 cm (W) × 3.6 cm (H)
- Single variant; no size options
## Trust signals
- In-stock status not explicitly confirmed, but product is listed for sale
- No return policy provided in facts
- No certifications (patent, export, or quality inspection) listed
- Price is low at $9.99, consistent across variant
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56ea224998c34371b7a89b09b24bfeed.png?v=1781084430
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7df79e3723a43389d405522b1e43294.png?v=1781084430
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93f3bce7ece84f56b0f5f3968bcb5648.png?v=1781084429
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4a5c1fc90d54b8c8f4bbdf40bfe18c9.png?v=1781084429
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a3ccdab9033475395260d4459e1b2a7.png?v=1781084432
## Agent notes
- Images were not analyzed; visual details are not inferred. Dimensions and design are based solely on product description. Material is unspecified ("其他"). No sizing chart or weight provided.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": 80000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.3",
"_height_cm": "3.6"
}
}],
"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").