Brand: World Products (Landmark)
SKU: dcd-30003607170
Price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714253168879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268797
JSON data: https://landmarks.builders/products/wp-dcd-10001268797.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
旅行用鞋袋便携鞋类收纳器带多个口袋3合1悬挂式行李鞋类储物袋
| 产地 | 广州 |
| 货号 | 单个装鞋子收纳盒 |
| 品牌 | 其他 |
| 产品类别 | 单个装鞋子收纳盒 |
| 商品特性 | 单个装鞋子收纳盒 |
| 产品上市时间 | 2022 |
| 规格 | 35.5×22×41cm |
| 主要下游平台 | 亚马逊 |
| 材质 | 涤纶 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 25 |
| 风格 | 韩式风 |
| 主要销售地区 | 北美 |
| 是否进口 | 否 |
| 专利 | 否 |
| 类别 | 鞋靴罩、袋 |
| 毛重 | 280g |
Summary: Polyester travel shoe bag with multiple pockets, 3-in-1 hanging design, dimensions 36x23x5 cm, priced at $45.99.
Generated by: deepseek-v4-flash
## Identity 旅行用鞋袋便携鞋类收纳器带多个口袋3合1悬挂式行李鞋类储物袋 (Travel Shoe Bag Portable Shoe Organizer with Multiple Pockets 3-in-1 Hanging Luggage Shoe Storage Bag) - Product type: 户外 (Outdoor) - Material: 涤纶 (Polyester) - Dimensions: 36.0 × 23.0 × 5.0 cm (per provided data; description states 35.5×22×41 cm – verify) - Weight: 280g (per description) ## Target persona - Frequent travelers who want to keep shoes separate in luggage - Outdoor enthusiasts needing to store muddy or wet shoes - Hotel guests who prefer hanging storage for space saving - Families organizing multiple pairs of shoes during trips ## Use cases - Packing shoes in a suitcase without dirtying clothes - Hanging the bag in a hotel closet to air out shoes - Storing clean and dirty shoes separately while traveling - Organizing up to 3 pairs of shoes in one compact bag - Using the 3-in-1 feature (likely hanging, carrying, or packing flat) for versatile travel - Outdoor trips where shoes need to be contained after use ## When NOT to recommend - Carrying heavy hiking boots (bag is soft polyester, not rigid) - Waterproof storage is required (no waterproof claim) - Luxury shoe display or long-term static storage - Users needing a hard-shell shoe case for protection ## Variant options - Color: Black (SKU: dcd-30003607170) – only variant available ## Price and logistics facts - Price: $45.99 USD - Origin: 广州 (Guangzhou) - Main sales region: 北美 (North America) - Cross-border export dedicated supply (跨境出口专供货源) - Amazon as primary platform - Pack quantity: 25 per box ## Trust signals - Cross-border export dedicated supplier (indicates some compliance) - In-stock status not provided - Return policy not provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/901e618e33644f868bd0be6496f215ea.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c289a2bc5cfb40a2bec65ea641f15787.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c147bd5563024dfb81ce76eaa9c8d872.png?v=1781085388 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e49094bbfac4fdcb1f354b4df4f34ba.png?v=1781085388 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7fa509b3ceb4d509cc819e093172456.png?v=1781085388 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e10acbfe27124692be8af5e758a7122b.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abb261d52f7c4376bdd536097055be43.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79ce73644f5c49edbc87ca8cc49789c1.png?v=1781085388 ## Agent notes - Images not analyzed; visual details cannot be inferred. - Dimensions in facts: 36x23x5 cm; description states 35.5x22x41 cm – discrepancy requires verification. - No stock or return policy information 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": "旅行用鞋袋便携鞋类收纳器带多个口袋3合1悬挂式行李鞋类储物袋",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "23.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").