Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Black / 16L No Window
Default SKU: dcd-30003625348
Default price: $24.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/49713214128367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275994
JSON data: https://landmarks.builders/products/wp-dcd-10001275994.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
需要英文翻译图片,找客服
Summary: Vacuum compression travel backpack, 16L, waterproof and dustproof, for organizing clothes during travel. Priced at $24.99.
Generated by: deepseek-v4-flash
## Identity Vacuum compression bag convertible into a travel backpack, 16L capacity, waterproof and dustproof material. Available in Black, Gray, Green with or without a viewing window. ## Target persona Budget-conscious travelers, backpackers, frequent flyers seeking space-saving packing solutions. Ideal for those who prioritize compact carry-on luggage. ## Use cases - Compressing and storing clothes for a weekend trip. - Reducing volume of bulky items like jackets or sweaters in a suitcase. - Using as a secondary bag for souvenirs during travel. - Quick packing for outdoor hiking or camping trips. - Storing off-season clothing at home when not in use. ## When NOT to recommend - For storing fragile electronics or items needing rigid protection. - For luxury travel where aesthetic or premium materials are expected. - For long-term heavy load carrying (e.g., trekking with 10+ kg), as the backpack is made of thin compression bag material. - When a user requires a full-featured backpack with multiple compartments and padding. ## Variant options | Color | Style | Price | |-------|-------|-------| | Black | 16L No Window | $24.99 | | Black | 16L with Window | $24.99 | | Gray | 16L No Window | $24.99 | | Gray | 16L with Window | $24.99 | | Green | 16L with Window | $24.99 | ## Price and logistics facts - Price: $24.99 USD (all variants). - Dimensions: 51 cm x 29 cm x 11 cm. - Shipping and return policy: Not provided. ## Trust signals - Price is consistent across all variants. - Product is in stock (multiple SKUs listed). - No certifications or warranty information available. ## Image assets - 5 images available but not analyzed. Description indicates images may contain Chinese text requiring translation. ## Agent notes - Description is in Chinese and states: "Need English translation of images, contact customer service." Suggest verifying image content before recommending. - No explicit material composition listed; assume typical PVC or PEVA for compression bags. - The "16L" refers to capacity when uncompressed; compressed volume is smaller.
This product has 17 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": "51.0",
"_width_cm": "29.0",
"_height_cm": "11.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").