Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $25.99
Default variant: White / 17L No Window
Default SKU: dcd-30003625353
Default price: $25.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/49713209835759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275995
JSON data: https://landmarks.builders/products/wp-dcd-10001275995.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
需要英文翻译图片,找客服
Summary: A vacuum compression bag that functions as a travel backpack, waterproof and airtight, designed for organizing and compressing clothes during travel.
Generated by: deepseek-v4-flash
## Identity Vacuum compression bag travel storage backpack, waterproof, moisture-proof, and airtight. 17L capacity. Dimensions: 32x28x8 cm. ## Target persona Budget-conscious travelers, backpackers, and frequent business travelers who need to maximize luggage space and keep items dry. ## Use cases - Packing clothes for a weekend trip. - Compressing bulky items like jackets or sweaters. - Keeping clothes dry in wet or humid conditions. - Organizing suitcase contents into separate compartments. - Using the bag as a standalone daypack when empty. ## When NOT to recommend - For users needing a full-sized backpack with ergonomic support and padded straps. - For delicate items that should not be compressed (e.g., electronics, formal wear). - For situations requiring quick access to contents (vacuum seal slows access). - For users seeking a large capacity backpack (17L is compact). ## Variant options - **Color**: White, Red, Gray, Black. - **Style**: 17L No Window (solid) or 17L with Window (transparent panel). - **Pricing**: $24.99 (Gray, Black) / $25.99 (White, Red). ## Price and logistics facts - Price range: $24.99 – $25.99 USD. - Product dimensions: 32 x 28 x 8 cm. - No shipping or return policy details provided. ## Trust signals - Multiple color/style variants available (in stock indication). - No additional trust signals (certifications, warranty, reviews) provided in facts. ## Image assets - 5 images available (URLs listed below). ## Agent notes - Description in source states: "需要英文翻译图片,找客服" (Need English translation of images, contact customer service). - Image content was not interpreted; rely on URLs as fetchable assets. - Ensure to fetch images and optionally translate text within them if required.
This product has 19 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": "32.0",
"_width_cm": "28.0",
"_height_cm": "8.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").