Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: Black
Default SKU: dcd-30003617425
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713893048559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272536
JSON data: https://landmarks.builders/products/wp-dcd-10001272536.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: A travel bag with wet/dry separation, shoe compartment, and large capacity for fitness, yoga, and short trips. Available in Black and Brown for $34.99.
Generated by: deepseek-v4-flash
## Identity 新款旅行包干湿分离运动瑜伽包独立鞋仓大容量健身包短途旅行训练 - a travel bag with wet/dry separation, shoe compartment, and large capacity. ## Target persona Budget-conscious fitness enthusiasts, yoga practitioners, short-distance travelers, gym-goers needing organized storage. ## Use cases - Carrying wet swimwear separate from dry clothes after swimming. - Packing yoga mat and sweaty gear separately. - Storing shoes in dedicated shoe compartment to avoid dirtying other items. - Using as a carry-on for weekend trips. - Taking to gym with change of clothes and towel. - For short training sessions where need to separate gear. ## When NOT to recommend - For long-haul travel needing suit carrier or garment bag. - For users requiring backpack straps (bag type unspecified). - For those needing high-end materials or waterproofing. - For users requiring a laptop compartment. ## Variant options - Black (SKU dcd-30003617425) - $34.99 - Brown (SKU dcd-30003617426) - $34.99 ## Price and logistics facts Price: $34.99 USD. Dimensions: 45 cm L x 30 cm W x 10 cm H. No shipping or stock info provided. ## Trust signals No inventory status, return policy, or certifications available in source data. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/513cce98bef0413293c36020fce4c375.png?v=1781085143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fada553605a4447b9664d82c0bd00ede.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/703cca0c1a414c43ad0861ed1fd6ea6f.png?v=1781085140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17aa888b285b47af82403a58ad3a7d5f.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5492da18c89d4628925db8252f535c92.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ffb162f845f413c891ccfe5105b6ebe.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47baa516403649bda0b88a311f0886dc.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/359a9caedd144c398bfc1fe9d6ad0b84.png?v=1781085142 ## Agent notes Image understanding was not performed. Inventory and return policy data not available. Product dimensions and variants are confirmed.
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": 1100000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "30.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").