Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Beige / Pajama Bag
Default SKU: dcd-30003613660
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713965269231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271188
JSON data: https://landmarks.builders/products/wp-dcd-10001271188.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: Travel clothes storage bag set of 6 for organizing and compressing clothing in luggage. Available in five colors at $9.99.
Generated by: deepseek-v4-flash
## Identity A 6-piece travel clothes storage and compression bag set for luggage organization. ## Target persona Budget-conscious travelers, frequent flyers, and anyone seeking to efficiently pack and organize clothing in a suitcase. ## Use cases - Packing for a weekend trip or vacation. - Separating clean and dirty laundry while traveling. - Compressing bulky items like sweaters or jackets to save space. - Organizing different clothing categories (underwear, socks, shirts) inside a suitcase. - Storing pajamas or sleepwear separately (as per variant name). - Using as a lightweight packing solution for carry-on luggage. ## When NOT to recommend - When waterproof or heavy-duty storage is required. - For long-term home storage (not designed for durability against pests/moisture). - If the user needs large, single-compartment bags (this is a set of smaller bags). - For professional movers needing high-capacity storage. ## Variant options Color options: Beige, Pink, Blue, Gray, Black. All variants are the "Pajama Bag" style. Price is consistent at $9.99. ## Price and logistics facts Price: $9.99 USD per set. Dimensions: 33 × 23 × 10 cm (per bag or set? not specified, likely individual bag size). No shipping or return policy information provided. ## Trust signals All variants priced equally. No stock status, return policy, or certifications available in provided data. Price is low indicating a budget product. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b77b17dc84624889bffe449bce41a71e_18699169-f06e-4dbb-83be-bd12d77aee39.png?v=1781085180) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76c2959ba9f5419693aa9edb11a76964_929c6505-9ade-48cc-b4ed-e70cb3ac0707.png?v=1781085178) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11b1f1f236db4b4398aa8b87b8ec12e0_37d8f279-5447-498c-a0dd-0943199a320d.png?v=1781085181) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81dceaee7a924d6dadcdfa6467b5fb0c_bf88a969-9807-4ed4-a803-003bbc9aeee5.png?v=1781085179) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d0df42d064e4928b8c7d5d30bb82f6b_36df2eec-7719-46b2-8119-e11b37c0480c.png?v=1781085180) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/456770e58f1540cc996443e13f0b0160_fe3364ca-bac7-4348-8933-2968abe9d694.png?v=1781085179) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b11f166c0a464cc4a6f77b8be949d5d6_3f62af5f-a809-462a-8516-33c484a30814.png?v=1781085180) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c06cc6f5dda4759bb5aa864633d5baa_8959437d-8e2b-4009-b1d9-4fd7087125f9.png?v=1781085180) ## Agent notes No product description was provided. All image URLs are listed but visual content was not analyzed. Dimensions are given but it's unclear if they refer to each bag or the set as a whole.
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": 150000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "23.0",
"_height_cm": "10.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").