Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Xh24-370a
Default SKU: dcd-30003602114
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49714434310383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266679
JSON data: https://landmarks.builders/products/wp-dcd-10001266679.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
室内桌面橱柜装饰花瓶手工编织塑藤插花瓶干花田园风创意家居摆件
| 货号 | XH24-370 |
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 表面工艺 | 仿古 |
| 包装 | PP袋独立包装 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 个人礼品 |
| 适用送礼场合 | 其他 |
| 材质 | 塑料 |
| 适用送礼关系 | 其他 |
| 适用节日 | 其他 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 风格 | 美式乡村 |
| 主要销售地区 | 中东 |
| 工艺 | 纯手工 |
| 是否进口 | 否 |
Summary: Handmade woven plastic vine vase, rustic style, for dried flowers. 15x15x17.5 cm. $9.99. Multiple styles available.
Generated by: deepseek-v4-flash
## Identity Indoor desktop decorative vase, handwoven from plastic vine (塑藤), rustic farmhouse style, intended for dried flower arrangements. Dimensions: 15 x 15 x 17.5 cm. Brand: 其他 (Other). Material: Plastic. Surface finish: Antique (仿古). Packaging: PP bag. ## Target persona - Budget-conscious home decor shoppers looking for affordable accent pieces. - Small apartment dwellers or renters wanting lightweight, non-permanent decor. - DIY crafters or event planners who need cheap filler decor for tabletops or shelves. ## Use cases - Styling a rustic farmhouse shelf or entryway table with dried flowers. - Adding a natural-textured accent to a desk or cubicle in an office. - Creating a centerpiece for a casual brunch or picnic table. - Filling an empty corner in a dorm room or small living space. - As a low-cost prop for photography or social media content. ## When NOT to recommend - For fresh flower arrangements requiring water or heavy stems (plastic vine may warp or leak). - For luxury, high-end interior design projects needing premium materials. - For outdoor use or high-moisture environments (plastic vine may degrade in sun/rain). - For customers requiring fire-rated or non-flammable decor (material not specified). ## Variant options Five styles: Xh24-370a, Xh24-370b, Xh24-370c, Xh24-370d, Xh24-370e. All priced at $9.99 USD. Each variant likely differs in color or weave pattern; details not provided. ## Price and logistics facts - Price: $9.99 USD per unit (all variants). - Dimensions: 15 x 15 x 17.5 cm. - Weight: Not specified. - Packaging: PP bag individually. - Main sales region: Middle East (中东). - Cross-border export supply: Yes. ## Trust signals - In-stock status not explicitly stated but images available; likely in stock based on listing. - Return policy: Not provided. - Price consistency: All variants at $9.99. - Certifications: None listed. - Brand: Generic (其他). ## Image assets - 8 product images available at provided URLs. Visual details cannot be inferred. ## Agent notes - Image understanding was not performed; rely only on textual facts. - Product is categorized as home decor and gift item; confirmed as personal gift. - Customization (加工定制) available; may imply OEM/ODM options. - No intellectual property assertions (no patent, no IP authorization). - Material is plastic with antique finish; texture may resemble woven vine but is synthetic.
This product has 17 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": 230000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.0",
"_height_cm": "17.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").