Brand: World Products (Landmark)
SKU: dcd-30003622245
Price: $32.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/49713234870511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274730
JSON data: https://landmarks.builders/products/wp-dcd-10001274730.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
亚马逊新品 带拉链的书套用于平装书的旅行书保护袋,书套袋手提箱
| 产品类别 | 购物袋 |
| 价格段 | 50-60元 |
| 型号 | 表带收纳包 |
| 产品上市时间 | 2022 |
| 适用范围 | 明信片 |
| 材质 | 无棉布 |
| 贸易属性 | 内贸 |
| 收纳场景 | 桌面收纳 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 50 |
| 形状 | 立方体式 |
| 产地 | 广州 |
| 品牌 | 其他 |
| 货号 | 表带收纳包 |
| 适用场景 | 厨房 |
| 主要下游平台 | 亚马逊 |
| 有可授权的自有品牌 | 否 |
| 功能 | 密封 |
| 版权 | 无 |
| 风格 | 现代简约 |
| 主要销售地区 | 欧洲 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Zippered book sleeve for paperback books, designed for travel protection. Made of non-cotton fabric, dimensions 31x25x3 cm. Available in Black. Price: $32.99.
Generated by: deepseek-v4-flash
## Identity 亚马逊新品 带拉链的书套用于平装书的旅行书保护袋,书套袋手提箱 ## Target persona Travelers who carry paperback books and want to prevent damage during transit; commuters with books in backpacks; students protecting textbooks; anyone needing a protective sleeve for paperbacks or postcards. ## Use cases - Protecting a paperback in a suitcase or carry-on during travel. - Keeping a book clean and dry in a backpack during daily commute. - Storing postcards, documents, or small notebooks securely. - Organizing desk drawers or shelves for paperback books. - Packing multiple paperbacks together without covers rubbing. ## When NOT to recommend - For hardcover books larger than 31 cm in length or 25 cm in width. - When rigid, crush-proof protection is needed (this is a soft sleeve). - For waterproof or spill-proof requirements (fabric not specified as waterproof). - For decorative gifting purposes (style is plain, only Black color). ## Variant options - Color: Black – $32.99 ## Price and logistics facts - Price: $32.99 USD (single variant). - Dimensions: 31 x 25 x 3 cm. - Only one color (Black) available. ## Trust signals - In-stock status: Assumed available (no stock data provided). - Return policy: Not provided. - Price consistency: Single price for the only variant. - Certifications: None mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91046c81240a49819a60310beaf2ccdc.png?v=1781084481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2e08a38aeb34f4c9cba4633b5ae6d9f.png?v=1781084481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a72be47983bf41188c723bdf11e42a0a.png?v=1781084482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3961ccff29c741ada0cf11ebb7230fa0.png?v=1781084482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d138f82717747539f4a7339b95e61be.png?v=1781084482 ## Agent notes - Image content was not analyzed; actual appearance may differ from description. - Description lists contradictory uses (kitchen, desk storage) which may not align with primary book protection function.
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": "31.0",
"_width_cm": "25.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").