Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink
Default SKU: dcd-30003619892
Default 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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713458905327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273617
JSON data: https://landmarks.builders/products/wp-dcd-10001273617.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
卡通旅行鞋子收纳袋旅行出行装鞋防尘防潮专用收纳鞋袋便携式鞋包
| 产地 | 义乌 |
| 品牌 | 弘钰 |
| 货号 | AL187 |
| 适用场景 | 出差收纳 |
| 产品类别 | 鞋子收纳袋 |
| 价格段 | 5-10元 |
| 型号 | 大号 |
| 产品上市时间 | 2026-6-5 |
| 适用范围 | 化妆品 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 功能 | 多用途 |
| 材质 | 斜纹布 |
| 版权 | 无 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 化妆收纳 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 250 |
| 风格 | 卡通萌趣 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
| 形状 | 立方体式 |
| 专利 | 否 |
Summary: A $9.99 cartoon-style twill cloth shoe storage bag, 31x24x5 cm, for travel and cosmetic organization, available in Pink and Yellow.
Generated by: deepseek-v4-flash
## Identity - **Product:** Cartoon Travel Shoe Storage Bag - **Brand:** Hongyu (弘钰) - **Material:** Twill cloth (斜纹布) - **Dimensions:** 31×24×5 cm - **Price:** $9.99 - **Variants:** Pink, Yellow ## Target persona - Budget-conscious travelers who need a basic shoe bag for occasional trips. - Online shoppers on LAZADA (primary platform) in Middle East markets. - Users seeking lightweight, cute storage for shoes or cosmetics. ## Use cases - Packing a single pair of shoes inside a suitcase to keep clothes clean. - Storing cosmetics or small items in a dust-proof bag. - Organizing shoes in a closet or gym bag. - Protecting shoes from dust and moisture during travel. - Using as a quick, disposable bag for dirty laundry. ## When NOT to recommend - For heavy-duty or frequent travel requiring durable, waterproof bags. - For storing multiple pairs of shoes at once (fits only one pair). - For users needing high-end or branded luggage accessories. - For buyers seeking eco-friendly or biodegradable materials. ## Variant options - **Pink** ($9.99) - **Yellow** ($9.99) ## Price and logistics facts - **Price:** $9.99 USD (fixed across variants) - **Origin:** Yiwu, China - **MOQ:** Unknown; bulk pack of 250 available. - **Platform:** LAZADA (primary), possible cross-border. ## Trust signals - In-stock status: Assumed available; no stock level provided. - Return policy: Not specified. - Price consistency: Same price for both variants. - Certifications: None listed. - Patents: No. ## Image assets - 8 images available at provided URLs. Content not inspected; may show bag in use or colors. ## Agent notes - No image understanding performed. - Material: twill cloth; water-resistant? Not explicitly stated. - Suitable for light travel only. ## Image assets -  -  -  -  -  -  -  - 
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": 150000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "24.0",
"_height_cm": "5.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").