Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Cyan
Default SKU: dcd-30003619888
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/49713460773103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273616
JSON data: https://landmarks.builders/products/wp-dcd-10001273616.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
便携PE喷雾杯 多功能户外运动喷雾水壶 双层保冷喷雾水杯骑行水壶
| 全国工业生产许可证编号 | 浙XK16-204-00818 |
| 图案 | 纯色 |
| 价格段 | 20-30元 |
| 产品上市时间 | 2025 |
| 是否有专利 | 无 |
| 材质 | pet |
| 适用对象 | 水 |
| 包装规格 | 单个 |
| 贸易属性 | 内贸 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 结构 | 双层 |
| 形状 | 圆柱形 |
| 产地 | 台州 |
| 品牌 | 福麓 |
| 货号 | XM-0119 |
| 适用人群 | 通用 |
| 包装 | 纸盒 |
| 加印LOGO | 不可以 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 重量 | 175 |
| 产品质量等级 | 一等品 |
| 系列 | 彩色花 |
| 形象 | 其他 |
| 适用送礼场合 | 节日 |
| 功能 | 便携 |
| 版权 | 无 |
| 风格 | 运动 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: Portable PE spray bottle with double-layer cold insulation for water, ideal for outdoor sports and cycling. 4 color variants, 14.99 USD, dimensions 29.5x8.1x8.1 cm.
Generated by: deepseek-v4-flash
## Identity Portable PE Spray Bottle (Fulul brand), double-layer cold insulation, for water. Dimensions 29.5 x 8.1 x 8.1 cm. Weight 175g. 4 color options. ## Target persona Outdoor sports enthusiasts, cyclists, runners, hikers needing a portable spray bottle for cooling or hydration during exercise. ## Use cases - Cooling mist on face and body during cycling or running. - Hydration with cold water on hikes. - Portable spray bottle for outdoor workouts or gym. - Storing cold water for short trips. - General misting for cooling in hot weather. ## When NOT to recommend - For hot beverages (PET material not heat resistant). - As primary water bottle for long treks (capacity not specified). - For users seeking insulated steel or vacuum bottles. - For carbonated or acidic drinks (PET compatibility unknown). ## Variant options - Cyan, $14.99 - Yellow, $14.99 - Red, $14.99 - Blue, $14.99 ## Price and logistics facts - Price: $14.99 USD. - Dimensions: 29.5 x 8.1 x 8.1 cm. - Weight: 175g. - Origin: Taizhou, China. Brand: Fulul. - Packaging: paper box. - Custom logo not available. ## Trust signals - Chinese industrial production license number: 浙XK16-204-00818. - Classified as "一等品" (first-class product). - Multiple image assets available. - No patent (stated). - Stock status not specified; assume in stock based on listing. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - This product is a spray bottle with double-layer insulation for cold drinks only. Not for hot liquids. Spray function likely for cooling mist. Capacity not specified. Material is PET plastic. Ensure buyer's intended use matches spray and cold insulation features. Image understanding not performed – no visual details inferred.
This product has 16 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": "便携PE喷雾杯 多功能户外运动喷雾水壶 双层保冷喷雾水杯骑行水壶",
"quantity": 1,
"grams": 210000,
"properties": {
"_length_cm": "29.5",
"_width_cm": "8.1",
"_height_cm": "8.1"
}
}],
"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").