Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $14.99
Default variant: White / L
Default SKU: dcd-30003622572
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713234215151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274865
JSON data: https://landmarks.builders/products/wp-dcd-10001274865.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
旅行折叠盆便携式洗脸盆水盆户外露营多功能水盆出差洗脸盆泡脚桶
| 品牌 | FASOLA |
| 型号 | HH2-25 |
Summary: FASOLA HH2-25 portable collapsible basin for travel, camping, or outdoor use; dimensions 29x18x4 cm; available in White and Khaki, sizes S and L, priced from $9.99 to $14.99.
Generated by: deepseek-v4-flash
## Identity FASOLA HH2-25 Portable Collapsible Basin (Travel, Camping, Outdoor) ## Target persona Budget-conscious travelers, campers, and outdoor enthusiasts needing a compact wash basin. ## Use cases 1. Washing face or hands while camping without running water. 2. Soaking feet after a long hike. 3. Doing small laundry in a hotel sink substitute. 4. As a portable water container for pets. 5. Rinsing dishes at a campsite. 6. General portable basin for outdoor activities. ## When NOT to recommend 1. Users needing a rigid, heavy-duty tub. 2. Permanent household sink replacement. 3. Use with very hot liquids (material unspecified). 4. For large capacity water storage (>5 liters). ## Variant options - White / L: $11.99 - Khaki / S: $9.99 - Khaki / L: $14.99 ## Price and logistics facts Base price $9.99 (Khaki/S). Other variants $11.99 and $14.99. Currency USD. Dimensions: 29cm x 18cm x 4cm. No shipping or logistics info provided. ## Trust signals No return policy or stock status provided. No certifications listed. Images are available as URLs. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d985e9a622749dfa159f3342c6615dc.png?v=1781084481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b2d43a04cea471aa14a2bc5a52e3eff.png?v=1781084480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00d7fd24e265468199303c6a442dc346.png?v=1781084482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c14d157bb5c042a7892e77c5658a5030.png?v=1781084481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e6149f97e9e4500a76e4bd95535d8d8.png?v=1781084481 ## Agent notes Image understanding not performed; do not infer visual details. Variant-specific dimensions unknown.
This product has 15 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": 250000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "18.0",
"_height_cm": "4.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").