Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: White
Default SKU: dcd-30003610058
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714195038447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269900
JSON data: https://landmarks.builders/products/wp-dcd-10001269900.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外便携小型冷萃杯家用储水凉水杯冷水杯凉茶壶冰水壶饮料冷翠壶
| 产地 | 其他 |
| 品牌 | 磊威 |
| 货号 | LW1250 |
| 塑料 | PP |
| 产品类别 | 冷水壶 |
| 价格段 | 20-30元 |
| 产品上市时间 | 2026年春 |
| 是否有专利 | 否 |
| 适用范围 | 饮料 |
| 加印LOGO | 不可以 |
| 是否属于礼品 | 否 |
| 产品质量等级 | 合格品 |
| 材质 | 塑料 |
| 版权 | 无 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 日式 |
| 工艺 | 手工雕花 |
| 是否进口 | 否 |
Summary: Portable plastic cold brew cup for outdoor use, 14cm tall, 10x6.4cm base, available in White/Black, $13.99.
Generated by: deepseek-v4-flash
## Identity Portable cold brew cup (LW1250) by Leiwei. Plastic PP material, hand-carved style. Dimensions: 10x6.4x14 cm. Two color variants: White and Black. ## Target persona Designed for outdoor enthusiasts, campers, hikers, and individuals seeking a compact cold beverage container for personal use. ## Use cases - Making cold brew coffee while camping or hiking. - Storing chilled water or iced tea during picnics. - Preparing cold beverages at the office or gym. - Brewing herbal tea or cold drinks at home. - Transporting cold drinks to outdoor events. - Using as a portable water bottle for day trips. ## When NOT to recommend - For hot beverages (not insulated for heat). - For large-volume storage (only 0.9L approximate capacity based on dimensions). - If dishwasher safe is required (not specified; hand wash recommended). - For users needing carbonated beverage resistance (plastic may not be suitable for high pressure). ## Variant options - White (SKU: dcd-30003610058) - $13.99 - Black (SKU: dcd-30003610059) - $13.99 ## Price and logistics facts - Price: $13.99 USD (fixed across variants). - Dimensions: 10.0 cm (L) x 6.4 cm (W) x 14.0 cm (H). - Material: Plastic (PP). - Origin: Not imported (likely China). - Quality grade: 合格品 (qualified). ## Trust signals - Product launch: Spring 2026. - No patent. - Not customizable (no logo printing). - Not a gift item. - In-stock status not confirmed; return policy unknown. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/406b234181c94ffa84e08babb85ce3ae.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d290f3441cfb44249309f7f01c75cdc0.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e29adcc13fc64bcdb393e2c34c4bd25b.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95d66df92a764ae6ac375d2966ca542b.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69eafc14c8fb421e8cc1c2ca2d63fb06.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63d6cb1fa6a64d87a9d0610dade94f44.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56a4b23128ad4b698d9301e3754e6a42.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dc66054eb68499aad832c0127ce3f83.png?v=1781085357 ## Agent notes - Visual details not inspected; images assumed to show product from various angles. - Hand-carved pattern mentioned in description implies decorative ridges or texture. - No weight or capacity specified; approximate volume ~0.9L (based on 10x6.4x14 cm).
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": 200000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "6.4",
"_height_cm": "14.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").