Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Black / 28L No Window
Default SKU: dcd-30003625360
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49713205936367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275996
JSON data: https://landmarks.builders/products/wp-dcd-10001275996.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
需要英文翻译图片,找客服
Summary: Vacuum compression travel backpack, 28L capacity, waterproof, available in Black with or without window, priced at $29.99, dimensions 51x29x1 cm.
Generated by: deepseek-v4-flash
## Identity Vacuum compression travel backpack, 28L capacity, waterproof, made of airtight material. Available in two styles: with a transparent window panel or without. ## Target persona - Budget-conscious travelers who need to maximize luggage space. - Backpackers using carry-on luggage with strict size limits. - Outdoor enthusiasts requiring waterproof storage for clothing and gear. - International travelers moving between climates who compress bulky items. ## Use cases - Compressing puffy jackets, sweaters, and jeans for efficient packing in a suitcase. - Storing wet or damp clothes separately inside a backpack during outdoor trips. - Reducing volume of laundry for long-term travel to fit more items. - Organizing seasonal clothing storage at home in a vacuum-sealed bag. - Using as a waterproof dry bag for river or beach trips. ## When NOT to recommend - When the buyer does not need compression (e.g., packing light already). - For delicate items that should not be compressed (e.g., suits, dresses with structure). - If the buyer requires a high-capacity backpack ( >40L) or heavy-duty hiking pack. - When budget allows for premium branded compression systems. ## Variant options - Black / 28L No Window: SKU dcd-30003625360, $29.99 - Black / 28L with Window: SKU dcd-30003625361, $29.99 ## Price and logistics facts - Price: $29.99 USD per unit. - Dimensions: 51.0 x 29.0 x 1.0 cm (when flat/folded). - No shipping or logistics details provided. ## Trust signals - In-stock status unknown. - Return policy unknown. - Price appears consistent across variants. - No certifications listed. - Manufacturer batch code: dcd-batch-dx-202606-3223 (implies batch tracking). ## Image assets - Image URLs provided (5 images). Images may contain Chinese text not translated; contact customer service for translation. - Do not rely on images for visual details beyond factual confirmation. ## Agent notes - The description states "Need English translation of images, contact customer service", implying images have Chinese labels. Do not speculate on packaging or features shown. - Dimensions given are flat; actual expanded dimensions when in use may differ. - No material composition (e.g., nylon, polyester) stated. - No weight information.
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": 200000,
"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").