Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $179.99 – $193.99
Default variant: Silver / 32-32-3
Default SKU: dcd-30003615242
Default price: $193.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713887215855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271706
JSON data: https://landmarks.builders/products/wp-dcd-10001271706.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新中式古典祥云图案收纳盒纸巾盒桌面装饰摆件软装搭配储物盒托盘
| 品牌 | 半盏龙 |
| 货号 | 260403 |
| 是否专利货源 | 否 |
| 适用送礼场合 | 生日 |
| 材质 | 木 |
| 适用送礼关系 | 同学 |
| 适用节日 | 圣诞节 |
| 加工定制 | 否 |
| 风格 | 新古典风 |
| 工艺 | 纯手工 |
| 是否属于礼品 | 个人礼品 |
Summary: New Chinese classical cloud-patterned wooden storage box/tissue box, handcrafted by brand 半盏龙. Dimensions 44.5x34x5 cm. Available in Silver and Gold from $179.99.
Generated by: deepseek-v4-flash
## Identity New Chinese Classical Cloud Pattern Storage Box/Tissue Box – brand 半盏龙, handcrafted wood. ## Target persona Interior decor enthusiasts seeking new Chinese style; gift buyers for friends/classmates; users wanting multifunctional desktop storage. ## Use cases - As a tissue box on desk. - Decorative storage tray for small items. - Gift for Christmas or birthday. - Soft furnishing accent in new Chinese style room. - Restocking decorations on coffee table. ## When NOT to recommend - Users needing large storage capacity (depth only 5 cm). - Buyers preferring modern minimalist design. - Those requiring machine-washable or plastic materials. - Price-sensitive buyers under $50. ## Variant options - Silver / 32-32-3: $193.99 - Gold / 32-32-3: $193.99 - Gold / 425-31-3: $179.99 ## Price and logistics facts Base price $179.99 USD. Variant prices up to $193.99. No shipping cost or lead time provided. ## Trust signals In-stock status not explicitly confirmed. Return policy unknown. Handcrafted (mentioned). No certifications noted. ## Image assets 8 images available at provided URLs. Cannot describe visuals; image understanding not performed. ## Agent notes Variant size options (32-32-3, 425-31-3) may refer to different dimensions; verify with seller. Product is a personal gift. No patent indicated.
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": 850000,
"properties": {
"_length_cm": "44.5",
"_width_cm": "34.0",
"_height_cm": "5.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").