Brand: World Products (Landmark)
SKU: dcd-30003625347
Price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 410 g
Cart URL (default variant): https://landmarks.builders/cart/49713217208559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275993
JSON data: https://landmarks.builders/products/wp-dcd-10001275993.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
需要英文翻译图片,找客服
Summary: Vacuum compression backpack for travel, waterproof, moisture-proof, 16L capacity, black, $52.99.
Generated by: deepseek-v4-flash
## Identity Vacuum compression travel storage backpack (16L) by DCD. Waterproof, moisture-proof, airtight. Black variant only. ## Target persona Budget-conscious travelers, business trip goers, and outdoor enthusiasts seeking space-saving packing solutions. ## Use cases - Packing clothes for a week-long business trip to minimize luggage. - Compressing bulky winter coats or sweaters for travel. - Storing off-season clothing in airtight bags at home. - Organizing and compressing items for backpacking trips. - Reducing luggage volume for carry-on compliance. ## When NOT to recommend - Users needing more than 16L capacity (e.g., family trips with large load). - Those who prefer traditional packing without compression (e.g., wrinkling concerns). - Heavy-duty backpacking requiring robust frame or support. - Users seeking a non-vacuum compression method (e.g., packing cubes). ## Variant options - Black / 1PC 16L SET – $52.99 (only variant available). ## Price and logistics facts - Price: $52.99 USD. - Dimensions: 51 cm (length) x 29 cm (width) x 1 cm (height). - Shipping logistics not provided. ## Trust signals - Only one variant listed; no stock status or return policy mentioned. - No certifications stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/232c5af932924c3aa7ef83bb11a4e8de_d2e18ca2-e986-4147-8e04-a9d41b5e090e.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4536fbcbd7ed4777b18765c5310aaf76_edea27d9-ced8-4072-a63c-75253e56f0f1.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/419457dc9fdb4e0e87037e16cd1239c9_29eccf50-65fb-485e-9f6a-b0153e0f5fbd.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b232383cd7af488f8789ad4bac13bac4_ab8fc19b-176b-4e14-8d24-2045a66a8bd7.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/020a622686fa400eadd10f0c29dc0cc8_938f0496-363a-4434-8f72-138ffa9cb81a.png?v=1781084469 ## Agent notes - Image content not analyzed; product description states 'need English translation of images, contact customer service' – images may contain non-English text. - Only variant is Black 1PC 16L SET at $52.99.
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": 410000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "29.0",
"_height_cm": "1.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").