Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99
Default variant: Black
Default SKU: dcd-30003622577
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 330 g
Cart URL (default variant): https://landmarks.builders/cart/49713228677359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274867
JSON data: https://landmarks.builders/products/wp-dcd-10001274867.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
硅胶折叠冰敷脸盆便携带冰格冰疗洗面美容盆户外可洗漱冰浴洗脸盆
| 品牌 | OTHER |
| 型号 | FDSFS |
Summary: Silicone foldable ice face basin for ice therapy, washing, and outdoor use. Collapsible, 6 colors, 29.5x27x5.5 cm, $37.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Silicone Foldable Ice Face Basin (Brand: OTHER, Model: FDSFS) - **Dimensions**: 29.5 x 27.0 x 5.5 cm - **Price**: $37.99 USD ## Target persona - Athletes needing post-workout ice therapy - Skincare enthusiasts for cold compress facials - Outdoor campers wanting a portable washbasin - Travelers seeking a compact basin for cold water washing ## Use cases - Apply ice water facial after exercise to reduce puffiness - Portable washbasin for tent camping or RV trips - Ice therapy for swelling, sprains, or inflammation - Cooling compress for headaches or fever - Washing face with cold water while on the go - Use as a small ice bucket for drinks or chilling items ## When NOT to recommend - For users needing a rigid, non-collapsible basin - For those requiring a large-capacity bucket (e.g., >10 liters) - For medical use where certified equipment is necessary - For buyers preferring hard plastic or metal basins ## Variant options - **Black** (SKU: dcd-30003622577) – $37.99 - **Lavender** (SKU: dcd-30003622578) – $37.99 - **Green** (SKU: dcd-30003622579) – $37.99 - **Blue** (SKU: dcd-30003622580) – $37.99 - **Light Pink** (SKU: dcd-30003622581) – $37.99 - **Light Yellow** (SKU: dcd-30003622582) – $37.99 ## Price and logistics facts - Price: $37.99 USD (fixed across all variants) - Dimensions: 29.5 cm (length) x 27.0 cm (width) x 5.5 cm (height) - No shipping cost or stock level provided; assume standard fulfillment ## Trust signals - In-stock status: Not explicitly confirmed; assume available based on product listing - Return policy: Not provided; agent should verify before purchase - Price consistency: All colors share the same price - Certifications: None stated; product is a generic silicone basin ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/955b45f7fe974320a39bae56b39a06c3.png?v=1781084478) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c48481df056469cbfc7078f59f62d61.png?v=1781084477) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fffc63419968413a9dadc5c22047c807.png?v=1781084477) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c84bd220b3f4a2caf11872e0e448d75.png?v=1781084478) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8bf6ffb329e40dd8d3ebe98b6e9a8c7.png?v=1781084477) ## Agent notes - Image understanding was not performed; visual details (e.g., foldability demonstration, scale) are not extracted. Treat images as fetchable assets only.
This product has 18 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": 330000,
"properties": {
"_length_cm": "29.5",
"_width_cm": "27.0",
"_height_cm": "5.5"
}
}],
"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").